Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Virtual
Com
Connect
Com Method
Connects to the selected communication port
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
ConnectCom
()
Return Value
Boolean
True if connected successfully, false o/w.
Implements
IMotionCom
ConnectCom
See Also
Reference
VirtualCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Return Value
Implements
See Also