Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm writing a Labview to talk with an Agilent 81250 ParBert via GPIB to call up a Setting in the ParBert device, run it & stop. If you have a Labview sample, please help me & share. Thanks.

Unfortunately, NI does not have an instrument driver available for this particular instrument. I might suggest contacting the vendor to see if they have any developed.

Also, if you have the latest patch/update to LabVIEW 6.0, you can use simple coersion or typecasting to push a string VISA Address to the VISA I/O type.

Ryan Mosley
National Instruments, Applications Engineer
http://www.ni.com/exchange
0 Kudos
Message 2 of 5
(4,207 Views)
The 81250 software contains a plug-n-play driver that can be accessed from LabView. There is an example and instructions for LabView at the Agilent home page. Perform a quick search on +81250 +labview. The first link (at least that I received) was "LabView start-up program". This should help you out.

The direct url is: http://www.tm.agilent.com/classes/MasterServlet?view=faq&faq-ItemID=1000004452&language=eng&locale=US)
if this is better.
0 Kudos
Message 4 of 5
(4,207 Views)
The StrToVisaIO.vi is here:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/4737e4a5e44a81d38625698500576617?OpenDocument
I'm doing a practical training at Agilent, when I found your question. My manager is responsible for the Agilent 81250 support and could possibly provide you with an example or answer other questions.
His e-mail address is:
Markus_Stocklas@agilent.com
0 Kudos
Message 5 of 5
(4,207 Views)