Instrument Control (GPIB, Serial, VISA, IVI)

取消
显示结果 
搜索替代 
您的意思是: 

GPIB read and write commands for Agilent 54642A oscilloscope

已解决!
转到解答

Dear Friends,

 

I would like to aquire a waveform from Agilent 54642A ocsilloscope into the LabView 7.1 programme via GPIB. Can anyone mention the GPIB read and write commands for the same oscilloscope???

 

Further, regarding the LabView programme, is it correct to place two GPIB write blocks followed by a single GPIB read block (All serially), along with an indicator, in order to check the waveform in LabView???

 

Kindly help me with your answers...

 

Looking forward to it...

 

Thanks a lot in Advance..

 

Neelesh

0 项奖励
1 条消息(共 8 条)
6,350 次查看

You can download a driver from this page

http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=1902

 take the projectstyle driver.

 

the answer to your questions is yes:

but look how a driver makes live easier.

greetings from the Netherlands
0 项奖励
2 条消息(共 8 条)
6,340 次查看

Dear Friends,

 

I am hereby attaching a labview file for acquiring  a waveform from Agilent 54642A oscilloscope to labview. But the program does not function correctly and therefore i am not getting the waveform in the labview. Can anyone modify the program and send me the correct one or send me some useful comments. The address and the command are already given in the program.

 

Further, can anyone tell me how to integrate a waveform in Matlab??I  mean I have a waveform of arbitrary shape at the input and I want its integrated value at the output of Matlab. So I dont have the function like y=sin wt or cos wt.

 

Kindly reply me ASAP. It is urgent.

 

 

0 项奖励
3 条消息(共 8 条)
6,242 次查看
解答
已被主题作者 Neelesh 接受
Download the 7.0 driver that Albert gave the link to, make sure you have NI-VISA installed, and run the Getting Started example that is part of the driver. If that does not work, provide details on any error codes that are reported.
4 条消息(共 8 条)
6,232 次查看

Hi

 

Simply add all the values of the waveform and multiply with delta-time or multiply each value with its timespan and add afterwards.

And I hope you mean LabVIEW instead of matlab... 🙂

 

greetings from the Netherlands
0 项奖励
5 条消息(共 8 条)
6,226 次查看

Dear Friends,

 

I would like to know if you have a similar vi for Agilent 54825A ocsilloscope, for you know, it is an old instrument, and it does not support USB software supporting, and is difficult for read.

 

thanks.

 

SHift

0 项奖励
6 条消息(共 8 条)
5,840 次查看

You should really start a new thread instead of posting to one about a different instrument.

 

All you have to do is go to the  LabVIEW Tools menu and select Instrumentation>Find Instrument Drivers and enter the model number. You might also want to bookmark the Instrument Driver Network where you can start your search and find links on what a driver is and how to use one.

 

p.s. A driver for that instrument does exist, it's not really that, and compared to some instruments. not that hard to make work at all.

0 项奖励
7 条消息(共 8 条)
5,834 次查看

Think you

I have found the software.

0 项奖励
8 条消息(共 8 条)
5,810 次查看