IConfigwRTOSDevice Interface
This interface is the abstraction of the concrete implementation by class wRTOSDevice.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public interface IConfigwRTOSDevice : IConfigDevice
The IConfigwRTOSDevice type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ClassGuid |
See property ClassGuid. (Inherited from IConfigDevice.) |
|
|
Description |
See property Description. (Inherited from IConfigDevice.) |
|
|
DeviceInstanceId |
See property DeviceInstanceId. (Inherited from IConfigDevice.) |
|
|
FilterIOPortResources |
See property FilterIOPortResources. |
|
|
HardwareId |
See property HardwareId. (Inherited from IConfigDevice.) |
|
|
OutOfDate |
See property OutOfDate. (Inherited from IConfigDevice.) |
|
|
OwnedByRtos |
See property OwnedByRtos. (Inherited from IConfigDevice.) |
|
|
PCIBusLocation |
See property PCIBusLocation. (Inherited from IConfigDevice.) |
|
|
wRTOSDevices |
See property wRTOSDevices. (Inherited from IConfigDevice.) |
|
|
wRTOSNetworkDevices |
See property wRTOSNetworkDevices. (Inherited from IConfigDevice.) |
|
|
WindowsDevices |
See property WindowsDevices. (Inherited from IConfigDevice.) |
Methods
| Name | Description | |
|---|---|---|
|
|
GetKeepLineBasedInterrupts |
See method GetKeepLineBasedInterrupts(Boolean, Int32, Int32, Boolean). |
See Also: