This struct represents a mapping from one receive PDO to one dictionary entry. There may be multiple ReceivePDOMapping instances for one PDO. More...
#include <receive_pdo_mapping.h>

Public Attributes | |
| uint16_t | cob_id |
| COB-ID of the PDO. | |
| std::string | entry_name |
| Name of the dictionary entry. | |
| uint8_t | offset |
| index of the first mapped byte in the PDO message | |
This struct represents a mapping from one receive PDO to one dictionary entry. There may be multiple ReceivePDOMapping instances for one PDO.
Definition at line 42 of file receive_pdo_mapping.h.
1.8.7