Go to the source code of this file.
Classes | |
class | CannotGetSetPortAttributesException |
class | CannotOpenPortException |
class | DeviceReadException |
class | DeviceWriteException |
class | ErrorException |
class | PortNotOpenException |
class | ReadNotCompleteException |
class | ReadWriteNotCompleteException |
class | WriteNotCompleteException |
Enumerations | |
enum | { ERR_FAILED = -1, ERR_INVALID_ARGUMENT = -2, ERR_STATE_MISMATCH = -3, ERR_TYPE_MISMATCH = -4, ERR_RANGE_MISMATCH = -5, ERR_AXIS_HEARTBEAT = -6, ERR_AXIS_OPERATIONAL = -7, ERR_AXIS_MOVE = -8, ERR_AXIS_MOVE_POLY = -9, ERR_AXIS_COLLISION = -10, ERR_AXIS_ANY = -11, ERR_CRC = -12, ERR_PERIPHERAL = -13, ERR_MESSAGE = 192, ERR_MESSAGE_STRING = 193 } |
Error codes in error handling strings. More... | |
anonymous enum |
Error codes in error handling strings.
Definition at line 20 of file cdlCOMExceptions.h.