SystemAPIGetOperatingState Method |
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public OperatingState GetOperatingState()
Return Value
OperatingStateThe 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