Serial |
| Name | Description | |
|---|---|---|
| SendByteArray(Byte) | Sends a byte array to the serial port. | |
| SendByteArray(Byte, Int32) | Sends a specified number of bytes from a byte array to the serial port. | |
| SendByteArray(Byte, Int32, Int32) | Sends a specified number of bytes from a byte array to the serial port. |