You are here: Start » FIL.NET » GenicamInvoke.GenTL_OpenDeviceModuleSettings

GenicamInvoke.GenTL_OpenDeviceModuleSettings

Opens configuration node set of GenTL device (a device module configuration) of application side transport layer.

Namespace:Fil
Assembly:FilNet.Genicam.dll

Syntax

C++
C#
 
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