Click or drag to resize

SerialPortBinaryDataExpectedResponseMessage Property

The expected response to be received.

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

Property Value

Byte
See Also