Hello,
Thank you for your reply. I think that my code finally works. I put everything in a flat sequence structure, with seq. frames that initialize all the instruments ( which work in single acquisition regime), then in the next frame I froze the waveforms and the image ( basically simulate the run/stop on the osc), followed by transferring the data from the camera, and each oscilloscope. Every iteration in the loop is done in about 2 sec (100 shots acquisition takes 200-208s). I hope by using the flat sequence structure I solved the trigger problem..ie that the acquisitions are synchronized in that frame. Right now, looking at the time stamps on the data files doesn't make sense to check the synchronization, since the transferr is done one after the other.
Is there any way to confirm on infirm that in a flat sequence, all three parralel processes will start executing at the same time? Visually, I can see that the Run/ Stop from the two osc. blinks at the same time with the LED from the camera which indicates the triggered acquisition.
Thank you,
Andrea