You are here: Start » FIL.NET » GenICam.GigEVision_GetDeviceConnectionOpened Method

GenICam.GigEVision_GetDeviceConnectionOpened Method

Checks if connection with specified device is still active.

Namespace:FilNet
Assembly:Genicam.Net.dll

Syntax

public static bool GigEVision_GetDeviceConnectionOpened
(
	int inDeviceHandle
)

Parameters

Name Type Range Default Description
inDeviceHandleintHandle of an opened device that will be checked.

See also