Lely core libraries
2.2.5
|
An accessor providing read-only access to RPDO-mapped objects in a remote object dictionary. More...
#include <slave.hpp>
Public Member Functions | |
ConstObject | operator[] (uint16_t idx) const noexcept |
Returns an accessor object that provides read-only access to the specified RPDO-mapped object in the remote object dictionary. More... | |
An accessor providing read-only access to RPDO-mapped objects in a remote object dictionary.
|
inlinenoexcept |
Returns an accessor object that provides read-only access to the specified RPDO-mapped object in the remote object dictionary.
Note that this function succeeds even if the object does not exist.
idx | the object index. |