03-04-2025 08:58 PM
I am programming with LabVIEW to read signals from a detector using 3 analog inputs. One of the channels is used as the ai/starttrigger, and when a signal above a certain threshold is detected, a pulse is generated using the counter output. However, when only one analog input is used, the counter output generates a single pulse as expected. But when two or more analog inputs are used, multiple pulses are generated. I suspect that other analog input channels are influencing the output. Could you give me a hint on how to resolve this issue?
This code is a test version where a sine wave is generated using an analog output and fed into the analog input, serving as a kind of the detector.
03-04-2025 10:13 PM
Sorry! Not one detector but 3 detectors