Index

SlewRate

A slew rate, expressed as a percentage of the maximum.

Input Format:

A percentage of the maximum permitted slew rate, expressed as a floating-point number.

Use with do-loops:
When a SlewRate variable is used as the dependent variable of a do-loop, the associated loop increment is specified as an Double constant.

Examples:
The following example reduces the slew rate of the deck drive to 75% of its normal value.
 slew dk=75
Context:
This datatype is only used by the slew_rate command.

Martin Shepherd (2-Jul-2008)