Redler Technologies Inc.

IMotionComSetReceiveTimeOut 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#
bool SetReceiveTimeOut(
	ulong rxTimeOut
)

Parameters

rxTimeOut  UInt64
Duration in milliseconds

Return Value

Boolean
True if the new value is set successfully, false o/w

See Also