You are here: Start » AVL.NET » GenicamInvoke.GenTL_OpenInterfaceModuleSettings
GenicamInvoke.GenTL_OpenInterfaceModuleSettings
Opens configuration node set (an interface module configuration) of GenTL provider communication interface.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Genicam.dll |
Syntax
C++
C#
public static int GenTL_OpenInterfaceModuleSettings ( string inLibraryPath, string inInterfaceId )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inLibraryPath | string | Path identifying provider library. | ||
![]() | inInterfaceId | string | String identifying communication interface which should be accessed. |

