hossain00 Posted December 19, 2008 Report Share Posted December 19, 2008 Dear I have generate a freguency from 100MhZ to 3GHz with a step of 50MHZ. I want to save the every frequency in like first it is 100MHz then 150MHz and next 200MHz and is so on. How can I do this operation in labview. Here i have atached the labview fle for better understanding Quote Link to comment
Antoine Chalons Posted December 19, 2008 Report Share Posted December 19, 2008 QUOTE (hossain00 @ Dec 18 2008, 04:47 PM) Dear I have generate a freguency from 100MhZ to 3GHz with a step of 50MHZ. I want to save the every frequency in like first it is 100MHz then 150MHz and next 200MHz and is so on. How can I do this operation in labview. Here i have atached the labview fle for better understanding the eayiest way is probably to use the "write to spreadsheet file" function (to be found in the File IO palette), and link the array of frequency coming out of your for loop to the "1D data" input. http://lavag.org/old_files/monthly_12_2008/post-7452-1229617714.png' target="_blank"> Hope this helps 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.