:CALibrate:SLOT:VERTical:STATus?
Flex Apps:
FlexDCA
FlexRT
Query Syntax
:CALibrate:SLOT{1:8}:VERTical: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 calibration status of a vertical calibration in the indicated slot. 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 slot 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 |
:DETails?
|
Change in temperature | :DTEMperature?
|
Change in Time | :TIME?
|
Example Command
:CALibrate:SLOT3:VERTical:STATus?