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.
修改时间 06-11-2009 04:00 AM
修改时间 06-12-2009 02:20 AM
您可以参考LV的一个范例程序C:\Program Files\National Instruments\LabVIEW 8.6\examples\picture\demos.llb\Mouse Control Demo.vi
当鼠标进入某图的区域时,就改变相应的内容,您可以稍做修改,当鼠标移入案件时,改变按键的外观即可。
另外,按钮是不能放在分隔栏上的,因为分隔栏本身就是用来将前面板的各区域分离开的
修改时间 06-13-2009 08:48 PM
系统风格的按钮可以指定鼠标进入时的图片的。 只要把图片做成有凸起效果的就行。
按钮不能放在分隔栏上的。