It seems I've fixed the vi, and now I can generate a single waveform triggered on a pulse rise (in the former vi, there was an error, now fixed on the new version).
My question now: I generate the waveform based on the 100 KHz internal waveform. When now a triggering pulse is received on PFI0 (and by the way this pulse is coming from a counter based on the 100 KHz internal waveform too), the first point of the waveform on the analog output is coincident with the first point of the 100 KHz waveform after the triggering pulse? This is important for my application because I want to synchronize waveform generation with other application, and I need to know when the waveform is actually generated. If I was not clear enough here is a descriptive scheme:
_#_#_#_#_#_#
_#_#_#_ internal waveform 100KHz
_#_________________ trigger from counter, connected on PFI0
_ABCDEFG..... on analog output, where A,B,.. are voltage values
thansk for all
-Claudio