I have been trying to use LabVIEW for Analog Input and Digital Output at the same time. Briefly, I want LabVIEW to measure the impact force first and then send Digital Output to activate an external device when input data pass the threshold.
However, the peak detector can not detect signal beyond the threshold. I guess that very short rising time(5 ms) of analog input is the reason for that. My sampling rate is set at 1500 samples/sec. I thought that all analog input signals are compared with the threshold. However, It seems not.
Are all analog input signals compared to the threshold or only one data is compared per second?
Thanks
Andy Baek