Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Kvaser
Com
Set
Receive
Time
Out Method
Sets the maximum time to wait for the RX buffer to fill
Definition
Namespace:
Redler.Motion.Communication.MotionCom
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
override
bool
SetReceiveTimeOut
(
ulong
rxTimeOut
)
Parameters
rxTimeOut
UInt64
Duration in milliseconds
Return Value
Boolean
True if the new value is set successfully, false o/w
Implements
IMotionCom
SetReceiveTimeOut(UInt64)
See Also
Reference
MotionKvaserCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also