5.6 Command Explanation
5-58 ZM2371/ZM2372
[:SENSe]:CORRection:COLLect[:ACQuire] {STANdard1|STANdard2|STANdard3}
Description: Measures the specified correction value (either OPEN, SHORT, or
LOAD).
If a correction data is obtained successfully, a setting is made
automatically so as to execute that correction.
Parameters: STANdard1 Correction value for OPEN correction
STANdard2 Correction value for SHORT correction
STANdard3 Correction value for LOAD correction
Setting example: :CORR:COLL STAN2
Measures a correction value for SHORT correction and enables the
SHORT correction.
Remarks: To execute the LOAD correction correctly, not only the LOAD correction
value, but also the OPEN correction value and SHORT correction value
must be measured in advance. Any measurement order is acceptable.
As this command is an overlap command, if such program is made that
*OPC? query is added at the end so as to receive the response message 1,
the device can wait for the completion of correction.
Example :CORR:COLL STAN2;*OPC?
Or, *WAI command may be added to make the device wait to execute
following commands until the completion of correction.
Example :CORR:COLL STAN2;*WAI
[:SENSe]:CORRection:COLLect:METHod {REFL2|REFL3}
[:SENSe]:CORRection:COLLect:METHod?
Description: Sets/queries correction items to be operated by
[:SENSe]:CORRection[:STATe] command.
Parameters: REFL2 OPEN correction and SHORT correction
REFL3 OPEN correction, SHORT correction, and LOAD correction
Setting example: :CORR:COLL:METH REFL3
OPEN correction, SHORT correction, and LOAD correction are to be
operated.
Response: {REFL2|REFL3}
Query example: :CORR:COLL:METH?
Response example: REFL3
The operation targets are OPEN correction, SHORT correction, and
LOAD correction.
Remarks: If REFL2 is set, the LOAD correction is disabled.