Instructions
Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-31
:CALibration Commands
Command List:
:CALibration:[ALL]
:CALibration:AUTO
:CALibration:[ALL]
Syntax
:CALibration:[ALL]
Description
Executes self-calibration immediately.
Remarks
If the self-calibration succeeded, the command :CALibration:[ALL]? returns 0; if failed, the
command :CALibration:[ALL]? returns 1.
Example
The following command executes the self-calibration immediately.
:CALibration:ALL
:CALibration:AUTO
Syntax
:CALibration:AUTO OFF|ON|0|1
:CALibration:AUTO?
Description
Enables or disables self-calibration.
Query the setting status of auto calibration.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command enables auto calibration.
:CALibration:AUTO ON or :CALibration:AUTO 1
The following query returns 1.
:CALibration:AUTO?