Geopsy: Waveform Console
Revision as of 12:25, 8 March 2010 by Admin (talk | contribs) (Geopsy:Waveform Console moved to Geopsy: Waveform Console)
The waveform console contains two parts:
- The history attached to each Signal Viewer
- An editable script that can be executed on the currently active Signal Viewer
All actions performed from Wavefrom Menu are systematically stored in this history and saved in Saved steps. The generated script can be copied in the editable part, modified, and started by Run. They can be also saved in a text file (usually with extension .qs) to be executed from the command line.
Saved steps are produced by command save("tag") which are always included in menu actions. Those saved steps can be restored at any time by using the graphical combo box or by sending command restore("tag").