Hello,
I'm writing an application using C#.
I've got a NI PCI-6251 card. In my application I must send a TTL signal to one digital output line of the card (this signal will start a measurement on an external device). The external measrement will then send me a signal on a digital input line of the card.
Can you tell me how can I count the time (in microseconds) between the signal I sent and the signal I receive ?
Thank you in advance
J-D Gasser