:CALibrate:CONNection:SKEW:STATus?
Query Syntax
:CALibrate:CONNectionN:SKEW:STATus?
Where N identifies a specific instrument by connection number and must be selected from {1:8}.
Description
Queries the Skew Adjustment status for the indicated connection number.
One of the following response strings is returned:
- "CALIBRATED"
- The calibrations are valid.
- "UNCALIBRATED"
- At least one 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 adjustment, Time change since last adjustment, and Temperature change since last adjustment |
:CALibrate:CONNection:SKEW:STATus:DETails?
|
| Change in temperature | :CALibrate:CONNection:SKEW:STATus:DTEMperature?
|
| Change in Time | :CALibrate:CONNection:SKEW:STATus:TIME?
|