:CALibrate:MODule:STATus?
Flex Apps:
FlexPLL
FlexOTO
FlexOTO Instance:
Hardware Diagram
Query Syntax
:CALibrate:MODule:STATus? "<DCA-M-name>"
Where <DCA-M-module-name> is the name that identifies the DCA-M module on the Hardware Diagram. The name is the combination of the <model number>-<serial number>. For example, "N1092B-US12345678".
Description
Queries the status of a DCA-M module's calibration. One of the following response strings is returned:
- "CALIBRATED"
- The module does not require a calibration.
- "UNCALIBRATED"
- The module requires a calibration.
To return the name's of all DCA-M modules recognized by FlexOTO, send the :CONFigure:MODule:ALL? query. User the :CONFigure:MODule:ACTive command to determine which of the modules are placed on the Hardware Diagram.
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:MODule:STATus:DETails?
|
| Change in temperature | :CALibrate:MODule:STATus:TEMPerature?
|
| Change in Time | :CALibrate:MODule:STATus:TIME?
|
Example Command
:CALibrate:MODule:STATus? "N1092A-US12341678"