Click or drag to resize

SystemAPIGetOperatingState Method

triggered by a ScannerMonitoring error.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public OperatingState GetOperatingState()

Return Value

OperatingState
The current operating state
Remarks
As long as this error condition is active, executing lists is not possible. The card will only set this condition if an scanner monitoring detects an error while Enabled and ContinueOnError is set to false. Note that the error condition will also be reset by calling ResetToDefaults.
See Also