How to display value in the text box indicator and slider in LabVIEW?

Is there a way to link the two indicators on the front of the LabVIEW so that they always have the same value? Right now I am setting both values ​​to the same value each time, but it would be much easier if there was a way to adjust it to reflect the other.

+3
source share
4 answers

You can make the digital display visible. Right-click the slider and select "Digital Display" from the visible items.

+5
source

There are several ways to achieve this, depending on how you are trying to display the data.

, , " → ", , , . , , -.

, , .

. , , node, () '. , .

+2

, , . , . , , , , . , .

+1

, , ( ). : ? . ( ?) , , , ( ), .

, , , .

, /?

0

Source: https://habr.com/ru/post/1703014/


All Articles