09-15-2023 12:11 AM
Hello community members,
I need support or ideas from experienced LABVIEW users. I want to generate a tone burst signal with a 5 cycles Hanning window. From what I have done so far, the signal runs continuously, and I want to generate only a single burst at a specific time interval. Any suggestion of how I can generate a single burst from my signal?
I am using this signal function:
Where a: amplitude, w: sine frequency (150Khz),
NI DAQ type: NI USB-6341 with 500K sample rate
09-15-2023 09:58 AM
I assume you want 1 period of the slow signal (w*t/10)?
Then it'd be 500/15 = 33.33 samples for 1 period ...