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.
09-18-2018 12:34 AM
DAQを用いてFGから周期2(s)ほどのデータを4(s)ほど取りたいのですがどうしても0.01~0.099までしか取れません。
何を変えればいいのかわからない状況でずっと悩んでいます。
09-24-2018 07:57 PM
データの保存はデータの取得(DAQmx読み取り)より時間がかかることがあり、ましてや保存するたびにファイルダイアログが立ち上がるように設定されている場合は、ダイアログが表示されている間データをDAQから取り込めないことになります。
データ取得のWhileループとデータ保存のWhileループを分けて、二つのループの間をキューで結びデータを受け渡すといいとおもいます。
キューなどについてはこちらのシリーズがわかりやすいかもしれません。
https://forums.ni.com/t5/%E3%82%B5%E3%83%B3%E3%83%97%E3%83%AB%E3%82%B3%E3%83%BC%E3%83%89%E3%81%A8%E3...
What do you need our team of experts to assist you with?
Thanks!
We'll be in touch soon!