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.
01-16-2022 07:50 AM
n個のデータからなる配列を100サイクル計測し、100サイクルの平均データから構成される配列を吐き出すプログラムを作成したいのですが、ご教授いただけますでしょうか。
詳細には0番目からn番目までで構成される配列を100サイクル計測 →100個の0番目データの平均、1番目のデータの平均、・・・n番目のデータの平均を算出 →それぞれの平均化データで配列を作成
当方初心者の為、拙い説明で申し訳ございません。
宜しくお願い致します。
解決済! 解決策の投稿を見る。
01-17-2022 04:05 AM
LabVIEWの演算関数は多態性を備えていて、配列同士では同じ指標番号同士を演算してくれますし、配列とスカラの場合は全要素に対して演算されます。
配列の操作はLabVIEWプログラミングのキモなので、LabVIEWヘルプを一読されることをお勧めします。
n個単位で100回計測するのをシミュレーションしたサンプルVIを添付します。LabVIEW2014のVIです。
What do you need our team of experts to assist you with?
Thanks!
We'll be in touch soon!