Hello everyone,
I am using the following:
Software = visual studio 2003 C#
Hardware = NI 6220 PCI
I am reading samples continously at a sample rate of 10kHz over 15 analog channels with the analog callback. The acquired data is written away into files every 2 seconds. The acquisition must never stop. I want to use the last analog channel I have for triggering. When the a trigger occurs I have to get the System.DateTime. Is there any way this can be accomplished.
Thanks in advance,
Souza.