:CALibrate:CONNection:VERTical:STATus?
Query Syntax
:CALibrate:CONNectionN:VERTical:STATus?
Where N identifies a specific instrument by connection number and must be selected from {1:8}. For an instrument that occupies multiple connections, use the instrument's left-most connection number to identify the instrument. For two-connection instruments, the connection number would be 1 or 3. For four-connection instruments, the connection number would be 1.
Description
Queries the calibration status of a vertical calibration in the indicated connection number. One of the following response strings is returned:
- "CALIBRATED"
- The calibration is valid.
- "UNCALIBRATED"
- The calibration is needed.
- ""
- An empty string is returned if the hardware for the indicated connection number does not exist. An -241,"Hardware missing" error is returned by the
:SYSTem:ERRor:NEXT?command.
Use the child queries listed in the following table to return details about the current calibration.
| Status String | Child Query to Send |
|---|---|
| Time of last calibration, Time change since last calibration, and Temperature change since last calibration |
:CALibrate:CONNection:VERTical:STATus:DETails?
|
| Change in temperature | :CALibrate:CONNection:VERTical:STATus:DTEMperature?
|
| Change in Time | :CALibrate:CONNection:VERTical:STATus:TIME?
|
Child Commands
:CALibrate:CONNection:VERTical:STATus:DETails?:CALibrate:CONNection:VERTical:STATus:DTEMperature?:CALibrate:CONNection:VERTical:STATus:TIME?