Set Testrig Demands

(Standard Interface) Simulate -> Full-Vehicle Analysis -> Driveline Tests -> Testrig Demands
Sets the test-rig demands for a Bench-Test Analysis.
 
For the option:
Do the following:
Assembly
Select the assembly for which you want to set test-rig demands.
Define
Select if you want to define a test-rig demand. For example, if you want to define the throttle demand for your bench-test analysis, select the Define check box that corresponds to Throttle Demand.
<Testrig> Demand
Write your own function expression that defines the inputs for your bench-test analysis.
Select to use the Function or Expression Builder to define a function. For information on the Function or Expression Builder, see Function Builder.
Initial Condition
Assign the initial value of the test-rig demand to the value your own function expression should have during the static equilibrium.
 
Note:  
You should ensure that your model is capable of executing the requested Testrig Demand. For instance, using subsystem gearbox_longitudinal.sub does not allow to shift gears during the simulation, and you should use gearbox_longitudinal_synchro.sub instead.