LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQアシスタントについて

DAQアシスタントから直接周波数解析して保存する方法を教えてほしいです.

可能であれば1分間ごとに周波数解析をする方法を教えてほしいです.

 

0 Kudos
Message 1 of 3
(876 Views)

Hi Nishinobu,

 


@nishinobu wrote:

I would like to know how to perform frequency analysis directly from the DAQ Assistant and save it.

If possible, please tell me how to perform frequency analysis every minute.


You cannot do FFT "directly in the DAQAssistent".

You can apply a FFT on the samples you read from your DAQ device. I recommend to use plain DAQmx functions instead of that "DAQAssistent"…

 

Recommendation: when you post in the English LabVIEW board you should write your messages in English. There's a regional board for Japanese users when you want to write Japanese messages…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(855 Views)

Thank you for your reply, Mr.GerdW.

 

It is possible to use DAQ mx.
I will check it out.

 

[Recommendation]

I made a mistake in the settings for this....
I will be careful next time.

 

Thank you very much.

 

0 Kudos
Message 3 of 3
(814 Views)