// Using serial (if TM-U220 serial or USB virtual COM) using (SerialPort sp = new SerialPort("COM3", 9600, Parity.None, 8, StopBits.One))