8003 Precision Scalar Analyzer
3-58 Manual 20791, Rev. C, June 2001
Modifier name: STORE_SHORT
Modifier Syntax: STORE_SHORT hs numerical value [us SRQ]
valid numerical values: 0 through 9
assumed units: no units (these are trace memory numbers)
Modifier name: STORE_OPEN
Modifier Syntax: STORE_OPEN [us SRQ]
Modifier Examples: SWP 2;STORE_SHORT 8;SRQ
Take the current trace on channel 2 and store it in trace
memory 8. Assert SRQ when done.
STORE_OPEN;SRQ
This should be sent to the analyzer as a string just by
itself once the operator has connected the OPEN to the
bridge. The analyzer then takes the current trace,
averages it with the previously stored trace, and stores it
in trace memory 8. Asserts SRQ when done.
Modifier Description: The SMOOTH modifier activates the trace smoothing
function.
Modifier name: SMOOTH
Modifier Syntax: SMOOTH hs numerical value or state
valid numerical values: 0.1 to 20.0
assumed units: percent of trace, resolution in tenths
state definition: ON, OFF
Modifier Example: SWP 3;SMOOTH 0.5;SMOOTH ON
Defines smoothing at 0.5% of full trace, turns smoothing
on
Modifier Description: The LIMIT modifier allows GPIB definition of limit lines.
Limit lines are defined for each channel. Each limit line
consists of a point, a flat line segment, a sloped line
segment or multiple combinations of the three. The
LIMIT modifier has two syntaxes. The first turns entire
limit lines on or off. The second defines limit lines. See
page 2-31 of the DISPLAY key discussion in the Front
Panel Functional Description section for a more detailed
description of limit lines.
NOTE:
Please see the LIMIT modifier of the OUTPUT command at the top of page 3-31 for
a description of reading PASS/FAIL indications from limit lines.