Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Time out error while capturing waveform from TDS2024

I am trying to connect my Textronix Oscillocope TDS2024 through serial port to capture waveforms in LABVIEW 7.1.
I am getting following error message
 Failed to open a session with the selected instrument.
   Error message : The resource is valid, but VISA cannot currently access it.
   VISA Status code : bfff0072
Kindly provide me the solution.
Regards
Ravi saxena
0 Kudos
Message 1 of 3
(3,490 Views)
You will typically get that error when the serial port is being used by another program. The OS doesn't allow more than one application access to a port. Make sure all other programs such as Hyperterminal are closed.
0 Kudos
Message 2 of 3
(3,484 Views)
Thanks for giving me solution.
Ravi
0 Kudos
Message 3 of 3
(3,474 Views)