LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-9361 measuring frequency

Solved!
Go to solution

Hello All,

I am trying to read frequencies between 2 Khz and 14Khz with a cDAQ NI-9361 counter timer module. I have started with a help example. Below is a picture of that code. I have attempted several tactics with no success.

 

KMC123_0-1726166872213.png

 

I seem to get a similar error all the time. Such as below.

KMC123_1-1726166872214.png

 

 

I am only using a referenced single ended input.

Any suggestions?

 

0 Kudos
Message 1 of 3
(429 Views)

Hi, 

 

The NI 9361 only supports Dynamic Averaging measurement method, which is a superset of the other measurement methods. 

You will need to set the following property in your VI.

cfy2020_0-1726194000388.png

Refer to this link for more info: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA0VU0000002sab0AA&l=en-MY

 

Regards,

CF

Message 2 of 3
(380 Views)
Solution
Accepted by topic author KMC123

Thanks CF,

I failed to see this property on the DAQmx Create Channel (CI-Frequency).vi.

Appreciate the help! Sometimes, it's sitting right in front of you!

 

-KMC123

0 Kudos
Message 3 of 3
(351 Views)