CVBpy 14.1
NodeMapID Class Reference

Contains all known node map names. More...

Inherits object.

Static Public Attributes

 DataStream = TLDatastream
 The name of the node map that gives access to the GenTL streaming interface (grab/acquisition).
 
 Device = Device
 The name of the node map that gives access to CVB's GenTL enumeration.
 
 Factory = TLFactory
 The name of the node map that gives access to the GenTL system (the TL itself) of the currently opened device.
 
 Interface = TLInterface
 The name of the node map that gives access to the GenTL interface (e.g. More...
 
 System = TLSystem
 The name of the node map that gives access to the GenTL interface (e.g. More...
 
 TLDevice = TLDevice
 The name of the node map that gives access to the GenTL's side of the device (the proxy).
 
 VinDevice = VinDevice
 The name of the node map that represents the video interface driver.
 

Detailed Description

Contains all known node map names.

Member Data Documentation

◆ Interface

Interface = TLInterface
static

The name of the node map that gives access to the GenTL interface (e.g.

the NIC) of the currently opened device.

◆ System

System = TLSystem
static

The name of the node map that gives access to the GenTL interface (e.g.

the NIC) of the currently opened device.