Skip to content

Cynox-GmbH/Cynox.ModControl.Connections.SerialPort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cynox.ModControl.Connections.SerialPort

Provides a serial port connection for the ModControl library.

Example

var device = new ModControlDevice();
bool success = device.Connect(new SerialPortConnection("COM1", 9600));

About

Provides a serial port connection for ModControl library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages