Writes data represented by a hexadecimal string to the port
Returns true on success
port1.WriteHexString("012345abcd");
port1.WriteHexString("01 23 45 ab cd");
port1.WriteHexString("0 1 2 3 4 5 a b c d");
DotNetSerialPort Class | SWBOX Namespace | DotNetSerialPort.WriteHexString Overload List