Struct SYN_CANOpenSDOClient¶
ClassList > SYN_CANOpenSDOClient
SDO Client Transaction Handle.
#include <syn_canopen_mgr.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | abort_code |
| uint8_t | data |
| size_t | data_len |
| uint16_t | index |
| SYN_SDOClientState | state |
| uint8_t | subindex |
| uint8_t | target_node |
| uint16_t | timeout_ms |
Public Attributes Documentation¶
variable abort_code¶
SDO abort code if error occurred
variable data¶
Read/Write data buffer
variable data_len¶
Length of payload data
variable index¶
Target OD Index
variable state¶
Current SDO state
variable subindex¶
Target OD Subindex
variable target_node¶
Target slave Node-ID (1..127)
variable timeout_ms¶
Transaction timeout timer
The documentation for this class was generated from the following file src/syntropic/proto/syn_canopen_mgr.h