本文介绍了如何在LabVIEW中的文本框指示器和滑块中显示值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否可以在LabVIEW前面板上链接两个指示器,以使它们始终具有相同的值?现在,我每次都将两者设置为相同的值,但是如果有一种方法可以将两者设置为镜像,则容易得多.
Is there a way to link two indicators on a LabVIEW front panel, so that they always have the same value? Right now I'm setting both to the same value every time, but it'd be much easier if there were a way to set up one to mirror the other.
推荐答案
您可以使数字显示器可见.右键单击滑块,然后从可见项"中选择数字显示".
You can make the digital display visible. Right-click on the slider and select "Digital Display" from Visible Items.
这篇关于如何在LabVIEW中的文本框指示器和滑块中显示值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!