CVB.Net 14.0
AccessToken.TransportLayer Class Reference

Represents a GenTL Producer. More...

Inherits AccessToken.Node.

Public Attributes

readonly Interface[] Interfaces = null
 The interfaces available in this transport layer. 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 a GenTL Producer.

Member Data Documentation

◆ Interfaces

readonly Interface [] Interfaces = null

The interfaces available in this transport layer.

If this collection has Device children only one interface is present (the parent of the device).

null if no Interfaces are present.