![]() |
CANopen Slave Protocol Stack
Version 7.08.00
|
This structure defines the available network variables. Please note that input variables require
variables require receive PDOs (i.e. the symbol COS_PDO_RCV_NUMBER must be greater 0.
Data Fields | |
| uint8_t | aubIn [COS_DS302_NV_UNSIGNED8] |
| uint16_t | auwIn [COS_DS302_NV_UNSIGNED16] |
| uint32_t | aulIn [COS_DS302_NV_UNSIGNED32] |
| uint8_t | aubOut [COS_DS302_NV_UNSIGNED8] |
| uint16_t | auwOut [COS_DS302_NV_UNSIGNED16] |
| uint32_t | aulOut [COS_DS302_NV_UNSIGNED32] |
| uint8_t Cos302_NetVar_s::aubIn[COS_DS302_NV_UNSIGNED8] |
Input variables of data type UNSIGNED8
| uint8_t Cos302_NetVar_s::aubOut[COS_DS302_NV_UNSIGNED8] |
Output variables of data type UNSIGNED8
| uint32_t Cos302_NetVar_s::aulIn[COS_DS302_NV_UNSIGNED32] |
Input variables of data type UNSIGNED32
| uint32_t Cos302_NetVar_s::aulOut[COS_DS302_NV_UNSIGNED32] |
Output variables of data type UNSIGNED32
| uint16_t Cos302_NetVar_s::auwIn[COS_DS302_NV_UNSIGNED16] |
Input variables of data type UNSIGNED16
| uint16_t Cos302_NetVar_s::auwOut[COS_DS302_NV_UNSIGNED16] |
Output variables of data type UNSIGNED16