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

GenicamInvoke.GigEVision_OpenDevice

Opens a handle to a GigE Vision device.

Namespace:Fil
Assembly:FilNet.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