![]() |
CANopen Slave Protocol Stack
Version 7.08.00
|
This structure mirrors the Output N commands object (6200h, 6210h, ..., 6270h) as specified in CiA 453 section 9.5.31. It holds the five UNSIGNED8 command fields for one output channel. The bank sub-parameter selects the active bank; the remaining fields control on/off, failure reset, operation mode, and self-start behaviour.
All fields default to FFh (take no action) after power-on, except ubBank which defaults to 00h (bank 1).
Data Fields | |
| uint8_t | ubOperationMode |
| uint8_t | ubOnOff |
| uint8_t | ubQuitFailure |
| uint8_t | ubBank |
| uint8_t | ubSelfStarting |
| uint8_t Cos453_OutputCmd_s::ubBank |
04h: Bank selection
| uint8_t Cos453_OutputCmd_s::ubOnOff |
02h: On/off
| uint8_t Cos453_OutputCmd_s::ubOperationMode |
01h: Operation mode
| uint8_t Cos453_OutputCmd_s::ubQuitFailure |
03h: Quit failure
| uint8_t Cos453_OutputCmd_s::ubSelfStarting |
05h: Self-starting