Click or drag to resize

GenericScanHeadVerifyMonitoringStatus Method

Verifies the monitoring status of the scan head. Might depend on the scan controller configuration (eg. scanner monitoring).

Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override bool VerifyMonitoringStatus()

Return Value

Boolean
True if scan head is OK.
See Also