Changes between Version 1 and Version 2 of SerialPort
- Timestamp:
- 06/03/13 19:23:58 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SerialPort
v1 v2 2 2 3 3 Cobra's support for serial ports comes through the .NET standard library. See: 4 * [http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx System.IO.SerialPort] 4 5 * [http://msmvps.com/blogs/coad/archive/2005/03/23/SerialPort-_2800_RS_2D00_232-Serial-COM-Port_2900_-in-C_2300_-.NET.aspx SerialPort (RS-232 Serial COM Port) in C# .NET] 5 6 * https://www.google.com/search?q=.net+rs-232