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

GenicamInvoke.GenTL_OpenLibrarySystemModuleSettings

Opens configuration node set (a system module configuration) of GenTL provider library.

Namespace:Fil
Assembly:FilNet.Genicam.dll

Syntax

C++
C#
 
public static int GenTL_OpenLibrarySystemModuleSettings
(
	string inLibraryPath
)

Parameters

Name Type Range Default Description
inLibraryPathstringPath identifying library which system module should be accessed.

See also