You are here: Start » AVL.NET » GenTL_DeviceDescriptor Constructor

GenTL_DeviceDescriptor Constructor

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public GenTL_DeviceDescriptor(
	string DeviceId,
	string InterfaceId,
	string LibraryPath,
	string DeviceDisplayName,
	string DeviceModel,
	string TLType
)

Parameters

Name Type Range Default Description
DeviceIdstring
InterfaceIdstring
LibraryPathstring
DeviceDisplayNamestring
DeviceModelstring
TLTypestring

See also