LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TDMS viewer

Hello,
 
I use the TDMS files to record datas and the TDMS viewer to draw curves. But with the viewer, when you select the group name to display your curves, all the curve have the same Y axis.
Is it possible to have for example the first curve on the top of the graph and the last curve of the graph on the bottom of the graph. It will be easier to see the general result of the graph like that.
 
Nono
0 Kudos
Message 1 of 2
(2,416 Views)
You would need to rewrite some of the TDMS Viewer in order to use a mixed signal graph instead of a waveform graph. Since the code is accessible in LabVIEW, that's possible, but if you want to end up with a general purpose implementation, that might be a little bit of work.
Herbert
0 Kudos
Message 2 of 2
(2,380 Views)