atk_nut Posted August 17, 2006 Report Share Posted August 17, 2006 I'm trying to generate a sine wave on 6 channels at 60hz. I want to "smoothly" transition to 50Hz. The update rate is 60,000 points per second (that should give 1000 points per cycle at 60Hz.) I generate a buffer of 1000 points for 60 Hz, then write the buffer of 1200 points (50 Hz) at the same update rate. However, the signal stays at 60Hz. until I reset the clock. I'm getting stumped. Any ideas? I've attached some code. Download File:post-1336-1155844390.vi Quote Link to comment
Dan Press Posted August 30, 2006 Report Share Posted August 30, 2006 There's a decent NI example that can be found here. 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.