LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Real time in waveform?

Ok. Here it is. I have 5 analogs input. In graph are all but I would like to show numeric value each waveform but I can show only one.

0 Kudos
Message 31 of 33
(483 Views)

Hi Dejv,

 

- you're not using a graph, you use a chart.

- You already show each signal in it's gauge (yikes), there you already have numeric values. Just move those indicators. Use simple numerics instead gauges...


- Why do you convert your signal array to a cluster tu unbundle elements? Why not use IndexArray instead?

- Why do you use formatted time string as separator for your CSV file? Is there a reason to use such an uncommon separator?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 32 of 33
(468 Views)

Thx for answer.
Which is different between graph and chart?

Yes I have each signal with numeric value, but I cant copy this value and I would like to have this value in these indicators. I think that it will be better if I will have each signal in graph separate and I dont know why I cant separate each and show each digital value.
I converted to show on each value.
I dont know, what do you recommend?

0 Kudos
Message 33 of 33
(454 Views)