Select File>Open…. The Open a script for editing window appears. By default, only existing files with the .EXP file name extension are displayed in the file list. All the standard… read more →
Connect the cell cable on potentiostat number 1 to the EIS dummy cell provided with your system. Continue the tutorial.
Close any open windows, so that the only program running is the Framework™ software. Continue the tutorial.
Normally you modify an existing Explain™ script whenever you need a new type of experiment. This tutorial demonstrates how you generate, save, and execute a new script. You will modify… read more →
Change the value in the line from 0.2 to 1.0. The line now reads: FreqFinal = QUANT.New(“FREQFINAL.”,1.0,”Final Fre&q. (Hz)”) Continue the tutorial.
About twenty lines further into the program, find the following code: result = Setup(“Potentiostatic EIS”, & PstatSelect.Selector(selector_asterisk), & Title, & Output, & Notes, & FreqInit, & FreqFinal, & PointDensity, &… read more →
Use the scroll bar or direction keys to move down into the file. About 50 lines into the file, you should see the following line of code: FreqFinal = QUANT.New(“FREQFINAL.”,0.2,”Initial… read more →
Select Experiment>Named Script… In the resulting dialog box, select MYEIS.EXP from the File name list. Click the OK button. From this point on, the script runs like the script for a… read more →