LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save Multicolumn listbox to file

How save multicolumn listbox to file? Because now if i try save (click "ZAPISZ") listbox is clearing, even i click cancel in prompt dialog. Why is this happenning?

0 Kudos
Message 1 of 7
(2,939 Views)

Try putting those latching booleans INSIDE the event that handles the value change.

 

You really need to read those latching booleans to unlatch themSmiley Wink


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 7
(2,934 Views)

That doesnt help.

0 Kudos
Message 3 of 7
(2,928 Views)

OK, So I took a closer look after you fixed the first glaring error.

 

And.... Just what Values do you expect to place on the Shift Register when you handle any event that outputs the default value for the 2D array of strings output tunnel?

 

You really need to wire the input to the output.  HINT: Right-click the output tunnel and select "Linked input tunnel>>Create & Wire unwired Cases"


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 7
(2,916 Views)

Ok i think is now good. Can you test and tell me it works fine?

0 Kudos
Message 5 of 7
(2,910 Views)

@crisdragon wrote:

Ok i think is now good. Can you test and tell me it works fine?


?????.  What are the requirements?  Do you have a Unit Test?  Did you press the Run Arrow?


"Should be" isn't "Is" -Jay
0 Kudos
Message 6 of 7
(2,884 Views)

Sorry, i wrote it wrong. It looks like may work fine? I dont have any errors, but you are master and your skills in LV are perfect. 

0 Kudos
Message 7 of 7
(2,867 Views)