NI產品與技術 討論區

取消
顯示結果 
搜尋替代 
您的意思是: 

Labview 如何利用Agilent 82357A (GPIB USB)通訊

已解決!
前往解決方案

BVI我們實驗室想用LABVIEW

和AgilentN5230A,TEKTRONIX,TDS8200 通訊做自動化測量

 

用的線是Agilent Technologies 82357A (GPIB USB)

可是用labview或max查看都無反應

1.JPG

 

123.JPG

 

但電腦系統和Agilent Connection Expert 程式都可以看到GPIB連線成功

 

2.JPG

 

3.JPG

 

 

max要如何使用才能和GPIB通訊上呢?

 

上網爬很多文看到很多人也有和太克或安捷倫儀器通訊成功例子

 

VISA版本5.0 應該也OK

問過NI工程師也說插上GPIB USB 後max上應該會出現

請問是哪裡出了問題或如何設定...

0 積分
1 條訊息(共 6 條)
9,463 檢視

您好,

有關如何在MAX裡面看見Agilent 82357A,在NI support中有提到相關的文章

 

Using HP Agilent 82357A/82357B GPIB in Measurement & Automation Explorer (MAX) or LabVIEW

http://digital.ni.com/public.nsf/allkb/F7C187DBF09EBE1186256F550065BD32

 

不知道是不是符合您的問題,希望對您有幫助

0 積分
2 條訊息(共 6 條)
9,459 檢視

後來下載 NI-488.2 就可以抓到儀器了...

 

但是在labview還是會跳出這個畫面

這個不是要上網登錄NI?

但他一直說我連線有發生問題....

 

123.JPG

 

 

只差這問題了~

0 積分
3 條訊息(共 6 條)
9,443 檢視

您好,有關Agilent N5230A以及Tektronix TDS8200兩台儀器的driver,在下面兩個網址可以下載

 

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

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

 

希望對您有幫助

0 積分
4 條訊息(共 6 條)
9,441 檢視

MAX有出現GPIB

但是有個問號

這算有沒有連線到

 

1232343.JPG

 

然後開Instrument I/O Assistant沒有儀器可以選擇

0 積分
5 條訊息(共 6 條)
9,428 檢視
解決方案
由主題作者所接受 SKY1020YY

您好,請問您是使用Agilent82357以及一條NI GPIB來控制兩台儀器嗎?如果是的話那麼在NI Support中有提到解決方案

http://digital.ni.com/public.nsf/websearch/3B3626D9C1F999218625694200791AD7?OpenDocument

 

節錄其中兩段所提供不同的解決方案:

 

Measurement & Automation Explorer 4.x
To use the VISA Passport editor in MAX 4.x, select Tools » NI-VISA » VISA Options... Once the VISA Options screen appears, select Passports in the tree view (My System » General Settings » Passports). Enable the NiVisaTulip.dll by placing a check mark in the box beside it and then click on the Save button. You will need to restart MAX for the setting to take effect. Once MAX is restarted, you will be able to access your third-party GPIB boards and give them VISA aliases under My System » Devices and Interfaces » Miscellaneous VISA Resources.

 

LabVIEW 
Uninstall NI-VISA, and install HP-VISA. Use the VISA functions in LabVIEW to access the HPIB board.
By default, a VISA resource name constant or control will only allow devices defined in Measurement & Automation Explorer (MAX). Since HPIB boards using HP-VISA will not be found by MAX, you must right-click on the control or constant and select "Allow Undefined Names." This will allow you to manually enter the address of the instrument. Then, you must get the proper board and instrument address from the Agilent/HP I/O configuration utility. Once you have that information, type the resource name according to the standard convention GPIBx::y::INSTR, where x is the board index number (usually 0) and y is the primary address of the instrument.

 

希望對您有幫助

 

<補上Agilent對於這類問題的解答>

http://www.home.agilent.com/agilent/editorial.jspx?cc=TW&lc=cht&ckey=488498&nid=-34193.426029.02&id=...

6 條訊息(共 6 條)
9,425 檢視