Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Generic file I/O error -operations aborted in GPIB

I am using LabVIEW 8
PCI-GPIB card
 
contolling an instrument using GPIB but an error occurs at "Read" operation like
 
"labview: Generic File I/O error "
"Operation aborted"
0 Kudos
Message 1 of 2
(3,155 Views)
Nice solution to above problem
 
 
1- use write only function when sending commands without "?" .
 
2- use write then read when sending commands with including  "?"  or query commands
 
this removes the error
 
have a gr8 day
Happy New YEar
Haider
0 Kudos
Message 2 of 2
(3,140 Views)