|
Lely core libraries
1.9.2
|
An accessor providing read-only access to a CANopen object in a local object dictionary. More...
#include <slave.hpp>
Public Member Functions | |
| ConstSubObject | operator[] (uint8_t subidx) const |
| Returns an accessor object that provides read-only access to the specified CANopen sub-object in the local object dictionary. More... | |
An accessor providing read-only access to a CANopen object in a local object dictionary.
|
inline |
Returns an accessor object that provides read-only access to the specified CANopen sub-object in the local object dictionary.
Note that this function succeeds even if the object does not exist.
| subidx | the object sub-index. |