Hello all,
I am very new to NI development. I have a task in which I have 3 NI 9234 modules that I would like to trigger at the same time and collect a certain amount of data . I am hoping to do this in C/C++ using the DAQmx libraries, but having trouble finding a good example in the various other programs.
My first task would be to collect a finite set of samples at the same time using the 3 modules (aka, Dev1/a0, Dev2/a0, Dev3/a0).
My second task would be to trigger the collect with an external pulse (similar to the pulse generation example project).
Please let me know if this is possible.
I will continue to look into this, but have difficulty getting the task to run properly.
Thank you,
Kevin