![]() |
CANopen Slave Protocol Stack
Version 7.08.00
|
This structure mirrors the Input status delay time object (6118h) as specified in CiA 453 section 9.5.27. It holds one UNSIGNED32 delay time per input status channel. Only sub-indices 01h..04h are mapped; the remaining entries defined by the spec are not supported.
The delay time for each channel shall be given as configured in the SI unit and prefix object 6000h.
Data Fields | |
| uint32_t | ulInputDelay |
| uint32_t | ulVControlDelay |
| uint32_t | ulCControlDelay |
| uint32_t | ulPControlDelay |
| uint32_t Cos453_InputStatusDelay_s::ulCControlDelay |
03h: c-control delay time
| uint32_t Cos453_InputStatusDelay_s::ulInputDelay |
01h: Input delay time
| uint32_t Cos453_InputStatusDelay_s::ulPControlDelay |
04h: p-control delay time
| uint32_t Cos453_InputStatusDelay_s::ulVControlDelay |
02h: v-control delay time