LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

spliting data to plot

Solved!
Go to solution

here we go

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 11 of 14
(490 Views)

I have another question, How can I set up everything to update corresponding to what the user changes in the front panel. For examples, if there is a new value, Temperature, added in the main datastream, how can I set up everything to update without fixing anything in the block diagram code? I have heard about "typy definition" but not sure how to use it.

 

I attached my whole programming code here.

0 Kudos
Message 12 of 14
(486 Views)

Another question!! Sorry again :mansad: As you can see in my file, I tried to save all data into the text file, I already tried to use open, replace, create, ...etc. , but none of them seem to be not working. I want to be able to store all data into the same file till I want to close and open a new file. Could you please help me again.

 

I am not sure if I should begin a new post because of the different topic, but it's pretty common topic so i think it's gonna be repeated.

 

I would appreciate you so much!!

0 Kudos
Message 13 of 14
(482 Views)

Hi

 

If you want to add other types of data like temperature, etc, you will need the corresponding units to be included in your 'unit'. Else, they will be displayed as Flow data.

 

To save your file, select 'Open or Create' in the Operation control. That should work.

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 14 of 14
(473 Views)