Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The PersistentIp class provides methods for configuring the persistent IP of a GigE uEye camera. If you set a persistent IP address, the address is permanently stored in camera memory. The persistent IP address is retained even after the camera is disconnected from the power supply. When connecting the camera to a different PC, make sure the persistent IP address is valid on that PC, as well. If you set the persistent IP address to 0.0.0.0, the camera is configured for automatic assignment of the IP address (see below).

hint_info

Note on setting persistent IP addresses

Persistent IP addresses can only be set for cameras that have not been initialized.

hint_info

This class is only supported by cameras of the GigE uEye series.

The IP configuration can also be changed using the IDS Camera Manager.

hint_info

Note on using GigE uEye cameras on a DHCP network

If a DHCP server is running on the network, you need to ensure when configuring the network adapter that the manually assigned address range of the uEye driver is outside the DHCP range.

Methods

Method

Description

Get

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

GetSupported

Returns if the setting of a persistent IP is supported.

Set

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