Difference between revisions of "CANopen:CAN SYNC SEPARATOR COB"
m (Text replace - "CANOpen" to "CANopen") |
m (Text replace - "Template:CANopen-Firmware-Functions" to "Template:CANopen Firmware Functions") |
||
Line 1: | Line 1: | ||
− | {{Template:CANopen | + | {{Template:CANopen Firmware Functions |
|DESCRIPTION= | |DESCRIPTION= |
Revision as of 14:40, 26 August 2014
COB ID of dummy separating message between master TXPDO and SYNC.
Default is 0x300
Input
number: COB ID of dummy separating message
Output
None
Return Value
None
Declaration
import_c CAN_SYNC_SEPARATOR_COB(byval as long)
Syntax
CAN_SYNC_SEPARATOR_COB(<number>)
Exceptions
None
Examples
CAN_SYNC_SEPARATOR_COB(0x333)