Hey all,
I have perfectly working vi (you can find it in attachments) where I am using two DAQmx Read (Counter 1D U32 1chan Nsamp).vi to read counter input edges of two terminals (PFI9, PFI10). Now I am trying to figure out how to use a single DAQmx Read (Counter 2D U32 Nchan Nsamp).vi to read counter input edges of same terminals (PFI9, PFI10). The main objective of doing so is to ensure the synchronization of the two arrays read.
My DAQ device is USB-6351, if anyone is familiar with how to get started with this situation, ANY help would be greatly appreciated.
Please let me know if you need any sort of additional information from me to understand what I am doing.