You are here: Start » AVL.NET » GenICam.GenTL_OpenDeviceModuleSettings Method
GenICam.GenTL_OpenDeviceModuleSettings Method
Opens configuration node set of GenTL device (a device module configuration) of application side transport layer.
| Namespace: | AvlNet |
|---|---|
| Assembly: | Genicam.Net.dll |
Syntax
public static int GenTL_OpenDeviceModuleSettings( int inDeviceHandle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDeviceHandle | int | Handle of an opened device which application side module should be accessed. |

