ST2523 Series Operation Manual Ver1.2
44
Query syntax: FUNCtion:DEV<n>:MODE?
Return format:
ABS
PERC <NL^END>
OFF
The :DEV<n>:REFerence command sets the nominal value of deviation.
The FUNCtion:DEV<n>:REFerence? query returns the current deviation nominal value.
Command syntax: FUNCtion:DEV<n>:REFerence<value>
Where:
<value> may be a number in NR1, NR2 or NR3 format.
<n> may be:
Character 1 (integer: 49) sets the deviation nominal value of primary parameter.
Character 1 (integer: 50) sets the deviation nominal value of secondary parameter.
For example: WrtCmd(“FUNC:DEV1:REF 10”);
Query syntax: FUNCtion:DEV<n>:REFerence?
Return format: <NR3><NL^END>
The :DEV<n>:REFerence:FILL sets the nominal value of deviation. It controls the instrument to make a
measurement and copies primary and secondary resluts as nominal value.
Command syntax: FUNCtion:DEV<n>:REFerence:FILL
Where,
<n> may be character 1 (integer: 49) or character 2 (integer: 50). Both above characters can set
primary and secondary deviation nominal values.
For example: WrtCmd(“FUNC:DEV1:REF:FILL”);
The :REL ON command controls the rel function.
OFF
Command syntax: FUNC:REL ON
Return format: FUNC:REL?
Return: 1 (integer: 49) means ON.
0 (integer: 48) means OFF.
:SHORT:IMM
The :SHORT:IMM command executes the short function.
Command syntax :FUNC:SHORT:IMM
:SHORT ON(1)
OFF(0)