hi, thanks for the reply.
i have an automatically generated start/stop trigger which controls analogue data acquisition. the data is simply acquired and saved to file for some post processing later. my trigger input is on the PFI rising edge to start, falling edge to stop. trigger signals are produced externally with some logic circuit. at present i'm using a 6036E board, but final application will run on a usb6008/9 as a executable built from l'view7.1.
i'd like to convey to the user some status information, i.e. that the system is preparing to acquire data between the stop-start trigger. and that it is acquiring data between the start-stop trigger.
i know i can monitor my trigger signal using a digital input, and if it's low i'm not acquiring data and if it's hi, then i am acquiring data etc. but i was wonderign if i can see the trigger signal somehow within the program.
hope my explanation makes sense?
regards, j.