02-25-2013 07:07 AM
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.
02-25-2013 09:20 AM
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?
02-26-2013 06:46 AM
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?