Set Fpe on

Modify the action upon floating point exception.
Format:
SPECTRA> set fpe on
SPECTRA> set fpe off default

Description:
on: Floating point exceptions are already trapped in the arithmetic functions. This feature may be used during measurements when you don't want to a divide-by-zero make you stop scanning.

off: Exceptions are handled by returning to the command line (default).

Note that the command 'show error' displays the last error message.