CANopen:CAN SYNC SEPARATOR COB

From SoftMC-Wiki
Revision as of 14:51, 26 August 2014 by Lisa (talk | contribs) (Lisa moved page CANOpen:CAN SYNC SEPARATOR COB to CANopen:CAN SYNC SEPARATOR COB: correction of CANopen)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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