8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
99
Measurement Operations & Settings
4
command:
:SENSe[
n
][:CHANnel[
m
]]:FUNCtion:PARameter:MINMax?
syntax:
:SENSe[
n
][:CHANnel[
m
]]:FUNCtion:PARameter:MINMax?
description:
Returns the MinMax mode and the number of data points for the MinMax data acquisition function.
parameters:
none
response:
CONT:
WIND:
REFR:
continuous MinMax mode
window MinMax mode
refresh MinMax mode
The number of data points is returned as an
integer
value.
example:
sens1:func:par:minm?
->
WIND,+10<END>
affects:
All power meters and return loss modules
dual sensors:
Can only be sent to master channel, slave channel parameters are identical.
NOTE
Setting parameters for the stability function sets some parameters, including
hidden parameters, for the logging and MinMax functions and vice versa. You
must use the
:SENSe[n][:CHANnel[m]]:FUNCtion:PARameter:STABility
command to set parameters before you start a stability function using the
:SENSe[n][:CHANnel[m]]:FUNCtion:STATe
on page 104 command.
command:
:SENSe[
n
][:CHANnel[
m
]]:FUNCtion:PARameter:STABility
syntax:
:SENSe[
n
][:CHANnel[
m
]]:FUNCtion:PARameter:STABility<wsp>
<total time>[NS|US|MS|S],<period time>[NS|US|MS|S],<averaging time>[NS|US|MS|S]
description:
Sets the total time, period time, and averaging time for the stability data acquisition function.
parameters:
Total time:
Period time:
Averaging time:
The total time from the start of stability mode until it is completed.
A new measurement is started after the completion of every period time.
A measurement is averaged over the averaging time.
Averaging Time
Period Time
t
Measurement Running
Measurement Stopped
1
2
3
4
5