Click or drag to resize

ScannerMonitoringConfigCommand1 Property

Command 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 Command1 { get; set; }

Property Value

UInt32
Remarks

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

Please refer to Command for further details.

See Also