完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
“Peter Wadenfalk(EMW)”写道:> Hello >>我们之前一直在开发HP-Vee校准软件,并且将继续这样做,但现在我们也有labview。
当我安装LabView I>遇到通过GPIB与仪器通信时遇到的问题。>有没有人知道如何让两个程序在同一台PC和同一块GPIB板上工作? 我有一个安捷伦PCI-GPIB板,我想>使用Agilents驱动程序和VISA。您遇到的问题可能是NI VISA和Agilent VISA之间不兼容。 可能发生的事情是您安装了NI VISA和LabView-并且NI VISA无法与安捷卡通信。但是如果您移除NI VISA并确保安捷伦SICL和VISA到位(因为您有安捷伦卡),您应该没问题 。 Stan ------------------------------------------------- ------------------------- Stan Bischof安捷伦科技公司707-577-3994 stan_bischof@agilent.com----------- -------------------------------------------------- -------------------------------------------------- --------------------------------这是由Majordomo管理的“vrf”maillist。 要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.--- -------------------------------------------------- ---------------- 以上来自于谷歌翻译 以下为原文 "Peter Wadenfalk (EMW)" wrote: > Hello > > we have been developing calibration software in HP-Vee before and will > continue to do so but now we also have LabView. When I installed LabView I > encountered problems with talking to instruments via GPIB. > Is there anybody out there who knows how to make both programs work on the > same PC and the same GPIB board? I have a Agilent PCI-GPIB board and I want to > use Agilents drivers and VISA. The problem that you are running into is likely the incompatibility between NI VISA and Agilent VISA. Odds are what happened is that you installed NI VISA along with LabView- and NI VISA can't talk to Agilent card. However if you remove NI VISA and make sure that Agilent SICL and VISA are in place (since you have Agilent card) you should be OK. Stan -------------------------------------------------------------------------- Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com -------------------------------------------------------------------------- --------------------------------------------------------------------- This is the "vrf" maillist, managed by Majordomo. To send messages to this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and unsubscriptions are done through the address "vrf-request@lvld.agilent.com". If you need details, just send a message containing the text "help" to "vrf-request@lvld.agilent.com". --------------------------------------------------------------------- |
|
相关推荐
3个回答
|
|
VEE是否假设独占使用GPIB卡,当其他应用程序需要时,您必须获取卡地址,然后在应用程序完成后将其还原!! .RgdsChirs -----原始消息-----来自
:owner-vrf@lvld.agilent.com [mailto:owner-vrf@lvld.agilent.com] OnBehalf Of Peter Wadenfalk(EMW)发送日期:2002年2月27日10:54发表于:'vrf@lvld.agilent.com'主题: vrf Vee和LabView一起存在我们之前一直在HP-Vee开发校准软件并将继续这样做但现在我们也有LabView。 当我通过GPIB与仪器通信时,我安装了LabView Iencountered问题。是否有人知道如何使这两个程序在相同的PC和相同的GPIB板上工作? 我有一个安捷伦PCI-GPIB板,我想使用Agilents驱动程序和VISA.Best关于PeterPeter WadenfalkTest EngineerCalibration& 保养 - - - - - - - - - - - - - - - - - - - - - - - - - --------------------这是由Majordomo管理的“vrf”maillist。 要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.--- -------------------------------------------------- -------------------------------------------------- -----------------------------------这是由Majordomo管理的“vrf”maillist。 要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.--- -------------------------------------------------- ---------------- 以上来自于谷歌翻译 以下为原文 Doesn't VEE assume exclusive use of the GPIB card and you have to grab the card address when some other application needs it and then give it back when that application has finished!!. Rgds Chirs -----Original Message----- From: owner-vrf@lvld.agilent.com [mailto:owner-vrf@lvld.agilent.com]On Behalf Of Peter Wadenfalk (EMW) Sent: 27 February 2002 10:54 To: [email=]'vrf@lvld.agilent.com[/email]' Subject: vrf Vee and LabView existing together Hello we have been developing calibration software in HP-Vee before and will continue to do so but now we also have LabView. When I installed LabView I encountered problems with talking to instruments via GPIB. Is there anybody out there who knows how to make both programs work on the same PC and the same GPIB board? I have a Agilent PCI-GPIB board and I want to use Agilents drivers and VISA. Best regards Peter Peter Wadenfalk Test Engineer Calibration & Maintenance --------------------------------------------------------------------- This is the "vrf" maillist, managed by Majordomo. To send messages to this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and unsubscriptions are done through the address "vrf-request@lvld.agilent.com". If you need details, just send a message containing the text "help" to "vrf-request@lvld.agilent.com". --------------------------------------------------------------------- --------------------------------------------------------------------- This is the "vrf" maillist, managed by Majordomo. To send messages to this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and unsubscriptions are done through the address "vrf-request@lvld.agilent.com". If you need details, just send a message containing the text "help" to "vrf-request@lvld.agilent.com". --------------------------------------------------------------------- |
|
|
|
Hellowe之前一直在HP-Vee开发校准软件,并将继续这样做,但现在我们也有LabView。
当我安装LabView时,我遇到了通过GPIB与乐器交谈的问题。那里有谁知道如何使两个程序在同一台PC和同一块GPIB板上工作? 我有一个安捷伦PCI-GPIB板,我想使用Agilents驱动程序和VISA.Best关于PeterPeter WadenfalkTest EngineerCalibration& 保养 - - - - - - - - - - - - - - - - - - - - - - - - - --------------------这是由Majordomo管理的“vrf”maillist。 要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.--- -------------------------------------------------- ---------------- 以上来自于谷歌翻译 以下为原文 Hello we have been developing calibration software in HP-Vee before and will continue to do so but now we also have LabView. When I installed LabView I encountered problems with talking to instruments via GPIB. Is there anybody out there who knows how to make both programs work on the same PC and the same GPIB board? I have a Agilent PCI-GPIB board and I want to use Agilents drivers and VISA. Best regards Peter Peter Wadenfalk Test Engineer Calibration & Maintenance --------------------------------------------------------------------- This is the "vrf" maillist, managed by Majordomo. To send messages to this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and unsubscriptions are done through the address "vrf-request@lvld.agilent.com". If you need details, just send a message containing the text "help" to "vrf-request@lvld.agilent.com". --------------------------------------------------------------------- |
|
|
|
>您好>>我们之前一直在开发HP-Vee校准软件,并且>将继续>这样做,但现在我们也有LabView。
当我安装LabView时,我遇到了通过GPIB与仪器通信的问题。 >那里有谁知道如何让两个程序在同一台PC和同一块GPIB板上工作? 我有一个安捷伦PCI-GPIB>板,我想使用Agilents驱动程序和VISA。 >>最好的问候Peter>嗨彼得,据我所知,你可以使用带有NI卡和驱动程序的VEE,但不能使用带有安捷伦的LabView。 但这是我几年前学到的。 不知道在此期间是否有什么变化。再见,Gianfranco - Istituto Elettrotecnico Nazionale Galileo FerrarisStrada delle Cacce,91 - 10135 Torino Italytel:++ 39 011 3919841传真:++ 39 011 3919834个人主页:http:// www。 ien.it/~durin/IEN home pag:http://www.ien.it/----------------------------- ----------------------------------------这是“vrf”maillist,由。管理 管家。 要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。 订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.--- -------------------------------------------------- ---------------- 以上来自于谷歌翻译 以下为原文 > Hello > > we have been developing calibration software in HP-Vee before and > will continue > to do so but now we also have LabView. When I installed LabView I > encountered problems with talking to instruments via GPIB. > Is there anybody out there who knows how to make both programs work > on the same PC and the same GPIB board? I have a Agilent PCI-GPIB > board and I want to use Agilents drivers and VISA. > > Best regards Peter > Hi Peter, to my knowledge you can use VEE with NI cards and drivers, but not LabView with Agilent ones. But this is what I learnt a couple of years ago. Do not know if something changed in the meantime. bye, Gianfranco -- Istituto Elettrotecnico Nazionale Galileo Ferraris Strada delle Cacce, 91 - 10135 Torino Italy tel: ++39 011 3919841 fax: ++39 011 3919834 Personal home page: http://www.ien.it/~durin/ IEN home pag: http://www.ien.it/ --------------------------------------------------------------------- This is the "vrf" maillist, managed by Majordomo. To send messages to this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and unsubscriptions are done through the address "vrf-request@lvld.agilent.com". If you need details, just send a message containing the text "help" to "vrf-request@lvld.agilent.com". --------------------------------------------------------------------- |
|
|
|
只有小组成员才能发言,加入小组>>
1283 浏览 0 评论
2371 浏览 1 评论
2189 浏览 1 评论
2062 浏览 5 评论
2946 浏览 3 评论
1104浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
751浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
922浏览 0评论
1284浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-22 19:20 , Processed in 1.785137 second(s), Total 81, Slave 65 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号