CANopen:CAN SYNC SEPARATOR COB

From SoftMC-Wiki
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