Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The AutoConfigIp class provides methods for configuring the automatic IP of a GigE uEye camera. You can configure connected GigE uEye cameras to automatically obtain the IP address from the network adapter. To use this feature, you need to define a suitable IP address range for the network adapter. When pairing a GigE uEye camera with the IP address 0.0.0.0, the uEye driver automatically assigns a free IP address to the camera.

Obtaining the IP address from a DHCP server

In order to use the DHCP functionality, the camera must be operated with firmware version 4.95 or higher. For a camera with a firmware version lower than 4.95, the starter firmware must be updated first, e.g. in IDS Camera Manager via the "Starter Firmware Upload" button.

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.

Methods

Method

Description

Get

Returns the IP address range for automatic IP configuration.

GetDHCPEnabled

Activates the DHCP functionality so that a camera obtains the IP address from a DHCP server.

GetDHCPSupported

Returns if obtaining the IP address from a DHCP server is supported.

GetSupported

Returns if the setting of a automatic IP is supported.

Set

Sets the IP address range for automatic IP configuration.

SetDHCPEnabled

Returns if the DHCP functionality is enabled.