Subsystem.MonitorComponent Enumeration

This enumeration represents the product components that can have monitor event generation enabled/disabled.

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
[Flags]
public enum MonitorComponent : ulong

Members

Name

Value Description

None

0

No components.

TCPIPStack

1

The TCP/IP Stack component.

NL2

2

The wRTOS Network Link Layer (NL2) component.

See Also: