LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Wavefrom graph time from .csv file

You are doing it all wrong then if you want the x axis to have the same values as what is in the file. Instead of writing to a waveform which sets the t0 to 0, do not convert to a waveform and instead write to the offset and mulitplier properties. The offset is going to be the first time and the multiplier is the same dt that you are calculating now.

0 Kudos
Message 11 of 25
(1,298 Views)

Hi Dennis

 

Do you mean something like that :)?

 

Untitled.png

Best regards

Oesen
0 Kudos
Message 12 of 25
(1,294 Views)

Yes. Does it display how you want now? You probably have to change the x-axis to floating point.

0 Kudos
Message 13 of 25
(1,292 Views)

No 😞

 

Untitled.png

Best regards

Oesen
0 Kudos
Message 14 of 25
(1,285 Views)
So what did you set the number of significant digits to? Post your latest VI.
Message 15 of 25
(1,274 Views)

Hi Dennis

 

Here is my latest VI 🙂

 

 

Best regards

Oesen
0 Kudos
Message 16 of 25
(1,270 Views)
Thanks. I don't have my laptop right now so I can't look at it until tomorrow.
Message 17 of 25
(1,260 Views)

Hi Oesen

 

Try this VI, it looks right on my machine.

 

Changed the offset to be on the X-axis and not the Y-axis, and turned the offset on the y-axis back to 0.

And changed the format on the x-axis graph to display 1 significant digit. 

 

Oesen_forum_trykmaaling.png

Best Regards 

Anders Rohde

Applications Engineer

National Instruments Denmark

Message 18 of 25
(1,249 Views)

Hi Anders.

 

Can you please upload your VI as a 2010 version og LabVIEW

 

I have tried your procedure, but my y-axis values is crap this time :(.

Best regards

Oesen
0 Kudos
Message 19 of 25
(1,240 Views)

Try the attached, 2010 version.

 

Best Regards

Anders Rohde

Applications Engineer

National Instrumnets Denmark

0 Kudos
Message 20 of 25
(1,238 Views)