LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Checking slide change

Hello everyone,

 

For a program I need to know when the slide is changed by the user of the program.

 

I tried several things, but I can't fix it. Is there a property node, or something else, who can check if the slider has changed or not?

 

Thanks for all replies in advance,

 

Bjorn

0 Kudos
Message 1 of 3
(2,347 Views)

Hi Bjorn,

 

use an event structure with a "value change"-event for that slider...

Best regards,
GerdW


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

Hi Bjorn,

 

If you want to learn more about event structures here is a brief introduction:

 

http://www.ni.com/white-paper/3331/en/

 

Reagrds,

 

Henk

0 Kudos
Message 3 of 3
(2,313 Views)