39
_____________________________________________________________________________________________
5.4 Commands Specific to the 3532-50, 3522-50
_____________________________________________________________________________________________
:COMParator:FLIMit:DEViation
Sets the reference value and lower and upper limit values for the first
comparator parameter as deviation percentage (
∆
%).
:COMParator:FLIMit:DEViation?
Queries the reference value and the lower and upper limit values
which are set as deviation percentage (
∆
%) for the first comparator
parameter.
Syntax
:COMParator:FLIMit: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 first
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:FLIMit:PERcent" command do the same action.
Example
Transmission
:COMParator:FLIMit:DEViation 1.2345E-6,-10.0,10.0
The reference value is set to 1.2345E-06, the lower limit value is set to -10%, and
the upper limit value is set to 10%.
Error
If <data> is other than character data or numerical value described above, an
execution error occurs.
Executing this command while the open or short circuit compensation is
performed generates an execution error.
Syntax
:COMParator:FLIMit:DEViation?
Function
Returns the reference value and the lower and upper limit values witch are set as
deviation percentage (
∆
%) for the first 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:FLIMit:PERcent" command do the same action.
Example
Response
If headers are on
:COMPARATOR:FLIMIT:DEVIATION 1.2345E-6,-10.0,10.0
If headers are off
1.2345E-6,-10.0,10.0
Error
If the response message is longer than 300 bytes, a query error is generated.