PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

script trigger repeat issues

Using the RFSG I create 7 different 90ms burst signals from IQ files. I am trying to send them to a device using the following script but it is not generating all of the signals. Here is the script.
 
script triggersToggleWaveforms
wait until scriptTrigger0
generate SyncSignal
generate SyncSignal1
generate SyncSignal2
generate Burst1
generate Burst2
generate Burst3
generate Burst4
end script
 
For some reason it is only generating the first and fifth signal. My question is: Can the RFSG generate these signals fast enough and is this why I am seeing this problem?
Thanks
0 Kudos
Message 1 of 2
(2,901 Views)
Hi jstarustka,

Here we have an example for that and the ongoing discussion.
Gerardo O.
RF SW Engineering R&D
National Instruments
0 Kudos
Message 2 of 2
(2,894 Views)