Click or drag to resize

ScannerMonitoringUsePingPoing Property

Enables scanner monitoring ping pong mode.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public bool UsePingPoing { get; set; }

Property Value

Boolean
Remarks
When enabled, Command1 is sent alternating with Command in order to observe problems on the tx-side.
See Also