Installation guide
272 Stepper Drive
REDUCE Stepper Parameter
ACTION: 
Enables, disables the Reduce current or returns the enable status.
PROGRAM SYNTAX:
REDUCE(axis)=expression
REDUCE=expression1, ... , expression8
REDUCE(axis, ... , axis)=expression, ... , expression
REDUCE(axis) - used in an expression
REMARKS:
The "axis" specifies the number of the axis (1-8).
When enabled, the stepper drive REDUCE output turns on when there is
no motion. This causes the drive to reduce the motor current to 50%.
This feature requires a compatible stepper motor drive.
If the expression is true (non-zero) then the REDUCE feature is enabled
for the specified axis. If the expression is false (zero) then the REDUCE
feature is disabled for the specified axis.
EXAMPLES: 
REDUCE(7)=1
enables the REDUCE feature for axis 7
REDUCE=1,1,,0,0,0,1,0
enables the REDUCE feature for axis 1,2,7, and disables the feature for
axis 4,5,6,8.










