Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Configuration.GigE.PersistentIp

Accessible

Configuration.GigE.PersistentIp.GetSupported

Syntax

uEye.Configuration.GigE.PersistentIp.GetSupported(uEye.Types.ETH.MacAddr MacAddr, out bool bPersistantIpSupported)

uEye.Configuration.GigE.PersistentIp.GetSupported(int s32DeviceId, out bool bPersistantIpSupported)

Description

Returns if the setting of a persistent IP is supported.

Parameter

uEye.Types.ETH.MacAddr

MacAddr

MAC address of the camera

int

s32DeviceId

Camera ID

bool

bPersistantIpSupported

true = Persistent IP is supported

false = Persistent IP is not supported