LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

several x scales

Solved!
Go to solution
Hi I need to make a chart with several x scales. The first scale shows the cycle number. the second indicates the time in each cycle (0 to 25 minutes) and should roll the same way as the first scale. The third scale shows the start time of the showed cycles. It should also roll with the first scale. How can I do that. Thanks for any help. Yves
0 Kudos
Message 1 of 4
(2,512 Views)

Hi Yves,

 

you can duplicate the X scale two times and set different formatting and scaling properties (offset/multiplier) for each scale. Is that what you want?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,506 Views)
Sort of. It would work for the third scale (starttime of cycle) But I can't choose "duclicate scale" of x-scale. the second x-scale is more complicated. it shows 0 to 25 minutes several times.
0 Kudos
Message 3 of 4
(2,496 Views)
Solution
Accepted by topic author Yves

Hi Yves,

 

on an XY-Graph I can duplicate the x axis...

An axis showing the same range several times is rather unusual. It seems you have to "fake" it by using a picture indicator and draw it yourself...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 4
(2,489 Views)