Asotop Posted February 2, 2017 Report Share Posted February 2, 2017 Hello, I'm currently trying to step the frequency in intervals, i.e for the first 10 cycles I want the frequency to be [1,2,3,...,10], this was easily implemented using a shift register. But after the 10 cycles I want the step to be increased by 10, so the output with be [10,20,...100], and then [100,200,...,1000] etc. Appreciate any help. Regards Andreas Quote Link to comment
hooovahh Posted February 2, 2017 Report Share Posted February 2, 2017 Lets see the code. Also is this for actual hardware or just simulation? Quote Link to comment
dterry Posted February 2, 2017 Report Share Posted February 2, 2017 Quick concept I wrote. Example Frequency Stepper.vi Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.