Hi,
I’m trying to programmatically set the IP address of a GEV camera.
I tried to set the IP address as described in this post. Unfortunately, an exception is thrown when i run the Cust::IPCfg_SetStatIP command.
After some research, I found someone who had the same problem. That did not work either. Again, an exception is thrown when I try to execute the Cust::IPCfg_SetStatIP.
The strange thing is, when I try to force only the IP, everything looks fine and the value of the “BOOL_IPCFG_Successfull” node is true. However, in the Common Vision Blox Management Console -> Device Configurator, the IP address still does not changed.
Neither the camera nor the network card are defective. I changed the network card and the camera twice. I can successfully set the IP address in Common Vision Blox Management Console -> Device Configurator.
Does anyone have some ideas?