Transport layer modules#
ItalaApiNET leverages the power of GenTL for data transport: the core of the library implements the architecture defined by the GenTL standard.
That means the client code can retrieve the nodemaps of the internal ItalaApiNET modules and change their behaviour by configuring the parameters via Itala.GenApi
.
Each ItalaApiNET interface provides the nodemaps of the GenTL modules it depends on.
GenTL Module |
ItalaApiNET Interface |
Method |
---|---|---|
System |
||
Interface |
||
Local Device |
||
Remote Device |
||
Datastream |
Note
Feature names and types of the GenTL modules are standardized by the GenTL SFNC (GenTL Standard Feature Naming Convention) the same way SFNC standardizes the features of GenICam devices. Please refer to the official GenTL SFNC document to gather information about particular features. Refer to the official GenICam document to find a more in-depth description of the standard. All the material is freely accessible from the GenICam Introduction page.