11-16-2010 09:35 AM
When I try to use the Active X controller wizard of CVI 2009 to create a C-Wrapper for Agilents U8903x IVI-COM drivers, I get over 100 "method name too long" errors. Is there a workaround other than editing every single method name, which is to long ?
Solved! Go to Solution.
11-17-2010 01:01 PM - edited 11-17-2010 01:02 PM
Hey Markus -
I just tried creating a controller for this driver and was able to without problem. The driver I installed was downloaded from here. My only guess is that somehow your default FP File Format for new files has been set to "CVI 5.0.1 and earlier". You can check this by opening an FP in CVI, and then going to Option»FP File Format menu. Ensure 5.5 or 8.5 and later are selected.
NickB
National Instruments
11-18-2010 12:21 AM
Yes,indeed the CVI 5 compatibility Option was choosen.
11-18-2010 08:50 AM
I'm glad that fixed things for you.
After re-reading my post, I realized I didn't make it clear what the difference was. For the benefit of those reading this post later, I'd like to point out this help topic that explains the differences between these fp versions. Of particular interest to this issue was the "Maximum Function Name Length".
NickB
National Instruments