:CALibrate:SLOT:STATus?
Query Syntax
:CALibrate:SLOT{1:8}:STATus?
Where the required specifier {1:8}
identifies a specific module by slot number. For a module that occupies multiple slots, use the module's left-most slot number to identify the module. For two-slot modules, the slot number would be 1 or 3. For four-slot modules like the 86108B, the slot number would be 1.
Description
Queries the overall calibration status for the indicated slot. If a vertical, precision timebase, or clock recovery calibration is needed, the slot is considered to be uncalibrated.
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 slot does not exist. An -241,"Hardware missing" error is returned by the
:SYStem:ERRor:Next
command.
To check the status of the individual calibrations, use the CALibrate:SLOT:VERTical:STATus?
, CALibrate:SLOT:CRECovery:STATus?
, and CALibrate:SLOT:PTIMebase:STATus?
queries.
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 |
:DETails?
|
Change in temperature | :DTEMperature?
|
Change in Time | :TIME?
|
Example Command
:CALibrate:SLOT3:STATus?