Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

ETS Pulse Generation for M-series DAQ

According to the M-series device documentation, the PCI-6221 should be able to generate pulses with a "cumulatively incrementing delay" to aid in implementing an undersampled waveform capture routine. Can I access this feature using NI-DAQmx?
 
Best Regards,
Frank R.
0 Kudos
Message 1 of 2
(3,521 Views)

Hello Frank,

It is actually called auto-increment. To enable auto-increment in DAQmx you would use a DAQmx Channel Property Node to configure the increment to Load Register A.
The property name is Counter Output->General Properties->Auto Increment Counter->More->Auto Increment Counter.
I still have some trouble picturing you specific case to use it. You can undersample at constant rate.
 
Best Regards to you as well
Yardov
 
Gerardo O.
RF SW Engineering R&D
National Instruments
0 Kudos
Message 2 of 2
(3,508 Views)