I am using ADXL202AE (analog device accelerometer) wired to SC-2043 SG and PCI-MIO-16E-4. The accelerometer provides PWM signal to COUNT/Timer.
I found some examples of LabVIEW to measure the pulse width. My question is how to use (or measure) both of Rising Edge and High level in gate parameters (gate mode). The parameter is shown in Meas Buffered Pulse-Period (DAQ-STC).vi
For easy understanding, PWM signal shows the following:
' <------ Period (T2)----->
' +--------+ +----
' | | |
' ---+ +------------+
' <--T1-->
I need to measure T1 and T2 simultaneously. However, by using "Meas Buffered Pulse-Period (DAQ-STC).vi," two value was unable to be obtained beca
use of "-10016 Error at CTR buffer read."
I will appreciate if anybody let me know how to manage this problem.
Regards,
GINO