Class
uEye.Configuration.GigE.AutoConfigIp
Accessible
Configuration.GigE.AutoConfigIp.Set
Syntax
uEye.Configuration.GigE.AutoConfigIp.Set(int s32DeviceId, uEye.Types.ETH.AutoConfigIPSetup EthIpAutoConfig)
uEye.Configuration.GigE.AutoConfigIp.Set(uEye.Types.ETH.MacAddr MacAddr, uEye.Types.ETH.AutoConfigIPSetup EthIpAutoConfig)
Description
Sets the IP address range for automatic IP configuration.
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. |
Parameter
int |
s32DeviceId |
Device ID of the network adapter |
MacAddr |
MAC address of the network adapter |
|
EthIpAutoConfig |
IP address range |