Hello Obibok,
The first thing to check would be the interface number for your GPIB card. If you have multiple cards in your system, you might not be addressing the correct board.
You can check if GPIB0 is the correct name for your board by opening Measurement and Automation Explorer (MAX). Under the Devices and Interfaces drop down list, you should see the name of the board you want to access, whether it be GPIB0, GPIB1 etc.
This is the name you should enter into the ibfind() function.
Also note that the ibfind() function should not be used in instrument modules. You should use the "Open Device" panel(OpenDev) instead.
Thanks.
Wendy L
LabWindows/CVI Developer Newsletter