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
inDeviceHandleintHandle of an opened device which application side module should be accessed.

See also