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

GenICam.GenTL_OpenLibrarySystemModuleSettings Method

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

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public static int GenTL_OpenLibrarySystemModuleSettings
(
	string inLibraryPath
)

Parameters

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

See also