Command Descriptions
VX4792 User Manual
3-37
:EQUATION:DEFINE "EXP_SAMP.EQU", #241range(0.5ms)
<LF>sin(x)<LF>v/2<LF>max(sin ...
writes an equation expression into the equation file EXP_SAMP.EQU.
EQUAtion:WPOints (?)
The EQUAtion:WPOints command specifies the number of waveform points,
from the equation file, to be written to the waveform file when an equation file is
compiled. The EQUAtion:WPOints? query returns the number of waveform
points set to be written to the equation file.
WAVEFORM
EQUAtion:COMPile, EQUAtion:DEFine
EQUAtion:WPOint <Equation File>, <Number of Points>
EQUAtion:WPOints? <Equation File>
<Number of Points>
EQUAtion : WPOint
<Space> <Equation File>
? <Space>
,
<Equation File>
<Space>
<Equation File>::=<string>
where <string> must be the name of an equation file in internal memory.
<Number of Points>::=<NR1>
where <NR1> must be in the range of 1 to 32768 (32 K).
:EQUATION:WPOINTS "EXP_SAMP.EQU", 1000
specifies 1000 as a number of waveform points to be written to the file
EXP_SAMP.EQU.
Examples
Group
Related Commands
Syntax
Arguments
Examples