Subsystem.ResetEvents Method

Resets the Persistent Event Set to the default combination of enabled/disabled events (see Subsystem for details about the Persistent and Transient Event Sets). This change will take effect the next time monitoring is enabled.

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

Copy
public void ResetEvents()

Implements

IMonitorSubsystem.ResetEvents

Exceptions

Exception Condition

wRTOSException

Thrown if this method is used without the wRTOS Runtime installed.

See Also: