LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have a problem for manipulate file

Problem Description :
Hello,
I have an application,this my problem.
Normally,I must run first the Page_Principal_modif_LV61.vi, and after I
choice
the menu like Entrées Consignes, etc..
Then I'd like choice the menu Entrées Consignes, this vi display.
I'd like make the following stage in my Entrées Consignes.vi:
Before changingthe différents data, I must click in the button Modifier
données, next I enter numerical data , and finally I click in the
button
boolean for saving these data in the file and in the same times, I'd
like
to
display these data in my Page_Principal_modif_LV61.vi.
I give you the methods that I think, I note than I'd need to run twice
the
Page_Principal_modif_LV61.vi before the data when I enter in the
Entrées
Consignes display in the Page_Principal_modif_LV61.vi.
Thank you very much for your helping.
I attach the file
0 Kudos
Message 1 of 3
(2,463 Views)
Hi

If I understand the problem correctly you want to run Page_Principal_modif_LV61.vi then use the menu option to open Entrées Consignes.vi.
Then change the values in "le liste des entrees consignes" and save these new values to a file and also pass the new values back to be displayed in Page_Principal_modif_LV61.vi.

I've changed the Entrées Consignes.vi so that when you change the values in the list then press "Modifier Données" a file dialog box appears and you can save the new values.
Once the file has been written the Entrées Consignes.vi front panel closes and the new values are displayed on the Page_Principal_modif_LV61.vi front panel.

To get the Entrées Consignes.vi front panel to close I had to right-click on the Entrées Consignes.vi icon in Page_Principal_modif_LV61.vi select "SubVI Node Setup..." and tick "Close afterwards if originally closed".

I've attached the modified files. I hope this helps.

Je parle Francais un peu, mais je pense que vous parlez meilleur Anglais !

Bonne chance

Neil
0 Kudos
Message 2 of 3
(2,441 Views)
Hi,
Thanks a lot, my problem is resolve.
0 Kudos
Message 3 of 3
(2,424 Views)