Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Ai Convert Clock Rate ?

I am not clear on the AI convert Rate, I have 8 Analog Input channels that I would like to read based on PFI7 Sampling clock. In the documentation, it says that it will do 10 us + fastest clock cycle for interchannel A/D delay, do I have to specify the Rate for the Convert Clock 10us + 50 ns  delay or will it do it automatically for me?
0 Kudos
Message 1 of 2
(6,580 Views)

Hi SoftwareGuy2009,

 

The convert clock is set automatically with the DAQmx driver.  If you need to  change the convert clock rate, you can use the AI Convert Rate property with a DAQmx Timing Property Node.  You can find some more information on this with the KnowledgeBase articles below:

 

How is the Convert (Channel) Clock Rate Determined in NI-DAQmx and Traditional NI-DAQ?

 

How is the Convert Rate Determined for Analog Input Operations with M Series Cards in NI-DAQmx Base...

 

How Do I Increase Interchannel Delay Using NI_DAQmx or Traditional NI-DAQ (Legacy)?

 

Regards,
Jim Schwartz
0 Kudos
Message 2 of 2
(6,566 Views)