LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lv lib

Dear All ,
 
Iam using DSC MODULE 8.0  for a project .
 
iam having small problem , when iam running my .exe . iam not able to see the transfer of data thro local variable.
 
where i want to keep this xxx.lvlib file .
 
Iam new user
0 Kudos
Message 1 of 4
(3,032 Views)

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

0 Kudos
Message 2 of 4
(3,024 Views)
Thanks for your Reply ,
 
Iam facing lot of problem when making .exe for my project .
 
first i did exe for small project as per your advice and it worked .
 
but when iam creating application for my project ... it shows error as per the attachment sheet .
 
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?
 
i thought isit any concept similar to .scf in labview 7.1
0 Kudos
Message 3 of 4
(3,006 Views)

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

0 Kudos
Message 4 of 4
(2,987 Views)