Reads and clears the most recent error from the instrument's error queue. Errors are returned in FIFO order, and when the queue is empty the instrument responds with +0,"No error".
SCPI COMMAND REFERENCE
The Keysight E36104B is Keysight's power supply in the E36100B family. Its SCPI remote-control interface exposes 116 commands across 16 subsystems - 65 settable and 51 queries - and every command is documented here with its parameters, accepted values, return format, and a copy-paste PyVISA example for automating test and measurement.
116
Commands
65
Settable
51
Queries
16
Subsystems
SCPI
Verified
2026-07-16
All commands
Places the instrument in local, remote, or RW lock mode. The query returns LOC, REM, or RWL.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | LOCal | REMote | RWLock | Selects local, remote, or RW lock mode. |
Returns the instrument communication state. The query returns LOC, REM, or RWL.
Interroge la file d'attente d'erreurs de l'alimentation. La file d’attente des erreurs peut stocker jusqu'à 20 erreurs et fonctionne en FIFO; l'annonciateur ERR se désactive après lecture de la dernière erreur.
Place l'alimentation en mode local. Toutes les touches du panneau avant sont entièrement fonctionnelles.
Place l'alimentation en mode distant pour un fonctionnement à distance. Lorsque l'unité est contrôlée à distance, l'alimentation passe automatiquement en mode distant.
Places the power supply in remote mode. It is the same as SYSTem:REMote, except that all front-panel keys except [Lock/Unlock] are disabled.
Efface et nettoie toute la mémoire utilisateur, y compris les états et les informations LAN, pour préparer l'instrument à être retiré d'une zone sécurisée. Les données d'identification de l'instrument et les données d'étalonnage ne sont pas effacées.
Returns the SCPI version on which the instrument command set is based.
Clears an overcurrent protection event.
Sets the time in milliseconds that overcurrent protection is temporarily disabled after a current level change. The query returns the delay as a numeric value.
| Name | Type | Values | Description |
|---|---|---|---|
| time | real | ms | Time that overcurrent protection is disabled after a current level change. |
| qualifieropt | enum | MINimum | MAXimum | Use MINimum or MAXimum to set or query the corresponding limit value. |
Sets the time, in milliseconds, that overcurrent protection is temporarily disabled after a current level change. The query returns the programmed delay value.
| Name | Type | Values | Description |
|---|---|---|---|
| time | real | ms | Time that overcurrent protection is disabled after a current level change. |
Enables or disables overcurrent protection. When enabled, the instrument goes into a protected state in constant current mode if an overcurrent condition occurs.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | 1 | OFF | 0 | Enables or disables overcurrent protection. |
Enables or disables overcurrent protection, causing the instrument to go into a protected state when the power supply status is in constant current mode.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | 1 | OFF | 0 | Overcurrent protection enable state. |
Indicates whether an overcurrent protection event has occurred. Returns 1 if a trip occurred, or 0 if not; the value is reset to 0 by CURRent:PROTection:CLEar.
Sets the triggered current level in amps.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | MINimum - MAXimum | Triggered current level to program. |
Sets the triggered current level in amps. The query returns a number of the form +#.########E+##.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | MINimum - MAXimum | Triggered current level. |
Sets the step size for current programming with the CURRent UP and CURRent DOWN commands. The query returns a number of the form +#.########E+##.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | - | Step size for current programming. |
| qualifieropt | enum | DEFault | Use DEFault to restore the default step size. |
Sets the step size for current programming with the CURRent UP and CURRent DOWN commands. The query returns a number of the form +#.########E+##.
Programs the immediate current level of the instrument's output. The UP and DOWN parameters increase or decrease the immediate current by the amount specified by CURRent:STEP.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | A | Immediate current level to program. |
| qualifieropt | enum | MINimum | MAXimum | UP | DOWN | Alternative keyword value for the current setting. |
Programs the immediate current level of the instrument's output. This command changes the output immediately; UP and DOWN increase or decrease the current by the amount specified by CURRent:STEP.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | - | Immediate current level to program, or the keywords MINimum, MAXimum, UP, or DOWN. |
Efface un événement de protection contre les surintensités.
Définit la durée, en millisecondes, pendant laquelle la protection contre les surintensités est temporairement désactivée après un changement de niveau de courant.
| Name | Type | Values | Description |
|---|---|---|---|
| time | real | MINimum - MAXimum | Delay time before overcurrent protection is re-enabled. |
Defines the delay time, in milliseconds, during which overcurrent protection is temporarily disabled after a change in current level.
| Name | Type | Values | Description |
|---|---|---|---|
| time | real | MINimum - MAXimum | Delay time before overcurrent protection is re-enabled. |
Active ou désactive la protection contre les surintensités, ce qui fait passer l'instrument dans un état protégé lorsque l'état de l'alimentation est en mode courant constant.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | 1 | OFF | 0 | State of the overcurrent protection. |
Active ou désactive la protection contre les surintensités, ce qui fait passer l'instrument dans un état protégé lorsque l'alimentation est en mode courant constant.
Définit le niveau de courant déclenché en ampères.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | A | Current level for the triggered source setting. |
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier for returning the minimum or maximum triggered current level. |
Sets the triggered current level in amperes. The query returns the triggered current level in the form +#.########E+##, with optional MINimum or MAXimum qualifiers.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | MINimum - MAXimum | Triggered current level to set. |
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier to return the minimum or maximum triggered current level. |
Définit la taille du pas pour la programmation actuelle avec les commandes courant haut et courant bas.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | - | Step size used for current programming. |
| qualifieropt | enum | DEFault | Allows the default step size to be selected. |
Defines the current step size used for programming the output current with the UP and DOWN commands. The query returns the step value as a numeric string in scientific notation, or the default value when queried with DEFault.
| Name | Type | Values | Description |
|---|---|---|---|
| qualifieropt | enum | DEFault | Optional query qualifier selecting the default step value. |
Programmes le niveau actuel immédiat de la sortie de l'instrument. Cette commande modifie immédiatement la sortie; les paramètres UP et DOWN augmentent ou diminuent le courant immédiat de la quantité spécifiée par CURRent:STEP.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | A | Sets the immediate output current level. |
| qualifier | enum | MINimum | MAXimum | Alternative keyword value for the current level. |
| direction | enum | UP | DOWN | Increments or decrements the immediate current by the amount specified by CURRent:STEP. |
Sets the present immediate current output level. The values UP and DOWN change the current by the amount specified by CURRent:STEP, and exceeding the rated maximum or minimum causes error -222.
| Name | Type | Values | Description |
|---|---|---|---|
| current | real | A | Immediate output current level to program. |
| qualifieropt | enum | MINimum | MAXimum | Use MINimum or MAXimum to program the minimum or maximum allowable current. |
| directionopt | enum | UP | DOWN | Increase or decrease the immediate current by the step size. |
Indicates whether an overcurrent protection event has occurred (1) or not (0). It is reset to 0 by CURRent:PROTection:CLEar.
Sets the overvoltage protection level in volts. The query returns a number of the form +#.########E+##.
| Name | Type | Values | Description |
|---|---|---|---|
| voltage | real | V | Overvoltage protection trip level. |
Efface un événement de protection contre les surtensions.
Active ou désactive la protection contre les surtensions. L'instrument passe dans un état protégé lorsque l'alimentation dépasse le niveau de protection spécifié par VOLTage:PROTection[:LEVel].
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | 1 | OFF | 0 | Enable or disable overvoltage protection. |
Indique si une protection contre les surtensions s'est produite (1) ou non (0). Ceci est remis à 0 par VOLTage:PROTection:CLEar.
Indicates whether an overvoltage protection trip has occurred. It returns 1 if a protection trip has occurred, or 0 if not; the condition is cleared by VOLTage:PROTection:CLEar.
Sets the overvoltage protection level in volts. The query returns the protection level as a number in scientific notation, and may accept MINimum or MAXimum as qualifiers.
| Name | Type | Values | Description |
|---|---|---|---|
| voltage | real | V | Protection level voltage. |
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier to request the minimum or maximum protection level. |
Defines or queries the triggered output voltage level. The query returns a numeric value in scientific notation.
| Name | Type | Values | Description |
|---|---|---|---|
| voltage | real | V | Sets the triggered voltage level. |
| qualifieropt | enum | MIN | MAX | Optional query qualifier. |
Sets the triggered voltage level in volts. The query returns a numeric value in scientific notation.
Définit la taille du pas pour la programmation de la tension avec les commandes VOLTage UP et VOLTage DOWN.
| Name | Type | Values | Description |
|---|---|---|---|
| numeric value | numeric | - | Taille du pas de programmation de la tension. |
| qualifieropt | enum | DEFault | Keyword qualifier for the step value. |
Returns the voltage step size used for programming voltage with the VOLTage UP and VOLTage DOWN commands. The query returns a numeric value in scientific notation.
| Name | Type | Values | Description |
|---|---|---|---|
| qualifieropt | enum | DEFault | Selects the default step size. |
Définit la tension de sortie en volts.
| Name | Type | Values | Description |
|---|---|---|---|
| voltage | real | V | Output voltage value. |
| qualifieropt | enum | MINimum | MAXimum | DEFault | Optional keyword form for the voltage setting. |
Sets the output voltage in volts. The query returns a number in the form +#.########E+##, and can optionally be qualified with MINimum or MAXimum.
| Name | Type | Values | Description |
|---|---|---|---|
| voltage | real | V | Output voltage setting. |
| qualifieropt | enum | MINimum | MAXimum | Returns the minimum or maximum voltage value. |
Specifies whether the instrument uses remote or local sensing. The query returns 0 for INTernal and 1 for EXTernal.
| Name | Type | Values | Description |
|---|---|---|---|
| mode | enum | INTernal | EXTernal | Selects internal or external sensing. |
Enables the power supply output. The slice shows the output can be enabled by sending `OUTP ON` or by pressing the Output ON key.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | Turns the output on. |
OUTP ON
Returns the measured output current over the remote interface. The manual uses this query in the low range current readback verification procedure.
MEAS:CURR?
Clears the instrument status system and the error queue. The manual states that the error queue is cleared by power cycles and *CLS, but not by *RST.
Returns the standard event status register as a decimal value. Reading the register clears its bits.
Enables selected bits in the standard event enable register. The selected bits are then reflected in the status byte; the query returns the decimal weighted sum of all bits in the register.
| Name | Type | Values | Description |
|---|---|---|---|
| enable value | integer | 0 - 255 | Bit mask used to enable standard event bits. |
Returns the decimal value corresponding to the binary-weighted sum of all bits in the standard event enable register. The selected bits are then reported in the status byte.
Returns the instrument identification string in the form manufacturer, model, serial number, and revision code.
Définit le bit « Operation Complete » du registre des événements standard après l'exécution de la commande. La requête renvoie 1 au tampon de sortie après l'exécution de la commande.
Sets the Standard Event Status Register Operation Complete bit after the command finishes. The query returns 1 to the output buffer after the command has executed.
Renvoie le numéro d'option de l'instrument.
Active ou désactive l’effacement de l’octet d’état et du registre des événements standard lors de la mise sous tension. La valeur 1 active l’effacement; 0 le désactive.
| Name | Type | Values | Description |
|---|---|---|---|
| state | integer | 0 - 1 | Choisit si l’effacement au démarrage est activé ou désactivé. |
Active ou désactive l’effacement de l'octet d'état et le registre des événements standard active les masques lorsque l'alimentation est activée.
| Name | Type | Values | Description |
|---|---|---|---|
| state | integer | 0 - 1 | Power-on status clear setting: 0 disables and 1 enables the clearing behavior. |
Rappelle un fichier d'état précédemment enregistré. Tous les emplacements de stockage d'état sont non volatiles et vont de 0 à 9.
| Name | Type | Values | Description |
|---|---|---|---|
| state | integer | 0 - 9 | State file number to recall. |
Réinitialise l'instrument à son état par défaut. Cela n'efface ni les registres d'état ni la file d'attente des erreurs, et n'affecte pas les conditions d'erreur d'interface.
Enregistre l'état actuel de l'instrument dans un emplacement d'état non volatile. Les emplacements de stockage d'état vont de 0 à 9.
| Name | Type | Values | Description |
|---|---|---|---|
| state | integer | 0 - 9 | Emplacement de stockage d'état à utiliser. |
Active les bits dans le registre d’activation d'octet d'état. La requête renvoie la valeur décimale correspondant à la somme pondérée binaire de tous les bits définis dans le registre.
| Name | Type | Values | Description |
|---|---|---|---|
| enable value | integer | - | Value used to enable bits in the status byte enable register. |
Active les bits dans le registre d’activation d'octet d'état. La requête renvoie la valeur décimale correspondant à la somme pondérée binaire de tous les bits définis dans le registre.
| Name | Type | Values | Description |
|---|---|---|---|
| enable value | integer | - | Bit mask value to set in the status byte enable register. |
Renvoie le registre de résumé des octets d'état. La commande *STB? renvoie le même résultat qu'une interrogation série, mais le bit Request Service (bit 6) n'est pas effacé en cas d'interrogation série.
Performs a complete self-test of the power supply and returns 0 for success or a nonzero value for failure. If the self-test fails, an error message with additional details is also generated.
Attend que toutes les opérations en cours soient terminées avant d'exécuter d'autres commandes d'interface distante. Cette commande n'est utilisée que dans le mode déclenché pour attendre un déclenchement différé en attente.
Generates an event trigger on the trigger system when the trigger source is set to BUS. If the system is not triggered, the command is ignored.
Specifies and changes the output voltage and current in a single command. The query returns a quoted string with the voltage parameter before the current parameter.
| Name | Type | Values | Description |
|---|---|---|---|
| voltage | real | - | Output voltage value. |
| qualifieropt | enum | DEFault | MINimum | MAXimum | Keyword alternative to the voltage value. |
| currentopt | real | - | Output current value. |
| qualifieropt | enum | DEFault | MINimum | MAXimum | Keyword alternative to the current value. |
Specifies and changes the output voltage and current in a single command.
Returns the number of times the instrument has recorded calibration data, as a signed integer (for example, +21). The manual recommends recording the initial count when the instrument is received.
Lance un petit étalonnage de courant pour un niveau de courant spécifique. L'étalonnage MINimum doit être effectué avant le MAXimum, et l'instrument doit être déverrouillé pour utiliser cette commande.
| Name | Type | Values | Description |
|---|---|---|---|
| qualifier | enum | MINimum | MAXimum | Selects the calibration level to run. |
Lance l'étalonnage pour un niveau de courant spécifique. L'étalonnage MINimum doit être effectué avant le MAXimum, et vous devez déverrouiller cet instrument pour utiliser cette commande.
| Name | Type | Values | Description |
|---|---|---|---|
| level | enum | MINimum | MAXimum | Selects the calibration level to use. |
Inputs a measured low output current value for calibration. It is used only for low-current calibration and only when calibration is unsecured and the output is on.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | A | Measured output current value obtained from a digital multimeter. |
CALibration:CURRent[:DATA]:LOW <value>
Entrée une valeur de courant de sortie mesurée au multimètre numérique pendant l'étalonnage. Cette commande ne peut être utilisée que lorsque l'étalonnage n'est pas sécurisé et que la sortie est ակտիվée.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | A | Courant de sortie mesuré à entrer en ampères. |
Sets the calibration security state using a calibration security code. The query returns only the state: 1 (ON, unsecured for calibration) or 0 (OFF, secured against calibration).
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | OFF | 1 | 0 | Calibration security state to set. |
| code | integer | - | Calibration security code, up to nine digits. |
CAL:STATe 1,36102
Sets or queries whether calibration is secured. The query returns 1 for ON (not secure for calibration) or 0 for OFF (secure against calibration) and does not return the password.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | 1 | 0 | Security state to set: 1 means ON (not secure for calibration), 0 means OFF (secure against calibration). |
| code | integer | - | Calibration security code, up to nine digits. |
CAL:STATe 1,36102
Starts calibration for a specific voltage level. The minimum calibration must be performed before the maximum calibration, and the command can only be used when calibration is unsecured.
| Name | Type | Values | Description |
|---|---|---|---|
| level | enum | MINimum | MAXimum | Calibration voltage level to calibrate. |
Enters a voltage output value, in volts, that was obtained by reading a digital multimeter. You must first select a calibration level with CAL:CURR:LEV, and the command is only usable when calibration is unsecured and the output is enabled.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | V | Voltage output value to enter. |
Stores a calibration message of up to 40 characters in calibration memory. A new message overwrites the previous one, and messages longer than 40 characters are truncated.
| Name | Type | Values | Description |
|---|---|---|---|
| message | string | - | Calibration message to store. |
Stores a calibration message in the calibration memory. The message can be up to 40 characters and is overwritten by any new message; a query is allowed whether the instrument is secured or not.
| Name | Type | Values | Description |
|---|---|---|---|
| message | string | 40 characters | Calibration message to store in memory. |
Clears the message displayed on the front panel.
Affiche un message sur le panneau avant, avec jusqu'à 12 caractères; les caractères supplémentaires sont tronqués.
| Name | Type | Values | Description |
|---|---|---|---|
| string | string | - | Message à afficher sur le panneau avant. |
Turns the display on or off. When the screen is off, outputs are not sent to the screen and all indicators except ERROR are disabled; the display is automatically enabled again when returning to local mode.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | 1 | OFF | 0 | Display state to set. |
Turns the display on or off. When the screen is off, outputs are not sent to the screen and all indicators except ERROR are disabled; the display state is automatically re-enabled when returning to local mode.
Renvoie le courant de sortie CC détecté en ampères au format 1,23456789E+00.
Returns the detected DC output voltage in volts, formatted as 1,23456789E+00. Use [SOURce:]VOLTage:SENSe[:SOURce] to specify whether voltage sensing is internal or external (remote).
Spécifie si l'état de mise sous tension de l'instrument est l'état *RST ou l'état stocké dans l'un des dix emplacements mémoire.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | RST | RCL0 | RCL1 | RCL2 | RCL3 | RCL4 | RCL5 | RCL6 | RCL7 | RCL8 | RCL9 | Choisit l'état appliqué à la mise sous tension. |
Specifies whether the instrument powers up in the *RST state or in one of the stored memory locations. The query returns the selected power-on state.
Efface le verrou qui désactive la sortie en raison d'une condition de surtension ou de surintensité. Les conditions à l'origine de l'erreur doivent être effacées avant d'exécuter cette commande.
Active ou désactive la sortie de l'instrument. A *RST, l'état de la sortie est désactivé.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | 1 | OFF | 0 | Sets the output state. |
Active ou désactive la sortie de l'instrument.
Returns the present value of the Operation Status condition register as a decimal weighted sum of its bits. The register is read-only and represents the instrument's live, unlatched operating state; reading it does not clear it.
Définit la valeur du registre d'activation du groupe État de fonctionnement. Le registre d'activation est un masque qui permet d'activer des bits spécifiques du registre des événements de fonctionnement pour activer le bit OPER du registre d'octet d'état.
| Name | Type | Values | Description |
|---|---|---|---|
| value | integer | - | Valeur du registre d'activation à définir. |
Returns the decimal weighted sum of the bits in the Operation Status event register. Reading the event register clears it; *RST does not affect this register.
Définit tous les registres à leurs valeurs de mise sous tension.
Returns a decimal value corresponding to the binary-weighted sum of the bits in the questionable status condition register. This is a read-only register containing the instrument's live questionable status state.
Sets the questionable status enable register, a mask used to enable selected bits from the questionable event register so they are reported in the status byte. The query form returns the contents of the questionable status enable register.
| Name | Type | Values | Description |
|---|---|---|---|
| enable value | integer | 0 - 65535 | Bit mask used to enable specific questionable status event bits. |
Activates bits in the questionable status enable register, a mask used to enable specific bits of the questionable event register so they can set the QUES bit of the status byte. The selected bits are then reported in the status byte.
| Name | Type | Values | Description |
|---|---|---|---|
| enable value | integer | 0 - 65535 | Mask value that enables selected bits in the questionable status enable register. |
Returns the decimal value corresponding to the binary-weighted sum of all bits in the questionable status event register. Reading the event register clears it; *RST has no effect on this register.
Efface tout déclenchement retardé en attente et remet le système de déclenchement au repos. Si INIT:CONT est activé, le système de déclenchement est lancé en continu.
Active ou désactive l'initiation continue du système de déclenchement. S'il est désactivé, un INIT lance le système de déclenchement pour une seule action de déclenchement; s'il est activé, le système de déclenchement est lancé en continu et INIT est redondant.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | 1 | OFF | 0 | Active ou désactive l'initiation continue du système de déclenchement. |
Active or disables continuous initiation of the trigger system. When enabled, INIT is redundant; when disabled, INIT launches a single trigger action. The query returns 1 (ON) or 0 (OFF).
Provoque le déclenchement du système de déclenchement. Lorsque le système est lancé, un événement sur la source de déclenchement spécifiée provoque l'action de déclenchement correspondante sur la sortie d'alimentation. Cette commande achève un cycle complet lorsque la source est IMMediate ou lance le sous-système lorsque la source est BUS.
Sets the delay in seconds between detection of a bus trigger and the start of the corresponding trigger action on the power output. The default is 0; the query returns a numeric value in scientific notation.
| Name | Type | Values | Description |
|---|---|---|---|
| seconds | real | 0 - 32,767 | Delay between bus trigger detection and the start of trigger action. |
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier that returns the minimum or maximum allowed delay. |
Sets the delay, in seconds, between detection of a bus trigger and the start of the corresponding trigger action on the output. The query returns the current delay as a scientific-notation number, and can also be qualified with MINimum or MAXimum.
| Name | Type | Values | Description |
|---|---|---|---|
| seconds | real | 0 - 32,767 | Delay between detection of a bus trigger and the start of the corresponding trigger action. |
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier to return the minimum or maximum delay value. |
Spécifie la source de déclenchement acceptée par l'instrument, soit un déclenchement de bus (logiciel), soit un déclenchement immédiat interne. À *RST, la source de déclenchement du bus est sélectionnée.
Spécifie la source de déclenchement acceptée par l'instrument, soit un déclenchement de bus (logiciel) soit un déclenchement immédiat interne.
Enables or disables the CAL auto-save function. A query form is also documented to read the auto-save state.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | OFF | Turns CAL auto-save on or off. |
CAL:ASAV ON CAL:ASAV OFF CAL:ASAV ?
Turns the CAL automatic-save function on or off. You can also query the current auto-save state with the same command.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | OFF | Enables or disables CAL auto-save. |
Returns the calibration count, i.e. the number of times calibration data has been recorded. The count is not changed by a power cycle or *RST.
Saves the current calibration data to nonvolatile memory. The manual says to send this command before powering off the instrument or leaving calibration state when auto-save is disabled.
Calibrates the current output using two calibration points. The slice shows the related front-panel and SCPI calibration steps for current and low-current calibration.
| Name | Type | Values | Description |
|---|---|---|---|
| reading | real | - | Measured current value entered during current calibration. |
Sets the low and high current calibration levels used in the current calibration procedure.
| Name | Type | Values | Description |
|---|---|---|---|
| qualifieropt | enum | MIN | MAX | Selects the calibration point for the current calibration level. |
Sets the low-point current calibration level for the current calibration procedure. The manual shows this command as part of the small-current calibration sequence.
| Name | Type | Values | Description |
|---|---|---|---|
| qualifier | enum | MIN | MAX | Selects the low or high calibration point. |
| reading | real | - | Measured current value to enter for the selected calibration point. |
CAL:CURR:LEV:LOW MIN CAL:CURR:LEV:LOW MAX CAL:CURR:LOW <rdg>
Starts the voltage calibration procedure. The manual shows two calibration points, using CAL:VOLT:LEV MIN and CAL:VOLT:LEV MAX for the low and high output points, with measured readings entered as CAL:VOLT <reading>.
| Name | Type | Values | Description |
|---|---|---|---|
| reading | real | - | Measured voltage reading entered during calibration. |
Enables automatic saving of calibration data when exiting calibration mode. The manual also shows the related save command `CAL:SAVE` for manually storing calibration data.
| Name | Type | Values | Description |
|---|---|---|---|
| state | enum | ON | Turns auto-save on. |
CAL:ASAVE ON