Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Serial
Com
Is
Connected 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
override
bool
IsConnected
{
get
;
set
; }
Property Value
Boolean
Implements
IMotionCom
IsConnected
See Also
Reference
MotionSerialCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Property Value
Implements
See Also