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

GigEVision_DeviceDescriptor Constructor

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public GigEVision_DeviceDescriptor
(
	string IpAddress,
	string MacAddress,
	string SerialNumber,
	string ManufacturerName,
	string ModelName,
	string UserId
)

Parameters

Name Type Range Default Description
IpAddressstring
MacAddressstring
SerialNumberstring
ManufacturerNamestring
ModelNamestring
UserIdstring

See also