PIPE ON |
Starts a pipe section. |
PIPE OFF |
Ends a pipe section. |
PIPE OFF
.STARTMACRO ... PIPE ON PANEL/SETUP WAVEFORM _wave ... FFT _wave _waveb ... PLOT _wave PIPE OFF ... ENDMACRO
PANEL
, WAVEFORM
, FFT
,
and PLOT
all run in parallel and can share data.
X-Midas Users Take Note: |
---|
![]() PIPE and XPIPE to differentiate between
non-graphical and graphical pipes. NeXtMidas pipes can do both without modifying the
macro.
|