Click or drag to resize

ScannerMonitoringConfigMask1 Property

Bit mask 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 Mask1 { get; set; }

Property Value

UInt32
Remarks

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

Please refer to Mask for further details.

See Also