Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 7: File not found / or/ NI488 Non-existant board

Hello,
 
I am tryng to control an equipment (from Colby Instruments Inc) using Labview7.1. I get Error 7.
I have checked that the board is well connected to the computer. Any other suggestion?
 
Many thanks,
Lamia
0 Kudos
Message 1 of 2
(3,645 Views)
Your're using GPIB Write when you get this error? Are you sure that the address you're specifying is correct? Is the instrument detected in MAX? Instead of using the GPIB Write/Read, why don't you try VISA Write/Read. When you create a VISA Resource name control or constant, you can pick from the list of detected instruments and don't have to worry about remembering what the correct address is.
0 Kudos
Message 2 of 2
(3,640 Views)