Click or drag to resize

BaseScanHeadVerifyMonitoringStatus Method

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

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual bool VerifyMonitoringStatus()

Return Value

Boolean
True if scan head is OK.
See Also