02-06-2011 08:16 AM
Hi,
I am looking for a simple VI code, to read Voltage and Amp values from the Power Supply and present them in a graph.
Will appreciate any help.
Thanks,
Moti.
02-06-2011 09:55 AM
Hi Moti,
you could either use the InstrumentDriverNetwork to find driver VIs for your power supply or read the manual to find the needed commands on your own...
02-06-2011 10:07 AM
Hi GerdW,
Thanks for you reply.
I have actually downloaded every possible instrument driver that I could find, but still could not find a simple one that has a sample of reading the Voltage/Amp using GPIB.
I am new to LabView, but I am sure this must be simple.
Can you please point to a specific download and explain which vi should I take as an example?
Thanks,
Moti.
02-06-2011 10:10 AM
Or from LabVIEW, use Tools>Instrumentation>Find Instrument Drivers. Examples are included. They get installed with the rest of the LabVIEW examples like those for file I/O.
02-06-2011 10:14 AM
@MotiB wrote:
Hi GerdW,
Thanks for you reply.
I have actually downloaded every possible instrument driver that I could find, but still could not find a simple one that has a sample of reading the Voltage/Amp using GPIB.
I am new to LabView, but I am sure this must be simple.
Can you please point to a specific download and explain which vi should I take as an example?
Thanks,
Moti.
Take the most trivial - Agilent E364X Series Output Single Channel DC Volts.vi, and just add a couple of Measure functions.
02-06-2011 10:27 AM
Hi Dennis,
Will try both of your answers.
Tools>Instrumentation>Find Instrument Drivers requires an internet connection, which is not present in the lab.
If I downloaded an instrument driver once, I no longer need the internet access? Since everytime I start the Find Instrument Drivers with no internet connection the application closes itself.
Thanks,
Moti.
02-06-2011 10:30 AM
Of course you don't need Internet access once you've downloaded a driver.
02-07-2011 10:29 AM
I tried running the VI and got an error:
What am I doing wrong?
Thanks,
Moti.
02-07-2011 10:33 AM
02-07-2011 10:37 AM
Thanks for the quick reply.
The instrument show up in Measurement and Automation Explorer but not in the list:
Moti.