High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

Software trigger with PCI-5122

I am going to program a board with PCI-6552 and in meantime in specific times capture the samples of the anolog output of the board by PCI-5122.
Is there any way to use software trigger and the data pattern of PCI-6552 (e.g. define a software event) to trigger the PCI-5122. If it is possible, how the software event can be defined and connected to the "send software trigger" block?
0 Kudos
Message 1 of 2
(6,092 Views)
Whe using a software trigger with the 5122, you generate the trigger whenver you call the "Send Software Trigger" function. you can program the software events that cause this funtion to be called in any way you want.

In the simplest case, you could place the "Send Software Trigger" function in a while loop and only execute it when the user presses a button.

Jack
0 Kudos
Message 2 of 2
(6,092 Views)