CVB.Net 14.0
AccessToken.Interface Class Reference

Represents an interface module of a GenTL producer. More...

Inherits AccessToken.Node.

Public Attributes

readonly Device[] Devices = null
 The devices reachable via this interface. More...
 
- Public Attributes inherited from AccessToken.Node
readonly string ID = null
 Unique identifier of this module dependent on its parent.
 
readonly Info[] Infos = null
 Information collection.
 
readonly Parameter[] Parameters = null
 List of optional GenApi Feature settings.
 
readonly GenApiFeature[] GenApiFeatures = null
 List of optional GenApi Feature settings.
 

Additional Inherited Members

- Properties inherited from AccessToken.Node
ModuleLayer ModuleLayer [get]
 The module layer of this node.
 

Detailed Description

Represents an interface module of a GenTL producer.

Member Data Documentation

◆ Devices

readonly Device [] Devices = null

The devices reachable via this interface.

null if no Devices are present.