我看到一些PXI IVI COM驱动程序提供了Agilent VEE Pro样品。
例如。
MWSwitch微波开关仪器驱动器和MSwitch RF开关仪器驱动器。
安装后,转至开始>程序> Agilent IVI驱动程序> AgMSwitch(或AgMWSwitch)>示例,然后查找Agilent VEE Pro示例。
(我看到示例程序中的一些DLL引用似乎已过时,需要在我这边手动修改)从示例中,可能是以下步骤:1。
手动添加仪器,选择任何界面。
设置仪器IVI COM类。
使用IVI驱动程序开始编程。
在初始化期间提供实际的PXI仪器地址。-mk
以上来自于谷歌翻译
以下为原文
I saw some PXI IVI COM driver provides Agilent VEE Pro sample. E.g. MWSwitch Microwave Switch Instrument Drivers and MSwitch RF Switch Instrument Drivers. After installation, go to Start > Program > Agilent IVI Drivers > AgMSwitch (or AgMWSwitch) > Examples and look for Agilent VEE Pro examples. (I saw some DLL reference in the sample program seems out of date and need manual modification at my side )
From the examples, probably here are the steps:
1. Add an instrument manually, choose any interface.
2. Set instrument IVI COM classes.
3. Start programming using IVI driver. Provide the actual PXI instrument address during initialization.
-mk
我看到一些PXI IVI COM驱动程序提供了Agilent VEE Pro样品。
例如。
MWSwitch微波开关仪器驱动器和MSwitch RF开关仪器驱动器。
安装后,转至开始>程序> Agilent IVI驱动程序> AgMSwitch(或AgMWSwitch)>示例,然后查找Agilent VEE Pro示例。
(我看到示例程序中的一些DLL引用似乎已过时,需要在我这边手动修改)从示例中,可能是以下步骤:1。
手动添加仪器,选择任何界面。
设置仪器IVI COM类。
使用IVI驱动程序开始编程。
在初始化期间提供实际的PXI仪器地址。-mk
以上来自于谷歌翻译
以下为原文
I saw some PXI IVI COM driver provides Agilent VEE Pro sample. E.g. MWSwitch Microwave Switch Instrument Drivers and MSwitch RF Switch Instrument Drivers. After installation, go to Start > Program > Agilent IVI Drivers > AgMSwitch (or AgMWSwitch) > Examples and look for Agilent VEE Pro examples. (I saw some DLL reference in the sample program seems out of date and need manual modification at my side )
From the examples, probably here are the steps:
1. Add an instrument manually, choose any interface.
2. Set instrument IVI COM classes.
3. Start programming using IVI driver. Provide the actual PXI instrument address during initialization.
-mk
举报