Force IP of a GEV-Camera programmatically

Thanks for you reply.

I have already followed the instructions as in the answer you marked.
But I used the C ++ Api and not the .Net Api.
ForceIP didn’t set the IP-Address and “BOOL_IPCFG_Successfull” returnd true.
Again executing “IPCfg_SetStatIP” throw an exception with unknown error.

Have now taken the code from this [answer] (Exception during discovery) and copied it one-to-one.
However, I came across another problem.
When I invoke DiscoverGevInterfaces(),
I only see the devices under %CVB%\Drivers.

By the way I’m using CVB version 13.02.002 on Windows 7 (64 bit).

Thank you.