Serial Port Communication April 30, 2010 Include the namespace System.IO.PortsSerialPort sp = new SerialPort();Sp.Open();sp.WriteLine(textBox1.Text); Share Get link Facebook X Pinterest Email Other Apps Share Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment