LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

small problem with the presentation

Hallo Zusammen

 

Ich habe mein programm von Labview fast fertig aber mir fehlt eine ganz kleinischkeit problem

 

Ich bitte um Eure Hilfe Bitte

 

Ich schicke hiermit mein Programm,die werte von der Signal 1 und 2werden  in eine datei als lvm format gespeichert.

Ich will noch daneben in eine eiziege Spalte die werte 0,1 haben dafür habe ich eine Squenzstruktur verwendet aber leider bekomme ich die werte 0,1 nicht in die datei lvm rheingeschrieben in eine eizige Spalte.............wie geht das oder kann jemand das korrigieren

 

mfg

 

Paolo

 

 

 

Hello together

 

I forgot my Labview program by nearly finished but I am missing a very small problem

 

I ask for your help please

 

the values of the signal 1 and 2 are put into a file format as lvm saved.

I want to next to a column eiziege the values that have 0.1, I have a Squenzstruktur used but unfortunately I get the value 0.1 in the rhein file written in a column eizige ............ . how does that or can someone fix it

 

mfg
0 Kudos
Message 1 of 7
(3,325 Views)
Kindly post in complete english so that we can help out.
With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
Message 2 of 7
(3,324 Views)
Hello together

 

I have almost finished my Labview program. But I still have a small problem.

I ask you for your help.

You can find my program in the appendix. The values for signal 1 and 2 are saved in a file (lvm-format).

I want to put the values 0 or 1 in a separate column. I use a sequence structure but unfortunately the transfer of  the values 0 or 1 does not work.
additionally I want to transfer the time in [ms] in a separate column.
how does it work? or can someone solve the problem?

mfg

Paolo
0 Kudos
Message 3 of 7
(3,302 Views)

Paolo,

i had a look at the generated lvm file, i have to say, i'm a bit confused. What exactly do you want to save in this file?

The number of columns is constantly changing, is this your purpouse?

 

regards

Tobias

0 Kudos
Message 4 of 7
(3,262 Views)
Hi Tobi
no
my problem that I want next beseid revised values of the signal 1 and 2  the time as a separate column?
Thus, I next to the signal values from the 1 and 2 the exact measurement of time, ....
I ask for a new column next to the other 2  Column only for the period(Time)
Thanks
0 Kudos
Message 5 of 7
(3,255 Views)
You can see in Frontpanel time values in a table ....

It would be very nice if I have this or a similar time format in the file (lvm) than have your own Gap ..
0 Kudos
Message 6 of 7
(3,251 Views)

Paolo,

i changed your vi, i suggest you to change your data to strings, then combine them and write them to a txt file.

This makes things easy, i think.

 

hope this helps

Tobias
0 Kudos
Message 7 of 7
(3,194 Views)