You are here: Start » AVL.NET » GenicamInvoke.GigEVision_OpenDevice

GenicamInvoke.GigEVision_OpenDevice

Opens a handle to a GigE Vision device.

Namespace:Avl
Assembly:AvlNet.Genicam.dll

Syntax

C++
C#
 
public static int GigEVision_OpenDevice
(
	string inDeviceAddress
)

Parameters

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

See also