Difference between revisions of "CANopen:SDO TIME OUT SET"
m (Text replace - "Template:CANopen-Firmware-Functions" to "Template:CANopen Firmware Functions") |
m (Lisa moved page CANOpen:SDO TIME OUT SET to CANopen:SDO TIME OUT SET: correction of CANopen) |
(No difference)
|
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)