Click or drag to resize

BaseWriteSerialPortAutomationDelay Property

The delay, in ms, between the last received response to the next data transmition.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public int Delay { get; set; }

Property Value

Int32
See Also