02-04-2009 11:09 AM
Hi all
I've already read some texts about IVI compliance package but i didn't quite get how can i wrap an IVI-COM to an IVI-C. Where this is done?
In MAX i see:
-Configuration -> Software -> IVI Compliance Package 3.3
But no properties in there...
I have a spectrum analizer which the available drivers are only IVI-COM, but i want to wrap them into IVI-C...
can anyone tell me step by step how can i do this?
or maybe point me some newbie tutorial?
regards,
JPLO
Solved! Go to Solution.
02-05-2009
07:24 AM
- last edited on
06-03-2024
05:52 PM
by
Content Cleaner
Hello JPLO,
Before trying to communicate to your instrument using any sort of instrument drivers, you need to confirm that you can communicate at a lower level. In most cases this means through VISA, using MAX. The IVI-COM Driver installer should add a software module to the IVI Configuration that is in MAX. Most of the IVI-C Installers also add a driver session, but you might need to create one.
We include IVI-COM Adapters for the IVI-C Class drivers with ICP.
You can also just treat the IVI-COM driver like any other ActiveX object.
What instrument model are you using?
Cheers,
NathanT
03-02-2009 10:34 AM
Nathan,
Is there any IVI adapters for Spectrum Analyzer class? If so can you point me to the location?
Thanks
03-03-2009
09:57 AM
- last edited on
06-03-2024
05:54 PM
by
Content Cleaner
12-10-2009 10:06 AM
I am looking to purchase a Sorensen XEL60-3P power supply. The company states that they have a IVI driver. I am not sure how to integrate into Labview.
Any comments.
Thanks
Philip Nielsen
12-10-2009
10:26 AM
- last edited on
06-03-2024
05:54 PM
by
Content Cleaner
You can either use the instrument specific driver or the IVI class drivers. Using the instrument specific driver is probably simpler but if you use the class driver, then you have the ability to write a program and switch to different power supplies when you need to.
If you are just starting, go to the Instrument Driver Network and see the links about what a driver is and how to use one.
12-10-2009 10:30 AM
Thanks for the help. I will see if I can get the IVI driver before I purchase the supply.
Thanks and many Kudos
Philip Nielsen
12-10-2009 11:10 AM - edited 12-10-2009 11:11 AM
12-10-2009 11:14 AM
I am trying to download what software they do have and then see how to write the driver. I will look at NI driver site and see if I can find a driver that is close.
Thank you,
Philip
12-10-2009 11:17 AM