other
Purpose:
-
Set the target value for the ‘other’ controller and optionally a ramp rate.
Enter:
-
other <target> [ramp_rate]
Where:
-
target
Specify the target value for the ‘other’ controller.
ramp_rate
Optional. Specify the rate to change the target value from its current value to the new target value. It must be a positive number.
Example:
-
other 150
The above command sets the ‘other’ target for the controller to 150.other 120 10
The above command sets the ‘other’ target for the controller to 120. The target will be ramped from its current value to the new target value at the rate of 10 [units]/sec.
Notes:
-
If the ramp_rate is provided, it must be a positive value. Otherwise, an error is generated.