Redler Technologies Inc.

MotionKvaserComIsConnected 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 override bool IsConnected { get; set; }

Property Value

Boolean

Implements

IMotionComIsConnected

See Also