Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Serial
Com
Is
Open Property
Indicates whether the serial communication is open or not
Definition
Namespace:
Redler.Motion.Communication.MotionCom
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
bool
IsOpen
{
get
; }
Property Value
Boolean
See Also
Reference
MotionSerialCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
See Also