38
_____________________________________________________________________________________________
5.4 Commands Specific to the 3532-50, 3522-50
_____________________________________________________________________________________________
:COMParator:FLIMit:ABSolute
Sets the lower and upper limit values for the first comparator
parameter as absolute values.
:COMParator:FLIMit:ABSolute?
Queries the lower and upper limit values which are set as absolute
values for the first comparator parameter.
Syntax
:COMParator:FLIMit:ABSolute
<low>,<high>
<data>
<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 lower and upper limit values for the first comparator parameter (i.e. the
principal measured value) as absolute numerical values.
The numerical value can be in NRf format, but rounding is performed for figures
beyond the last valid decimal place.
Note
The upper and lower limit values which are set as absolute values, and which are
set as percentage values are stored individually.
Example
Transmission
:COMParator:FLIMit:ABSolute 1.1234E-06,1.2345E-06
The lower limit value is set to 1.1234E-06 and the upper limit value is set to
1.2345E-06.
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:ABSolute?
Function
Returns the lower and upper limit values which are set as absolute values for the
first comparator parameter as character data or numerical value in order.
OFF (character data) or numerical value in NR3 format
Example
Response
If headers are on
:COMPARATOR:FLIMIT:ABSOLUTE 1.1234E-06,1.2345E-06
If headers are off
1.1234E-06,1.2345E-06
Error
If the response message is longer than 300 bytes, a query error is generated.