05-29-2009 02:26 PM
I am trying to use labview to control my Tektronix TDS2024 using Labview 7.0. I have downloaded the IEEE 488.2 (GPIB) driver here: http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E9139659CE034080020E748...
for labview 7.0.
I am trying to just run the "getting started" example. When I press Run, i get the following error:
Error -1073807339 occurred at VISA Write in TKTDS1K2K Initialize.vi->Untitled 6
and the possible reason:
VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.
05-29-2009 02:32 PM
05-29-2009 02:34 PM
05-29-2009 02:39 PM
Assuming that you have an NI GPIB controller, this should all have been listed in the instructions you got with the board.
Anyway, open MAX (Measurement & Automation Explorer) and find your GPIB controller listed under Devices and Interfaces. right click on it and select Scan for Instruments.
05-29-2009 02:43 PM
05-29-2009 02:49 PM