Volume OtherIO | |
C Binding: Typedef | INDEX NO INDEX |
Type MotionControl_StatusEnum![]() |
---|
Success | |
---|---|
Value | 0 |
c-type | pwr_eMotionControl_StatusEnum_Success |
Unable to find device | |
---|---|
Value | 1 |
c-type | pwr_eMotionControl_StatusEnum_FindDevice |
Unable to connect to device | |
---|---|
Value | 2 |
c-type | pwr_eMotionControl_StatusEnum_ConnectDevice |
Device not connected | |
---|---|
Value | 8 |
c-type | pwr_eMotionControl_StatusEnum_NotConnected |
Unable to write to device | |
---|---|
Value | 10 |
c-type | pwr_eMotionControl_StatusEnum_Write |
Unable to find device at write | |
---|---|
Value | 11 |
c-type | pwr_eMotionControl_StatusEnum_WriteFind |
Unable to read device | |
---|---|
Value | 12 |
c-type | pwr_eMotionControl_StatusEnum_Read |
Read timeout | |
---|---|
Value | 13 |
c-type | pwr_eMotionControl_StatusEnum_ReadTimeout |
Error in command reply | |
---|---|
Value | 14 |
c-type | pwr_eMotionControl_StatusEnum_CommandReply |
No such command (USBIO) | |
---|---|
Value | 15 |
c-type | pwr_eMotionControl_StatusEnum_Command |
Parameter error | |
---|---|
Value | 16 |
c-type | pwr_eMotionControl_StatusEnum_Parameter |
Unable to activate function | |
---|---|
Value | 17 |
c-type | pwr_eMotionControl_StatusEnum_Function |
Not activated, execute configuration | |
---|---|
Value | 18 |
c-type | pwr_eMotionControl_StatusEnum_NotActivated |
Checksum error | |
---|---|
Value | 19 |
c-type | pwr_eMotionControl_StatusEnum_Checksum |
SPI error | |
---|---|
Value | 21 |
c-type | pwr_eMotionControl_StatusEnum_SPI |
AD switch error | |
---|---|
Value | 22 |
c-type | pwr_eMotionControl_StatusEnum_ADSwitch |
Not working in this hardware | |
---|---|
Value | 23 |
c-type | pwr_eMotionControl_StatusEnum_Hardware |
Unknown error | |
---|---|
Value | 30 |
c-type | pwr_eMotionControl_StatusEnum_Unknown |