Click or drag to resize

SerialPortBinaryDataTransmitMessage Property

The message to send.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public byte[] TransmitMessage { get; set; }

Property Value

Byte
See Also