Installation guide
274 Stepper Drive
WNDGS Stepper Parameter
ACTION:
Enables or disables a stepper motor drive, winding current controlled.
PROGRAM SYNTAX:
WNDGS(axis)=expression
WNDGS=expression1, ... ,expression8
WNDGS(axis, ... , axis)=expression, ... , expression
WNDGS(axis) - used in an expression
REMARKS:
The axis specifies the number of the axis (1-8).
The expression specifies the state of the windings for the specified axis.
A zero indicated normal current or reduced current and a non-zero turns
the stepper motor winding current off.
The WNDGS command is set to zero on power up. This insures a safe
condition for a stepper drive on powered up.
Although the WNDGS command can be executed at any time, it be-
comes affective when no motion is taking place on an axis.
EXAMPLES:
WNDGS(2)=1
Sets the WNDGS state to 1 (Windings Off) on axis 2.
WNDGS=0,,1
Sets the WNDGS state on axis 1 to a 0 (Windings On) and axis 3
WNDGS state is 1 (Winding Off).
WNDGS(1,3)=0,1
Sets the WNDGS state on axis 1 to a 0 (Windings On) and axis 3
WNDGS state is 1(Windings Off).










