Hi,
I'm using a PCI 6534 to output a series of triggered, serial command words (around 150 bits per word) clocked out at 1MHz. I need to output around 200-300 of these words, with as little latency between words as possible.
I am running into a problem with the card missing some triggers. I am using a TTL pulse with a 1.5us pulse-width to trigger each serial word. I have not, however, been able to get lower than 10ms between each strobe without the card missing a few. I assume that this is caused by the latency in NI-DAQ's C++ drivers. Is there any way to speed this up? I am looking for a period of <1ms between serial words.
I have tried putting the whole set of words into the serial buffer and pu
tting the card in loop mode, but then I loose my ability to trigger each word. What would you suggest?
Thanks,
John E.