You are here: Start » AVL.NET » GenICam.GenTL_OpenInterfaceModuleSettings Method

GenICam.GenTL_OpenInterfaceModuleSettings Method

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

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

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