Brand new to using LabVIEW and compactRIO, and I'm the only person in my lab who knows the basics so I'm on my own with this stuff....
I'm trying to output square pulses using the 9269 module and LabVIEW Real-Time. I have a 1D array with the waveform data, and I have tried various array operations and loops to try to send each element to the output variable, but I can't get it to read more than the first value. Right now I have the data array and the output variable inside a timed loop, synchronized to the scan engine with dt 1 and scan period set to 10 ms. I'm guessing there is a simple way to do this but I just don't know the program well enough to find it... Any suggestions would be appreciated.