Click or drag to resize

ScannerMonitoringConfigGoodValue1 Property

Expected "good value" used during "pong" phase providing ping-pong mode is enabled.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.7.0
Syntax
C#
public uint GoodValue1 { get; set; }

Property Value

UInt32
Remarks

This property is applicable only if ping-pong mode is enabled. Otherwise, it is ignored.

Please refer to GoodValue for further details.

See Also