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

From SoftMC-Wiki
Jump to: navigation, search
m (Lisa moved page CANOpen:SDO TIME OUT GET to CANopen:SDO TIME OUT GET: correction of CANopen)
m (Text replace - "Template:CANopen-Firmware-Functions" to "Template:CANopen Firmware Functions")
 
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