Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Com
Is
Connected Property
Indicates if the communication converter is connected
Definition
Namespace:
Redler.Motion.Communication.MotionCom
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
abstract
bool
IsConnected
{
get
;
set
; }
Property Value
Boolean
Implements
IMotionCom
IsConnected
See Also
Reference
MotionCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Property Value
Implements
See Also