Click or drag to resize

SerialPortSendByteArray Method

Overload List
 NameDescription
Public methodSendByteArray(Byte) Sends a byte array to the serial port.
Public methodSendByteArray(Byte, Int32) Sends a specified number of bytes from a byte array to the serial port.
Public methodSendByteArray(Byte, Int32, Int32) Sends a specified number of bytes from a byte array to the serial port.
Top
See Also