01-13-2016 12:25 PM
Hi guys,
Can someone eplain me please how shall I specify which edge (Rising or Falling?) to use for a data acquisition VI? IF the optical switch is connected with an oscope, it has to choose falling or rising. Also, when i use the digital start trigger.vi, shall i input the pulse width of the trigger?
Regards,
01-18-2016 08:23 AM - last edited on 11-26-2024 03:04 PM by Content Cleaner
Hi,
It may be helpful to have some more information about your program, or an example of the code you have tried so far. There is a lot of online help and documentation of how to use triggering and timing in data acquisition which I think may be a great place to start.
Are you using the DAQmx API? I think the Start Trigger.vi you are speaking about is the DAQmx Trigger (VI) in which can you can find all the documentation including how to select rising and falling edge etc. in the following LabVIEW help article.
DAQmx Trigger (VI): https://www.ni.com/docs/en-US/bundle/ni-daqmx-labview-api-ref/page/lvdaqmx/mxtrigger.html#d137e358
I hope this helps give you an idea of where to start.
01-22-2016 09:39 AM
if the trigger is 5 volts, is it possible to say to labview to read 3.5 Volts? because 5 volts at the top edge so my vi works 50% and does not work 50%.