Index
SlewRate
A slew rate, expressed as a percentage of the maximum.
- Input Format:
- An integral value between 10 and 100 (inclusive).
- 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 Integer 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 (1-Dec-1999)