SerialPortAPITransmit(Byte) Method |
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void Transmit(
byte[] message
)
Parameters
- message Byte
- The message bytes that should be sent.
See Also Reference
SerialPortAPITransmit(Byte)
CommandList.AppendSerialPortTransmit(byte)
Other Resources