Macros | |
| #define | ABORT_NOERROR 0x00000000 |
| No SDO error. | |
| #define | ABORT_TOGGLE_BIT_NOT_CHANGED 0x05030000 |
| Toggle bit not changed. | |
| #define | ABORT_SDO_PROTOCOL_TIMEOUT 0x05040000 |
| SDO timeout. | |
| #define | ABORT_COMMAND_SPECIFIER_UNKNOWN 0x05040001 |
| Command specifier unknown. | |
| #define | ABORT_OUT_OF_MEMORY 0x05040005 |
| Out of memory. | |
| #define | ABORT_UNSUPPORTED_ACCESS 0x06010000 |
| Unsupported Access. | |
| #define | ABORT_WRITE_ONLY_ENTRY 0x06010001 |
| Write only entry. | |
| #define | ABORT_READ_ONLY_ENTRY 0x06010002 |
| Read only entry. | |
| #define | ABORT_ENTRY_CANT_BE_WRITTEN_SI0_NOT_0 0x06010003 |
| Entry can not be written because Subindex0 is not 0. | |
| #define | ABORT_COMPLETE_ACCESS_NOT_SUPPORTED 0x06010004 |
| The object can not be accessed via complete access. | |
| #define | ABORT_OBJECT_NOT_EXISTING 0x06020000 |
| Object not existing. | |
| #define | ABORT_OBJECT_CANT_BE_PDOMAPPED 0x06040041 |
| Object can not be mapped to PDO. | |
| #define | ABORT_MAPPED_OBJECTS_EXCEED_PDO 0x06040042 |
| Mapped Object exceeds PDO. | |
| #define | ABORT_PARAM_IS_INCOMPATIBLE 0x06040043 |
| Parameter is incompatible. | |
| #define | ABORT_INTERNAL_DEVICE_INCOMPATIBILITY 0x06040047 |
| Device incompatibility. | |
| #define | ABORT_HARDWARE_ERROR 0x06060000 |
| Hardware error. | |
| #define | ABORT_PARAM_LENGTH_ERROR 0x06070010 |
| Parameter length error. | |
| #define | ABORT_PARAM_LENGTH_TOO_LONG 0x06070012 |
| Parameter is too long. | |
| #define | ABORT_PARAM_LENGTH_TOO_SHORT 0x06070013 |
| Parameter is too short. | |
| #define | ABORT_SUBINDEX_NOT_EXISTING 0x06090011 |
| Subindex (Entry) not exists. | |
| #define | ABORT_VALUE_EXCEEDED 0x06090030 |
| Value exceeds. | |
| #define | ABORT_VALUE_TOO_GREAT 0x06090031 |
| Value is too great. | |
| #define | ABORT_VALUE_TOO_SMALL 0x06090032 |
| Value is too small. | |
| #define | ABORT_MODULE_ID_LIST_NOT_MATCH 0x06090033 |
| Detected Module Ident List (0xF030) and Configured Module Ident list (0xF050) does not match. | |
| #define | ABORT_MAX_VALUE_IS_LESS_THAN_MIN_VALUE 0x06090036 |
| Value is less than minimum value. | |
| #define | ABORT_GENERAL_ERROR 0x08000000 |
| General error. | |
| #define | ABORT_DATA_CANNOT_BE_READ_OR_STORED 0x08000020 |
| Data can not be read or written. | |
| #define | ABORT_DATA_CANNOT_BE_READ_OR_STORED_BECAUSE_OF_LOCAL_CONTROL 0x08000021 |
| Data can not be accessed because of local control. | |
| #define | ABORT_DATA_CANNOT_BE_READ_OR_STORED_IN_THIS_STATE 0x08000022 |
| Data can not be read or written in the current state. | |
| #define | ABORT_NO_OBJECT_DICTIONARY_IS_PRESENT 0x08000023 |
| Object is not in the object dictionary. | |