Component Class

This class encapsulates various control operations for the Network Link Layer (NL2).

Namespace:  IntervalZero.MaxRT.NL2.Control
Assembly:  IntervalZero.MaxRT.NL2.Control (in IntervalZero.MaxRT.NL2.Control.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public class Component : wRTOSObject, INL2Component

 

The Component type exposes the following members:

Constructors

 

Name Description

Public method

Component

Constructor.

Methods

 

Name Description

Public method

GetClientProcessIDs

Gets a list of client process IDs that are using the NL2 component.

Public method

GetStatus

Queries the status of the NL2 component.

Public method

Start

Starts the NL2 component.

Protected method

Stop

Stops the NL2 component.

See Also: