05-23-2007 11:27 AM
05-23-2007 11:31 AM
>The data binding properties of the variable in the standalone VI are lost for some reason. The path to the library is blank.
This appears to be some sort of a bug, where project referenced variables do not show the path when the VI is opened independently of the project. I will file a corrective action request regarding this.
>Another thing I don't quite understand. If I have a library called "My Library.lvib" in folder "c:\My Libraries", the data binding path for the variable in the working VI gets changed to "My >Computer\My Library.lvib" Why is that?
The reason for this one is that you have dragged them from the project explorer window, and therefore the data binding is referenced to the library within your project, and not the network.06-19-2007 09:58 AM