Hi All,
I am new to using LabWindows and NI-DAQ. I have a question please. I am currently using DIO 6533 board, and programming my code with LabWindows. The question is, I want to output a 16-bit digital data, and at the same time I want to input a 16-bit digital data, that are independent of each other, these should run simultanously. That is, i should input digital data, and at the same time I should output digital data. How can I configure the board using the buffer method, should I use DIG_Block_Out and DIG_Block_In? If so, how? Please write in details, since I am new in using these programs 🙂 Thank you so much in advance.