Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Serial
Com
Connect
Com Method
Opens the serial 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
Whether the connection was successful
Implements
IMotionCom
ConnectCom
See Also
Reference
MotionSerialCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Return Value
Implements
See Also