|
Lely core libraries
1.9.2
|
The type of exception thrown when an SDO abort code is received. More...
#include <sdo_error.hpp>


Public Member Functions | |
| uint8_t | netid () const noexcept |
| Returns the network-ID. | |
| uint8_t | id () const noexcept |
| Returns the node-ID. | |
| uint16_t | idx () const noexcept |
| Returns the object index. | |
| uint8_t | subidx () const noexcept |
| Returns the object sub-index. | |
| const ::std::error_code & | code () const noexcept |
| Returns the stored error code. | |
The type of exception thrown when an SDO abort code is received.
Definition at line 116 of file sdo_error.hpp.