8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
183
Measurement Operations & Settings
4
command:
:INPut[
n
][:CHANnel[
m
]]:OFFSet
syntax:
:INPut[
n
][:CHANnel[
m
]]:OFFSet<wsp><value>[dB] | MIN | DEF | MAX
description:
Sets the offset factor (
a
Offset
) for the instrument. This factor does not affect the filter attenuation (
a
filter
). It is used to
offset the attenuation factor values. This offset factor is used, with the attenuation factor, to set the attenuation of the filter.
In this way it is possible to compensate for external losses.
a
(new)
(dB)
=
a
filter
(dB)
+
a
Offset (new)
(dB)
Set the offset factor by sending a value (the default units are dB), or by sending MIN, DEF, or MAX.
parameters:
<value>[dB]
MIN
DEF
MAX
The offset factor (
a
Offset
) in dB.
Sets the minimum value for
a
Offset
= - 200dB.
Sets the default value for
a
Offset
= 0dB.
Sets the maximum value for
a
Offset
= + 200dB.
response:
none
example:
INP1:OFFS 2dB
affects:
All attenuator modules
command:
:INPut[
n
][:CHANnel[
m
]]:OFFSet?
syntax:
:INPut[
n
][:CHANnel[
m
]]:OFFSet?<wsp>MIN | DEF | MAX
description:
Returns the current value of the offset factor (
a
Offset
), in dB.
parameters:
MIN | DEF | MAX
Returns the minimum, default, or maximum value of the offset factor.
response:
4 byte Intel floating point; offset in dB.
example:
INP1:OFFS?
->
2<END>
affects:
All attenuator modules
command:
:INPut[
n
][:CHANnel[
m
]]:OFFSet:DISPlay
syntax:
:INPut[
n
][:CHANnel[
m
]]:OFFSet:DISPlay
description:
Sets the offset factor (
a
Offset
) such that the attenuation factor is zero.
a
Offset (new)
(dB)
=
a
Offset (old)
(dB)
-
a
(old)
(dB) = -
a
filter
(dB)
parameters:
none