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

GenicamInvoke.GenTL_OpenInterfaceModuleSettings

Opens configuration node set (an interface module configuration) of GenTL provider communication interface.

Namespace:Fil
Assembly:FilNet.Genicam.dll

Syntax

C++
C#
 
public static int GenTL_OpenInterfaceModuleSettings
(
	string inLibraryPath,
	string inInterfaceId
)

Parameters

Name Type Range Default Description
inLibraryPathstringPath identifying provider library.
inInterfaceIdstringString identifying communication interface which should be accessed.

See also