06-19-2006 10:19 AM
06-20-2006 02:22 PM
ramji how are you?
You say you are not able to see the transfer of data through local variables. How are you checking this? Does your program run in development mode? Essentially does your VI run?
The scope of a local variable is within a particular VI, however you can use global variables or shared variables to communicate between VIs and networks respectively.
Also you could try writing a very small application that passes data using local variables and build that into an exe to see if that works for you.
Lastly I am not quite sure what you mean by "where i want to keep this xxx.lvlib file?" Did you create a LabVIEW Library and are wondering where to save it?
Efosa O.
NIAE
06-21-2006 04:55 AM
06-22-2006 10:20 AM
ramji, how are you?
I really hate to be the bearer of bad news, however, after speaking with another engineer who has encountered the exact same issue, here is what the resolution is.
The problem/error we are facing is currently something R&D is aware of and working on. It is slated to be fixed in the next release of LabVIEW and the DSC module.
The only suggestion the engineer was able to give me was to "enable debugging" when building the application.
I apologize for the inconvinience and hope that helps the problem. Thanks
Efosa O.
NIAE