Click or drag to resize

SPICE3DeviceSetScannerMonitorConfiguration Method

Sends the scanner monitoring configuration to the card.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public void SetScannerMonitorConfiguration(
	ScannerMonitoring scannerMonitoring
)

Parameters

scannerMonitoring  ScannerMonitoring
Configuration to send.
See Also