◆ assign_loaned_command_interfaces()
template<typename MessageInputType >
Assign loaned command interfaces from the hardware.
Assign loaned command interfaces on the controller start.
- Parameters
-
[in] | command_interfaces | vector of command interfaces provided by the controller. |
◆ get_command_interface_names()
template<typename MessageInputType >
Definition of command interface names for the component.
The function should be used in "command_interface_configuration()" of a controller to provide standardized command interface names semantic component.
\default Default implementation defined command interfaces as "name/NR" where NR is number from 0 to size of values;
- Returns
- list of strings with command interface names for the semantic component.
◆ set_values()
template<typename MessageInputType >
◆ set_values_from_message()
template<typename MessageInputType >
The documentation for this class was generated from the following file: