CVB.Net 14.0
DeviceInterfaceBase Class Reference

Base class of all the driver interface implementations. More...

Inherits IDeviceInterface.

Inherited by DeviceControl, DigitalIO, ImageRect, NotifyObservable, and RingBuffer.

Public Member Functions

 DeviceInterfaceBase (Device device)
 Ctor. More...
 

Properties

Device Parent [get]
 The Device this interface works on.
 
- Properties inherited from IDeviceInterface
Device Parent [get]
 The Device this interface works on.
 

Detailed Description

Base class of all the driver interface implementations.

Constructor & Destructor Documentation

◆ DeviceInterfaceBase()

Ctor.

Parameters
deviceParent device.