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.
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 |
---|---|
Returns the IP address range for automatic IP configuration. |
|
Activates the DHCP functionality so that a camera obtains the IP address from a DHCP server. |
|
Returns if obtaining the IP address from a DHCP server is supported. |
|
Returns if the setting of a automatic IP is supported. |
|
Sets the IP address range for automatic IP configuration. |
|
Returns if the DHCP functionality is enabled. |