IConfigDevice Interface

This interface is the abstraction of the concrete implementation by class Device.

Namespace:  IntervalZero.MaxRT.wRTOS.Config
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public interface IConfigDevice

 

The IConfigDevice type exposes the following members.

Properties

  Name Description

Public property

ClassGuid

See property ClassGuid.

Public property

Description

See property Description.

Public property

DeviceInstanceId

See property DeviceInstanceId.

Public property

HardwareId

See property HardwareId.

Public property

OutOfDate

See property OutOfDate.

Public property

OwnedByRtos

See property OwnedByRtos.

Public property

PCIBusLocation

See property PCIBusLocation.

Public property

wRTOSDevices

See property wRTOSDevices.

Public property

wRTOSNetworkDevices

See property wRTOSNetworkDevices.

Public property

WindowsDevices

See property WindowsDevices.

See Also: