09-27-2016 03:22 PM
trying to output continous DigitalOutput using Counter Out as clock source. I can output multiple 32 bit words(an array of 30) at a rate of 500khz, but the digital output behaves like a finite output at any higher rate.
Outputs are burst once, then a static value ?
I think it has to do with buffer sizing, but can't find a definitive answer.
Anybody enountyer this problem ?
Thanks
09-28-2016 04:36 PM
Perhaps a screenshot of your code can help visualize what the issue is...