hi Tiano,
you should be using the vi in the Search Exmaples->Data Acquisition->Counters->Finite Pulse Train.
this is how you modify this vi to generate pulses at varying frequency.
Set Device=1, Counter=1, Number of Pulses=100, Frequency Array=10, 100, 1000, 10000.
[Place an array container on the front panel. Drop the Frequency control into the array. On the block diagram place a
For loop around the whole program. Move the new array to the outside of the For loop. Wire the array to the edge of the for loop and then to the terminal that the Frequency control was wired to before. One
the front panel, set the first four elements of the array to the values 10, 100, 1000, 10000.]
I am attaching a copy of this mod
ified vi for your ref.
hope this helps,
Lalitha.