05-22-2011 02:29 AM
Hello,
I'm trying to send a digital line with NI 6224 Card with C# in Visual Studio.
How can I programme the card to send the data in 1MHz?
I attach an image of what I mean.
I tried using the examples in C# provided with the card, but it doesn't help.
Thanks,
05-23-2011 01:48 PM
It may help if you let us know which example you are using. The WriteDigChan example seems to be what you are looking for (This example demonstrates how to write values to a digital output channel). If you have tried this example or any others and you are having trouble with them still, what problem are you encountering? Will they fail to compile or do they run with unexpected performance?