dy_ramp
Purpose:
-
Set the dyno controller open loop ramping on or off with a specified rate when turning on.
Enter:
-
dy_ramp <mode> [ramp_rate]
Where:
-
mode
Specify one of the following:
- on, ON to turn on the dyno controller open loop ramping.
- off, FF to turn off the dyno controller open loop ramping.
ramp_rate
Optional unless mode is on/ON. Specify the rate as a positive value that the open loop dyno controller should use. This argument is required if the mode is ON or on.
Example:
-
dy_ramp off
The above command disables the dyno controller ramping.dy_ramp ON 100
The above command sets the dyno controller open loop ramping on with a ramp rate of 100 units/sec.
Notes:
-
Do not use this command when two dynos are being used.