LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to show a 8x8 stack plots?

Hi,

I am measuring data from 64 channels and want to shown them in a 8x8 layout (attached picture shows part of the layout).

The waveform chart has "stack plots" but it only has one column.

How can I arrange the position of the stack plots?

Thanks!

 

 

 

 

0 Kudos
Message 1 of 5
(2,806 Views)

Hi flyingo,

 

by placing 8by8 graphs on your VI frontpanel?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(2,789 Views)

Thanks for the reply.

But linking data to 8x8 graphs is a tedious task and it is not easy to modify all graph's property some time later.

8x8 stack plot in one graph is easier to operate and modify, but how?

0 Kudos
Message 3 of 5
(2,778 Views)

Hi flyingo,

 

the point is: you cannot get a 8by8 stacked plot from LabVIEW! (Maybe you want to post this as an idea?)

 

You can:

- use 8by8 single graphs (with a lot of wiring)

- use 8 graphs showing 8 stacked plots each (with less wiring)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 5
(2,776 Views)

Hi,GerdW

Thanks.

Then 8 graphs with 8 rows each seems an acceptable solution.

 

Regards,

Flyingo

0 Kudos
Message 5 of 5
(2,774 Views)