DotNetSerialPort

DotNetSerialPort.WriteHexString Method

Writes data represented by a hexadecimal string to the port

Overload List

Writes data represented by a hexadecimal string to the port

public bool WriteHexString(string);

Writes data represented by a hexadecimal string to the port

public bool WriteHexString(string,int);

See Also

DotNetSerialPort Class | SWBOX Namespace