43
_____________________________________________________________________________________________
5.4 Commands Specific to the 3532-50, 3522-50
_____________________________________________________________________________________________
:COMParator:SLIMit:DEViation
Sets the reference value and the lower and upper limit values for the
second comparator parameter as deviation percentage (
∆
%).
:COMParator:SLIMit:DEViation?
Queries the reference value and the lower and upper limit values for
the second comparator parameter as deviation percentage (
%).
Syntax
:COMParator:SLIMit:DEViation <ref>,<low>,<high>
<data>
<ref> reference value Numerical value in NR3 format
<low> lower limit value OFF (character data) or numerical value in NR3
format
<high> upper limit value OFF (character data) or numerical value in NR3
format
Function
Sets the reference value and the lower and upper limit values for the second
comparator parameter as deviation percentage.
Note
The reference value and the lower and upper limit values of the % mode and
∆
%
mode are common. Therefore this command and the
":COMParator:SLIMit:PERcent" command do the same action.
Example
Transmission
:COMParator:SLIMit:DEViation 1.0000E-3,OFF,5
The reference value is set to
1.0000E-3
, the lower limit value is set to
OFF
, and
the upper limit value is set to
5%
.
Error
If <data> is other than character data or numerical value described above, a
command error occurs.
Executing this command while the open or short circuit compensation is
performed generates an execution error.
Syntax
:COMParator:SLIMit:DEViation?
Function
Returns the reference value and the lower and upper limit values witch are set as
deviation percentage (
%) for the second comparator parameter as
<ref>,<low>,<hi> in order.
Note
The reference value and the lower and upper limit values of the % mode and
%
mode are common. Therefore this command and the
":COMParator:SLIMit:PERcent" command do the same action.
Example
Response
If headers are on
:COMPARATOR:SLIMIT:DEVIATION 1.0000E-3,OFF,5
If headers are off
1.0000E-3,OFF,5
Error
If the response message is longer than 300 bytes, a query error occurs.