Right now, there is no way to programmatically get the control signal trajectories from an integration. One must print the control history to a storage file then read it back in.
So, a Controller should have an output for its control signal. To make this really useful though, we'll need some component that gathers up the control signals of all the Controllers.