ERROR (ENUM)ΒΆ
TYPE ERROR :
Enumeration for the various error types used in the SNCM abstraction layer for EtherCAT communication:
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
ERR_OK
0
The action was successful.
ERR_FAILED
-1
The action failed due to a non specific reason.
ERR_NOIDENTITY
-2
The action failed due to a missing identity param
ERR_NOSLAVE
-3
The action failed due to a missing slave
ERR_NOVENDORID
-4
The action failed due to a missing vendor ID
ERR_NOMASTERIDX
-5
The action failed due to a missing master index
ERR_NOTINOPSTATE
6
The action failed because slave was not in operate state