An interactive SPECTRA session is started by:
> spectra [-ddisplay] [-online] [-nographic] [-s [-pport_no]] [-v]
The meaning of the qualifier:
| 'done' | For successfully completed commands. |
| 'error' | For commands that returned an error. |
![]() | In response to a statement like: ' =energy()'.
|
SPECTRA uses the following environment variables:
| DISPLAY | The X server. There is no need to set it, if SPECTRA runs on local host or via a secure connection (ssh). |
| EDITOR | Specifies the editor which is called from edit
commands or certain full screen menu actions. By default
SPECTRA uses . |
| XPS_TERM | Specifies the terminals type. By default SPECTRA generates X output. |
| ONLINE_DIR | The on-line directory, by default SPECTRA uses /online_dir. This variable has to be set, if SPECTRA runs in the on-line simulation mode. |
| EXP_DEVICE_LIST | The device list, default on_line.dev on the on-line directory. |
| EXP_INI_LIST | The on-line startup file, default exp_ini.exp on the on-line directory. |
| EXP_ON_LINE_EXIT | The on-line exit file, default on_line_exit.gra on the on-line directory. |