Subsystem.State Property
Returns the current state of wRTOS Monitor.
Namespace:
IntervalZero.MaxRT.wRTOS.Monitor
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public SubsystemMonitorState State { get; }
Property Value
Type: Subsystem.MonitorState
Implements
IMonitorSubsystem.State
Exceptions
| Exception | Condition |
|---|---|
|
Thrown if this property is used without the wRTOS Runtime installed. |
See Also: