08-01-2006 01:28 PM
08-01-2006 04:32 PM - edited 08-01-2006 04:32 PM
You should have included your VI or an image of the block diagram so someone could see what your have done. There's a lot of ways you can do this. You can use a shift register as in the attachment or create an array of frequency values and auto-index that through a for loop or while loop.
Message Edited by Dennis Knutson on 08-01-2006 03:33 PM
08-02-2006 04:05 AM
Hi,
Just to expand on Dennis's excellent response, it's probably wise to include the status from the error out cluster of the freq VI and wired it the OR function so that the loop is terminated on an error condition as well.
Regards
Ray Farmer
08-02-2006 01:27 PM