PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate a clock from 2 square waveform by trig on 5422

thanks for the reply,
 
i see all the exemple of fgen in labview, and finaly i use the Fgen Switch between Waveforms.vi exemple with some modification in the script and ofcourse i remove the part of software trigger.
 
now i can generate my sequence with external trig.
 
the script:
 
script SwitchWaveforms
wait until scriptTrigger1    
       repeat until scriptTrigger0
         generate Waveform1
      end repeat
repeat N  // ( N times )
generate Waveform2
end repeat
       repeat until scriptTrigger2
    generate Waveform1
      end repeat
 end script
0 Kudos
Message 11 of 13
(1,016 Views)

sorry for all this reply !!!!!

i dont know how it happen.

 

thanks again.

0 Kudos
Message 12 of 13
(1,015 Views)
Hi,
 
No problem, forum  bug.
 
Regards,
0 Kudos
Message 13 of 13
(1,012 Views)