LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

invert slide on system slide

Hello,

I have strange problem with system slide.

I need to set max and min ranges on slide programmatically  like on this image:

I can't use flipped property node on that slide...

 

Bez tytułu.jpg

Any suggestions??

 

 

0 Kudos
Message 1 of 4
(2,563 Views)

 

 

you're almost there...you can implement a state machine programatically

0 Kudos
Message 2 of 4
(2,533 Views)

Hi,


You could just compare the max and minimum and swap the values.

In the following video you can see how to do it.

http://screencast.com/t/XJsLbmcg8

 

Best regards,

I.R.

0 Kudos
Message 3 of 4
(2,511 Views)

Hi pawhan,

 

just swap the values for minimum and maximum:

check.png

Best regards,
GerdW


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