LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in measuring Dutycycle with LabVIEW

Hello Everyone,

 

I am facing issue while measuring the dutycycle using LabVIEW.I am using NI-PXIe 6363,where i have used Counter input to measure the duty cycle and it is showing error-201314.If i go with analog input channel and using pulse measurement it is not measuring the accurate value.Can you help me with this....I want to measure 1KHz with 30%dutycycle. 

 

Thanks

0 Kudos
Message 1 of 3
(321 Views)

Error -201314 Counter Sample Clock Buffered Pulse Measurements

If you are unsure how to resolve the issue, please post your code so we can understand what went wrong. 

-------------------------------------------------------
Applications Engineer | TME Systems
0 Kudos
Message 2 of 3
(292 Views)

Hint: it's pretty likely you'll want to change to the "Implicit" version of DAQmx Timing rather than the "Sample Clock" version.  The timing constraints described in the helpful link ZYOng posted that are necessary for Sample Clock mode to work aren't trivial to meet.

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
Message 3 of 3
(277 Views)