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

GenICam.GigEVision_OpenDevice Method

Opens a handle to a GigE Vision device.

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public static int GigEVision_OpenDevice
(
	string inDeviceAddress
)

Parameters

Name Type Range Default Description
inDeviceAddressstringTextual address that identifies a device in the network.

See also