I am using labview and PCI 6014
I am using the basic level trigger detection.vi to trigger the start of channel A from channel index. So, here is how the program suppose to work. when the signal from channel index appears, it is triggered, and starting that specific time, channel A, which is a continuous train of pulses, start to count pulses. And two cursors are placed when the pulses are 0 and 35*500/360 respectively, my question is that when I select time as the mode to display trigger location as time, do I wired the time location signal directly into a index array's index part and connect the n-dimension array input to the input of the channel A? in other words, is the channel A data an array where the index is the time(x axis) and the element is the voltage (y axis)?