User manual

Table Of Contents
DELIB API reference |
Seite 149
4.7.1.11. DAPI_STEPPER_CMD_GET_MOTORCHARACTERISTIC
Description
With this command, motor specific parameter can be read. This command may
be used everytime. It is splitted in sub commands, that are analog to the
parameters of the DAPI_STEPPER_CMD_SET_MOTORCHARATERISTIC.
Definition
DapiStepperCommand(handle, motor,
DAPI_STEPPER_CMD_GET_MOTORCHARACTERISTIC, par1, 0, 0, 0);
Parameters
Get Parameter-Stepmode
par1=DAPI_STEPPER_MOTORCHAR_PAR_STEPMODE
Get Parameter-GO-Frequency
par1=DAPI_STEPPER_MOTORCHAR_PAR_GOFREQUENCY
Get Parameter-Start-Frequency
par1=DAPI_STEPPER_MOTORCHAR_PAR_STARTFREQUENCY
Get Parameter-Stop-Frequency
par1=DAPI_STEPPER_MOTORCHAR_PAR_STOPFREQUENCY
Get Parameter-Max-Frequency
par1=DAPI_STEPPER_MOTORCHAR_PAR_MAXFREQUENCY
Get Parameter-Accelerationslope
par1=DAPI_STEPPER_MOTORCHAR_PAR_ACCELERATIONSLOPE
Get Parameter-Decelerationslope
par1=DAPI_STEPPER_MOTORCHAR_PAR_DECELERATIONSLOPE
Get Parameter-Phasecurrent
par1=DAPI_STEPPER_MOTORCHAR_PAR_PHASECURRENT