Difference between revisions of "CANopen:CAN SYNC SEPARATOR COB"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Template:CANopen-Firmware-Functions" to "Template:CANopen Firmware Functions")
m (Lisa moved page CANOpen:CAN SYNC SEPARATOR COB to CANopen:CAN SYNC SEPARATOR COB: correction of CANopen)
 
(No difference)

Latest revision as of 14:51, 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)

See Also