I have an array of booleans the length is 30. I want to write each of these booleans to the same port0/line0 of an Digital I/O module as shown below:
Basically I want to write to port0/line0 one bool at a time so that at the port0/line0 i get a graph like:
But I'm not able to find an option for the DAQmx Write vi where you can select this option. As shown below. Is that possible?