:CALibrate:MODule:PTIMebase:STATus?
Flex Apps:
FlexOTO
FlexOTO Instance:
Hardware Diagram
Instruments:
N1093A/B-PTB
Query Syntax
:CALibrate:MODule:PTIMebase:STATus? "<DCA-M-module-name>"
Where <DCA-M-module-name> is the name that identifies an N1093A/B DCA-M module on the Hardware Diagram. The name is the combination of the <model number>-<serial number>. For example, "N1093B-US12345678".
Description
Returns the status of an N1093A/B DCA-M module's precision timebase calibration. 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 |
:CALibrate:MODule:PTIMebase:DETails?
|
Change in temperature | :CALibrate:MODule:PTIMebase:DTEMperature?
|
Change in Time | :CALibrate:MODule:PTIMebase:TIME?
|
Requires FlexOTO revision A.07.90 and above.