Introduction - If you have any usage issues, please Google them yourself
C # seralport
using System;
using System.Collections.Generic;
using System.Text;
using System.Configuration;
using System.IO;
using System.IO.Ports;
using System.Threading;
using System.Runtime.Serialization;
using System.Runtime.Serialization.Formatters.Binary;
using ConvertHelper;