Command |
Sends a message via the serial port.
public void AppendSerialPortTransmit( string message )
NB: if an End-Of-Message sequence is required (e.g. newline, etc), it must be explicitly included at the end of the message, e.g. "mymessage\n".
Appends a SERIAL_PORT_TRANSMIT command to the list.