如何以非编程方式使 LabVIEW 前面板元素不可见?
在设计 LabVIEW 应用程序的前面板时,除了以编程方式之外,没有办法使控件不可见:将 False 常量连接到程序框图上某处的“可见”属性节点,该节点在其他任何操作之前运行。
难道前面板设计师就没有办法做到这一点吗?
When designing the front panel of a LabVIEW application, there's no way to render controls invisible except programmatically: connecting a False constant to a "Visible" property node somewhere on the block diagram where it gets run before anything else.
Isn't there any way to do it from the front panel designer?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这里有两个选项 -
Here are two options -