RobotIO(String) Constructor
Constructs an instance using a serial port name, 57600 baud rate and data terminal ready as false.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
public RobotIO(
string port
)
Public Sub New (
port As String
)
new :
port : string -> RobotIO
Parameters
- port String
- Serial port name.