Being new to Labview and data acquisition, I've changed a simple RTSI example VI for 2 E-series boards. I cannot see any difference in VI execution if I wire the RTSI triggering to the second device (AI start) or not.How can I be certain that device 2 is really triggered by RTSI0?
Current setup is as follows:
1) AI config board #1
2) Route signal to
as
3) AI config board #2
4) AI start board #2, trigger type Digital A, Analog channel&Level:
5) AI start board #1
As mentioned, I see no difference if step 4) gets triggering or not. So, how can I verificy RTSI functionality and confirm signal reception over RTSI?