User`s guide

Probe Trace Expressions 17
-45
Basic Output Variable Form
This form is representative of those used for specifying some
PSpice A/D analyses.
<output>[AC suffix](<name>[,name])
This
placeholder...
Means this...
<
output
> type of output quantity: V for voltage or I
for current (digital values do not require a
prefix)
[
AC suffix
]
*
quantity to be reported for an AC analysis.
For a list of valid AC suffixes, see
Table 17-6 on page 17-49
<
name
>[,
name
] specifies either the
net
or (+
net
,-
net
) pair
for which the voltage is to be reported, or
the
device
for which a current is reported,
where:
net specifies either the net or pin id
(<fully qualified device
name>:<pin name>)
device name
specifies the fully qualified
device name; for a list of device types,
see
Table 17-7 on page 17-50
and
Table 17-8 on page 17-51
A fully qualified device name
consists of the full hierarchical
path followed by the device’s
reference desi
g
nator. For
information about syntax, see
the volta
g
e output variable
namin
g
rules on pa
g
e 8-5.