Command Descriptions
3-36
VX4792 User Manual
EQUATION:COMPILE?
might return :EQUATION:COMPILE 0, "sample.equ" if the compilation has
already been done, or :EQUATION:COMPILE 1, "sample.equ" if the compila-
tion is still working.
EQUAtion:DEFine (?)
The EQUAtion:DEFine command writes an equation expression into the
specified equation file. The EQUAtion:DEFine? query returns the equation
expression that is stored in the specified equation file.
WAVEFORM
EQUAtion:COMPile, EQUAtion:WPOints
EQUAtion:DEFine <Equation File>, <Equation Expression>
EQUAtion:DEFine? <Equation File>
<Equation Expression>
EQUAtion
:
DEFine
<Equation File>
?
,
<Equation File>
<Space>
<Space> <Space>
<Equation File>::=<string>
where <string> must be the name of an equation file to be stored in internal
memory.
<Equation Expression>::=<Arbitrary Data>
where the <Arbitrary Data> for the equation expression must be written in
ASCII code with each expression separated by a Line Feed (LF) code as follows:
#241range(0,5ms)<LF>sin(x)<LF>v/2<LF>max(sin(x/2)),0.5
Group
Related Commands
Syntax
Arguments