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-04-2008 08:30 AM
在 06-06-2008 01:29 AM
您好,
請問您的需求是在關閉這兩點資料後,其他資料往前補嗎?
如果是的話,您可以使用一個 Bollean 的 Control (做為第三.五筆資料的開關)
搭配一個 Case Structure (True為顯示十筆資料, False為顯示八筆資料)
透過這個方法應該可以達成您的需求
在 06-06-2008 01:43 AM
在 06-06-2008 01:56 AM
關於 Event Structure
您可以參考這篇技術文章:
http://zone.ni.com/devzone/cda/tut/p/id/3331
(Event-Driven Programming in LabVIEW)
也可以參考 LabVIEW 的 Help 與範例程式 (Help >> Find Examples...)
謝謝