We have an ocx(?) we have used on Labview 5.0 and 6.1 called DataLib.exe. I have used the AutoRefNum on Labview versions 5.0 and 6.1 successfully to connect to this ocx, as well as several other ocx's.
In Labview 7.1, I have had NO success in doing this. Not one of my ocx's have I been able to connect using the AutoRefNum from LV7.1. However, when I open an already existent VI with the old AutoRefNum on the panel, that Ref Num (remains as black arrow) works fine, and the list of available ocx appears as well as the methods and properties.
Why does this function NOT work in Labview 7.1 using the LV7.1 Automation Ref Number ?
What steps do I need to follow to connect the ocx'x ?
In LV5.0 and 6.1 the steps in
the Index worked fine.
They DO NOT work in LV7.1 using the AutoRefNum (red arrow).