Measure Reference Manual

+ SETPROMPT VOLUME
$DATA MEAS
To set the MEASCOM prompt to display the current assumed object, then change the assumed
object:
+ SETPROMPT ASSUME
MEASUREMENT
+ ASSUME PLOT
PLOT
SHOW PLOT
The SHOW PLOT command displays the setting of one or all plot attributes.
Syntax
SHOW [ / OUT filename / ] [ PLOT ] [ attribute ]
OUT filename
directs command output to filename. If filename does not exist, MEASCOM creates an
EDIT file by that name and writes command output to it. If filename does exist, MEASCOM
opens the file and appends command output to it.
Following execution of the SHOW PLOT command, MEASCOM redirects its output to the
current OUT file (typically, the terminal). This attribute does not affect the contents of the log
file.
PLOT
is optional if you specified PLOT as the default command object using the ASSUME command.
attribute
is one of:
TIME-BASEFOR
TOFROM
VERT-BASESCALE-FROM
WIDE-ITEMSCALE-TO
For descriptions of these attributes, see SET PLOT (page 106).
If you omit attribute, MEASCOM displays all attributes.
Related Commands
PageFunctionCommand
103Resets the plot format options to default valuesRESET PLOT
106Sets the plot format optionsSET PLOT
Usage Notes
The SHOW PLOT command output is a list of the commands used to set the plot attributes.
Use /OUT filename/ to create a command (OBEY) file that you can later use to restore the
current set of attributes.
MEASCOM terminates a PLOT with TIME-BASE ON when it detects that no more records
match the time range.
SHOW PLOT 117