Lely core libraries 2.3.4
|
The 128-bit number uniquely identifying each CANopen node. More...
#include <lss_master.hpp>
Data Fields | |
uint32_t | vendor_id |
The vendor-ID. | |
uint32_t | product_code |
THe product code. | |
uint32_t | revision |
The revision number. | |
uint32_t | serial_nr |
THe serial number. | |
The 128-bit number uniquely identifying each CANopen node.
The fields of this struct correspond to the sub-indices of object 1018 (Identity object).
Definition at line 61 of file lss_master.hpp.