Measure Reference Manual

+ RUN FUP INFO MYSUBVOL.*
SET PLOT
The SET PLOT command sets one or more plot attributes that govern subsequent plots, until changed
by a new SET PLOT or RESET PLOT command.
Syntax
SET [ PLOT ] plot-attribute value [ , plot-attribute value ] ...
PLOT
is optional if you specified it as the default command object by using the ASSUME command.
plot-attribute value
is one of:
FOR duration
is the duration of the plot window. FOR and TO are mutually exclusive. This attribute
becomes the default for subsequent plots until changed by a new SET PLOT or RESET PLOT
command.
duration
is a time interval in one of these formats:
n SECOND[S]
n MINUTE[S]
n HOUR[S]
where n is an integer in the range 1 through 9999.
FROM { [ date , ] time-of-day }
specifies the start of the plot window. This attribute becomes the default for all subsequent
plots until changed by a new SET PLOT or RESET PLOT command. If you omit FROM, the
start time of the measurement or the start time of the entity measurement is used, whichever
is later.
date
is the start date of the data to be used for the plot, in one of these formats:
{ [d]d mmm[ yyyy] }
{ mmm [d]d[ yyyy] }
where
dd is a day of the month, a number in the range 1 through 31.
mmm is the first three letters of the month; for example: JAN, MAR, OCT.
yyyy is the year. Valid years are 1984 through 2047.
If you omit date, the measurement start date is used.
time-of-day
is the start time of the data to be used for the plot, in the format:
hh:mm[:ss]
where
hh is the hour (0 through 23).
mm is minutes (0 through 59).
ss is seconds (0 through 59).
If you omit time-of-day, the measurement start time is used.
SCALE-FROM number
sets the lower boundary of the data-value axis.
106 MEASCOM Commands