I need to write a digital signal to a digital
output port on PCI-6229 with a predefined frequency. The problem is
that i haven't found an example code of configuring the task and the
timer correctly. I want to use internal timer. Since the device is not
support handshaking i couldn't use the example code provided with the
NI drivers. Should i use pattern io and how could i get started?
By
the way, i'm using a NI USB-6008 for debugging, which does not support
pattern io. In addition I have a task for measuring analogue signal at
the same time which works just fine now. I would be happy to get some
advice how to implement this signal writing.