Type MotionControl_StatusEnum



MotionControl_StatusEnum elements   pwr_eMotionControl_StatusEnum
Success
Unable to find device
Unable to connect to device
Device not connected
Unable to write to device
Unable to find device at write
Unable to read device
Read timeout
Error in command reply
No such command (USBIO)
Parameter error
Unable to activate function
Not activated, execute configuration
Checksum error
SPI error
AD switch error
Not working in this hardware
Unknown error


Elements detail


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