CANopen:SDO TIME OUT SET

From SoftMC-Wiki
Jump to: navigation, search

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