Redler Technologies Inc.

MotionComIsConnected 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#
public abstract bool IsConnected { get; set; }

Property Value

Boolean

Implements

IMotionComIsConnected

See Also