LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

control inverted (or log) scale in XY graph

Solved!
Go to solution

I would like to represent the inverted scale in XY graph.

How can I read or write the property of inverted scale?

For example, as shown in attachement, the range property didn't show the information of inverted scale.

But, I can control these properties(log or inverted) in the dialog of property (by right mouse clicking) for each scale.

 

labmaster

0 Kudos
Message 1 of 6
(3,325 Views)

Hi labmaster,

 

you can read and set the scale.range.minimum and .maximum to check/control the inversion of the scale. The log setting is available as MapMode...

Best regards,
GerdW


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

To my knowledge, the min and max is not for inverted axis.

Or please attach your example.

In attached my example, the inverted axis is not distinguished in the property.

 

I would like to present my data the inverted order. (1------>0) in an axis.

 

labmaster

0 Kudos
Message 3 of 6
(3,310 Views)
Solution
Accepted by topic author labmaster

Hi labmaster,

 

sorry for wrong hint.

But: just next to the range property you'll find the "Flipped" property which does what you need...

Message Edited by GerdW on 06-08-2009 09:50 PM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 6
(3,307 Views)

Great!

Thanks GerdW.

Sometimes, I feel some trouble to find the property for my purpose.

 

One of "Flipped" and "Inverted" should be changed for matching of name in LabVIEW.

 

labmaster.

Message Edited by labmaster on 06-08-2009 04:12 PM
0 Kudos
Message 5 of 6
(3,299 Views)

Hi labmaster,

 

I also have sometimes trouble to find the right property - as seen above Smiley Wink

But then switching on the context help is really all it takes...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 6 of 6
(3,295 Views)