:CALibrate:SLOT:STATus?

Flex Apps:
FlexDCA
FlexRT

Query Syntax

:CALibrate:SLOTN:STATus?

Where N identifies a specific module by slot and must be selected from {1:8}. 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:SLOTN:VERTical:STATus?, CALibrate:SLOTN:CRECovery:STATus?, and CALibrate:SLOTN:PTIMebase:STATus? queries.

Use the child queries listed in the following table to return details about the current calibration.

Status String Child Queries
Status Sring Child Query to Send
Time of last calibration,
Time change since last calibration, and
Ttemperature change since last calibration
:DETails?
Change in temperature :DTEMperature?
Change in Time :TIME?

Child Commands