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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "CANOpen" to "CANopen")
m (Text replace - "Template:CANopen-Firmware-Functions" to "Template:CANopen Firmware Functions")
 
(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:41, 26 August 2014

Read Timeout for SDO upload/download.
Default is 1000 mSec.

Input

None

Output

None

Return Value

Timeout in mSecs

Declaration

import_c SDO_TIME_OUT_GET() as long

Syntax

value = SDO_TIME_OUT_GET()

Exceptions

None

Examples

value = SDO_TIME_OUT_GET()

See Also