Click or drag to resize

SerialPortAPITransmit(Byte) Method

Sends a binary message via the card's serial port.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void Transmit(
	byte[] message
)

Parameters

message  Byte
The message bytes that should be sent.
See Also

Reference

SerialPortAPI Class
Transmit Overload
RAYLASE.SPICE3.ClientLib Namespace
SerialPortAPITransmit(Byte)
SerialPortAPITransmit(String)
CommandList.AppendSerialPortTransmit(byte)

Other Resources

serial port