Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Configuration.GigE.PersistentIp

Accessible

Configuration.GigE.PersistentIp.Get

Syntax

uEye.Configuration.GigE.PersistentIp.Get(uEye.Types.ETH.MacAddr MacAddr, out uEye.Types.ETH.IpConfiguration EthIpConfig)

uEye.Configuration.GigE.PersistentIp.Get(int s32DeviceId, out uEye.Types.ETH.IpConfiguration EthIpConfig)

Description

Returns the persistent IP address and the subnet mask of the camera.

Parameter

int

s32DeviceId

Device ID of the camera

uEye.Types.ETH.MacAddr

MacAddr

MAC address of the camera

uEye.Types.ETH.IpConfiguration

EthIpConfig

Returns the persistent IP address and the subnet mask.