Click or drag to resize

SerialPortBinaryDataHasResponse Property

The flag to indicate whether a response is expected.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool HasResponse { get; set; }

Property Value

Boolean
See Also