07-08-2019 06:27 PM
Hi,
I'm new to LabVIEW. I'd appreciate if someone help me with my simple question.
I attach my LabVIEW code to this message.
I'm writing a digital signal in a file. Now I want to trigger "writing" whenever amplitude >= 5.
Thanks,
Petar
07-09-2019
01:23 PM
- last edited on
07-18-2024
03:07 PM
by
Content Cleaner
Hi Petar,
The triggering techniques will depend of the hardware you are going to use in this project. Are you going to use DAQ USB devices, DAQ PCI cards or similar?
Also, the next document explains the different triggering techniques our devices can offer:
NI-DAQmx Data Acquisition Triggering Techniques Using LabVIEW
You can take a look at this document to understand better how to configure triggers and also identify what will be the best option for your project.
Regards,