Configure and Control (RTFW) Data Types
The RTFW library contains these enumerations and structures:
Note: RTFW libraries can only be used in Windows applications.
Enumerations
| Name | Description |
|---|---|
|
Represents the five possible exception handling modes in the wRTOS Subsystem. |
|
|
Represents the interrupt type used by a wRTOS real-time network interface. |
|
|
Represents the wRTOS Monitoring framework state. |
|
|
Represents the possible priority inversion protocols that the wRTOS Subsystem can use. |
|
|
Represents the state of the Intel® Resource Director Technology (RDT) features:
|
|
|
Represents the state of Intel® Resource Director Technology (RDT) performance optimization. |
|
|
Represents the type of restart (Subsystem or machine) required for wRTOS Subsystem configuration changes to take effect. |
|
|
Represents the different ways the wRTOS Subsystem can start. |
Structures
| Name | Description |
|---|---|
|
Represents the configuration of the wRTOS real-time output console. |
|
|
Represents the properties of device owned by wRTOS. Use the Windows Device Manager to convert ownership of a device from Windows to wRTOS. |
|
|
Contains the name and enabled state of a Network Link Layer (NL2) interface. |
|
|
Represents an IPv4 address, and a corresponding network mask used to configure real-time network interfaces. |
|
|
Represents the configuration of the wRTOS Local Memory pool. |
|
|
Represents the configuration of the wRTOS Monitoring framework. |
|
|
Contains the configuration of the Network Link Layer (NL2). |
|
|
Contains the configuration parameters of a Network Link Layer (NL2) interface. |
|
|
Contains the configuration of one MSI-X message for a Network Link Layer (NL2) interface. |
|
|
Contains receive queue information for a Network Link Layer (NL2) interface. |
|
|
Contains transmit queue information for a Network Link Layer (NL2) interface. |
|
|
Represents the configuration of the real-time network and its use of Local Memory MSpaces. |
|
|
Represents the configuration of the wRTOS remote debugger. |
|
|
Contains the configuration of the Network Relay component. See structure RTFW_RLY_INTERFACE for configuration parameters specific to a Network Relay interface. |
|
|
Represents the configuration parameters of a Network Relay interface. |
|
|
Holds the data fields for a singe scheduled process. |
|
|
Represents core wRTOS Subsystem configuration parameters. Other functions in this library can obtain and modify other configuration parameters. |
|
|
Represents the configuration of the TCP/IP Stack. |
|
|
Represents the configuration parameters of a TCP/IP Stack interface. |
|
|
Represents the configuration of the wRTOS watchdog timer, which is used to detect runaway real-time threads. |
|
|
Holds the E-CAT MainDevice instance configuration information. |