User Manual SM6026
79
Command syntax: LIST:BAND<n><parameter>[,<low limit n>,<high limit n>]
Where,
<n> 1 to 10 (NR1 format): sweep points on the nth line
<parameter> A Compare the primary parameter of the test results with the high and the low
limits.
B Compare the secondary parameter of the test results with the high and the low
limits.
OFF No comparison
<low limit n> NR1, NR2 or NR3 data format, low limit of the sweep point on the nth line.
<high limit n> NR1, NR2 or NR3 data format, high limit of the sweep point on the nth line.
For example:
WrtCmd (“LIST:BAND1 A, 10, 20”)
WrtCmd (“LIST:BAND3 OFF”)
Query syntax: LIST:BAND<n>?
Return Format: <parameter>, <low limit n>, <high limit n>
7.1.11 APERture subsystem commands
The APERture subsystem commands are mainly used to set the measurement speed, average times
used in measurement. The APERture? query returns the current measurement speed, average times.
Command syntax:
FAST
APERture
MEDium
[,<value>]
SLOW
Where,
FAST: 30 times/sec
MEDium: 10 times/sec
SLOW: 2 times/sec
<value> 1 to 255 in NR1
For example: WrtCmd (“APER MED, 55”)
Query syntax: APERture?
Return format:
FAST
MED
, <NR1><NL^END>
SLOW
7.1.12 TRIGger subsystem commands
The TRIGger subsystem commands are mainly used to set the instrument trigger source, trigger delay
and trigger measurement.