User manual

Table Of Contents
DELIB API reference |
Seite 35
4.3.1.9. DAPI_STEPPER_CMD_DISABLE
Description
This command is used to disable/enable the motor. The motor stops or starts
driving. This command can be only used when the motor stopped.
Definition
DapiStepperCommand(handle, motor, DAPI_STEPPER_CMD_DISABLE, par1, 0, 0,
0);
Parameters
par1 = Disablemode (0=Normal function / 1=Disable)