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

Is Labview suitable for HP 3852A?

We are thinking about buying Labview. But a crucial point is if Labview is working with our old but reliable HP 3852A data acquisition unit. We will connect the HP 3852A with a new Pentium-4 PC under Windows XP with a HP-IB PCI Interface.
0 项奖励
1 条消息(共 2 条)
3,150 次查看
There shouldn't be any problem. There's even a driver for it here. The only thing to be careful of is the GPIB board you use. The driver is written using LabVIEW GPIB functions and not VISA. If you use a card from a different manufacturer, which I suspect because you refer to it as an HPIB board, then you will need to make some modifications. One way is to replace the GPIB functions with VISA calls. Then the driver can be used with any GPIB board that comes with VISA drivers (i.e. either Agilent or NI). This sort of modification is pretty simple to do. The other way would be to replace the LabVIEW GPIB functions with whatever funct
ions the manufacturer provides as a replacement.

Message Edited by Support on 08-03-2007 10:46 AM

2 条消息(共 2 条)
3,151 次查看