mcx::ecat::EcatDeviceInfo
less than a minute
mcx::ecat::EcatDeviceInfo
Public Attributes
Name | |
---|---|
unsigned int | vendor_id |
unsigned int | product_code |
unsigned int | alias |
unsigned int | position |
std::string | name |
std::string | group |
Public Attributes Documentation
variable vendor_id
unsigned int vendor_id;
variable product_code
unsigned int product_code;
variable alias
unsigned int alias;
variable position
unsigned int position;
variable name
std::string name;
variable group
std::string group;
Updated on 2022-04-05 at 16:21:27 +0200