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

GenICam.GenTL_OpenDeviceStreamModuleSettings Method

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

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public static int GenTL_OpenDeviceStreamModuleSettings
(
	int inDeviceHandle
)

Parameters

Name Type Range Default Description
inDeviceHandleintHandle of an opened device which application side stream module should be accessed.

See also