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.
修改时间 02-28-2011 09:37 PM
想实现一下过程:输入是0~1的数,输出是显示文本。
范围0~0.2对应“正常”;范围0.2~0.5对应“轻微”;范围0.5~1对应“严重”。谢谢
已解决! 转到解答。
修改时间 02-28-2011 10:07 PM
Case structure may be used with the input, X, converted to corresponding decimal equivalent.
Attached as reference.
修改时间 02-28-2011 10:11 PM