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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "CANOpen" to "CANopen")
m (Lisa moved page CANOpen:CAN SYNC SEPARATOR COB to CANopen:CAN SYNC SEPARATOR COB: correction of CANopen)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Template:CANopen-Firmware-Functions
+
{{Template:CANopen Firmware Functions
  
 
|DESCRIPTION=
 
|DESCRIPTION=

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