Hi, good morning, I have a problem and I wonder someone can help me.
Currently,
I'm developing an application with a NI DAQ (model USB6251), which use an
VI example of Labview called: "Means Two Edge Separation.vi". One characteristic
of this VI is that you can begin or stop a count by the rising or falling
edge of a digital input. However, when I run this VI it doesn't work correctly
because it only works when I use the rising edge as the beginning of the count
and the falling edge as the end. If this example can work
properly with the NI DAQ model I'm using my question is, what I am doing wrong or is this VI
badly programmed?
Thank you.