03-16-2007 11:32 AM
03-19-2007 10:29 AM
Chris:
I hope all is well. There have been very useful posts and I wanted to provide a summary here:
1. Using the VISA API to communicate with the instrument will teach students how to do Instrument Control which is very important.
2. Using Shift Registers with while loop with teach students how to store data and introduce them with passing data.
3. Storing the data to a file once the program is done will introduce them to File I/O. You could even read the data from the file when you start the program and use that value as the starting point for your shift register.
I hope this helps and please do not hesitate to post again.
Regards,
Rudi N.