Difference between revisions of "CANopen:SDO TIME OUT SET"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "CANOpen" to "CANopen")
m (Lisa moved page CANOpen:SDO TIME OUT SET to CANopen:SDO TIME OUT SET: 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:44, 26 August 2014

Set Timeout in mSec for SDO upload/download.

Input

value: timeout in mSecs

Output

None

Return Value

None

Declaration

import_c SDO_TIME_OUT_SET(byval as long)

Syntax

SDO_TIME_OUT_SET(<value>)

Exceptions

None

Examples

SDO_TIME_OUT_SET(2000)

See Also