08-06-2009 06:08 AM
Hi all, i have developed code for 2 different series spectrum analyzers. One of which uses IVI for its address and the other VISA. I have the 2 different programs in a case structure where the user initially selects which instrument is being used. This choice is the case selector. The problem i have is with the addresses. I cannot wire the IVI address ctl line from one case into the VISA address inputof the other case. The address number is the same. Id there a way to convert?
Thanks,
Grant
08-06-2009 06:22 AM
Hi all, i have used to variant and then variant to data.
Please ignore.
08-07-2009 04:30 AM
Hi all, even though an error was not seen on the block diagram when inserting the convert to variant and then variant to data option, i have now discovered that during execution an error is seen: "LabVIEW: The data type of the variant is not compatible with the data type wired to the type input."
Any ideas of converting a IVI instrument address to VISA address?
Thanks,
Grant
11-23-2011 02:21 AM
Hi all, any updates on this problem?
11-23-2011 04:28 AM
Hi all, i have created a solution for this. This may come in handy for someone so i have attached my subvi.
Regards