06-12-2015 12:50 AM
Hey, I just started using Labview, and my first eperiment would involve dealing with a HP multimeter (model-34401 A ). I was using the GPIB/USB of Keithley KUSB-488B. I installed the drivers for the USB and for the muiltimeter. Additionally, I isntalled VISA and NI 488.2. Then, I connected my multimeter to my laptop using the USB port. When, I try scanning for instrument drivers it shows nothing. I even went to NI MAX and VISA, yet I'm unable to see my device. Could anyone please help me out ?
Thanks.
06-12-2015 02:27 AM
06-12-2015 06:17 AM
Hey Dennis,
Thanks a lot, I installed the respective drivers, unisntalled NI 488 in the process. Now as I proceed, I see that although VISA is showing me my multimeter in GPIB multimeter its still not seen in MAX.Its showing something like ASRL 10,...LPT. I'm enclosing the screenshot. Any idea, how come ? Oh , and I also enabled Tulip in VISA options.
Thanks a lot for the help so far.
06-12-2015 08:03 AM
06-13-2015 12:22 AM
Okay thanks, I'll try doing that by starting to create my VI.
06-15-2015 01:07 AM
06-15-2015 01:28 AM
I tried accessing it using a simple VISA read option. I gave the resource name and write buffer as string controls, and VISA resource output as string indicator. I gave return count as 100. VISA Resource name I gave the Instrument address, and for the write command I gave the command as found in the manual. Then when I execute it, I get an error as shown.
06-15-2015 04:47 AM