Hello,
I am using Labview 7.1 and the DQ PCI-16E-1 Card.
I want to meassure 2 signals in a Microsecond resolution (5us would be also ok). And then I want to start a timer which also works in a Microsecond resolution and starts at the edge of signal1 and stops at the edge of signal2.
The problem I have is that the realtime-counter which should work with microseconds is just working with milliseconds. Because this function is made for fpga I also installed a fpga-package from labview but it is still counting in ms. I even cant switch the execution target.
The second problem I have is with the input. I am getting a signal in as an array (with a resolution of about 4us). When I want to work with the datastream the next functions only take on value of the array and the whole labview works very slow (ca. 2 Hz).
Has somebody made experiences like this and knows what to do?
thanks for support.
Thomas
my program is in the attachement