hi folks,
I got a problem in LabView as follows:
During a measuring procedure I saved all the data using a textfile.
That is, the left column contains the timesplits dt and the other 3 columns
contain
the belonging data. Consequently I measure three different types of data,
each at the same time.
For example:
dt data1 data2 data3
0.324 4 2 7
0.312 4 5 6
and so on...
There is function within LabView that allows you to create a waveform graph
defining
the x-axis(time-axis) by yourself. But in that case the dt has to be a
constant value.
In my situation the dt differs in each reading. Is there any possiblity to
create a
waveform graph using these different timesteps?
thx for your answers,
Chris
toph