IDeviceInterface Interface

CVB.Net Documentation
Base interface of all Device interfaces.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public interface IDeviceInterface

The IDeviceInterface type exposes the following members.

Properties

  NameDescription
Public propertyParent
The Device this interface works on.
Top
See Also

Reference