Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
修改时间 03-23-2020 02:58 AM
比如我想实现让控件变灰且不可用有图上这两种方法
请问这两种情况有什么区别?有没有更建议用哪种或者说是没区别。
谢谢
已解决! 转到解答。
修改时间 03-23-2020 11:15 AM
第一种方法锁定了一个控件, 只能在该控件的VI中使用.
第二种方法是通用的, 只要有refnum. 可以在任何VI中使用. 也可以共享.
修改时间 03-23-2020 09:50 PM
我是不是可以理解为第一种是第二种的特殊情况?
不知道两种的运行效率上有没有什么区别
有没有必要在程序中完全用第二种来替代第一种?
修改时间 03-23-2020 10:06 PM
> 我是不是可以理解为第一种是第二种的特殊情况?
对. 右击第一种, 选disconnect from control, 就变成第二种.
二者其实调用了同一函数,运行效率没有区别.
> 有没有必要在程序中完全用第二种来替代第一种?
没有必要.
What do you need our team of experts to assist you with?
Thanks!
We'll be in touch soon!