Aborts a measurement in progress and returns the instrument to the trigger idle state. It can be used while waiting for a trigger or during a prolonged measurement.
ABORt /*Aborts a measurement in progress.*/
SCPI COMMAND REFERENCE
The Rigol DM858 is Rigol's multimeter in the DM800 (DM858/DM858E) family. Its SCPI remote-control interface exposes 261 commands across 28 subsystems - 138 settable and 123 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.
261
Commands
138
Settable
123
Queries
28
Subsystems
SCPI
1999.0
Verified
2026-07-16
Aborts a measurement in progress and returns the instrument to the trigger idle state. It can be used while waiting for a trigger or during a prolonged measurement.
ABORt /*Aborts a measurement in progress.*/
Waits for the measurements to complete and transfers the reading from memory to the instrument's output buffer.
Changes the trigger state from the "idle" state to the "wait-for-trigger" state. Measurements begin when the specified trigger conditions are satisfied.
Sets or queries the output polarity of VMC. When the Output function is enabled, it sets the polarity of the rear-panel VM COMP output signal after each measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| polar | enum | POSitive | NEGative | Sets the output polarity. |
OUTPut:TRIGger:SLOPe POSitive OUTPut:TRIGger:SLOPe?
Reads and removes measurement results from memory. If <max_readings> is omitted, all measurement results are read and removed.
| Name | Type | Values | Description |
|---|---|---|---|
| max_readingsopt | integer | 1 - 500,000 | Number of readings to read and remove. |
R? 3
Begins a new group of measurements, waits for all measurements to complete, and sends all available results.
Sets or queries the number of samples the instrument will take per trigger in Single trigger mode.
| Name | Type | Values | Description |
|---|---|---|---|
| <value> | integer | 1 - 2000 | Number of samples per trigger. |
| qualifieropt | enum | MIN | MAX | DEF | Specifies the minimum, maximum, or default sample count. |
SAMPle:COUNt 200 SAMPle:COUNt?
Sets or queries the units to be used for temperature measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| unit | enum | C | F | K | Temperature unit to use for measurements. |
UNIT:TEMPerature F UNIT:TEMPerature?
Queries the average value, standard deviation, minimum value, and maximum value for the Statistics operation.
CALCulate:AVERage:ALL? /*Queries the average value, standard deviation, minimum value, and maximum value for the Statistics operation. The query returns -6.60019915E +01,3.12397977E-04,-6.60040000E+01,-6.60010000E+01.*/
Queries the average value for the Statistic function.
Clears all calculated statistics: minimum, maximum, average, count, and standard deviation. It does not clear the measurement results in the reading memory.
Queries the number of readings for the Statistical operation.
CALCulate:AVERage:COUNt? /*Queries the number of readings for the Statistical operation. The query returns 11986.*/
Queries the maximum value of the statistic measurement.
CALCulate:AVERage:MAXimum? /*Queries the maximum value of the statistic measurement. The query returns -2.40000000E+01.*/
Queries the minimum value for the Statistics operation. The query returns the minimum value in scientific notation.
CALCulate:AVERage:MINimum? /*Queries the minimum value of the Statistic operation. The query returns -2.70000000E+01.*/
Queries the standard deviation for the Statistics operation.
CALCulate:AVERage:SDEViation? /*Queries the standard deviation for the Statistics operation. The query returns 3.50353538E-04.*/
Enables or disables the Statistics operation for supported measurement functions. This command is only available for measurement functions supporting the Statistics operation, and the operation is not available when the range is auto range.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off state for the Statistics operation. |
CALCulate:AVERage ON /*Enables the Statistics operation.*/ CALCulate:AVERage? /*Queries the on/off status of the Statistics operation. The query returns 1.*/
Clears all limit values, histogram data, statistical information, and measurement results.
Clears all limit values. The immediate suffix is optional.
Sets or queries the lower limit for the current limit operation.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -120% - +120% | Lower limit value for the current limit operation. |
| lim | enum | MIN | MAX | DEF | Selects a limit preset value. |
Sets or queries the upper limit for the current limit operation.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | - | The upper limit value to set. |
| limopt | enum | MINimum | MAXimum | DEFault | Special limit keyword alternative to a numeric value. |
Sets or queries the on/off status of the limit operation. The limit operation is available only for measurement functions supporting limit operation and is not available when the range is auto range.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the limit operation. |
CALCulate:LIMit:STATe ON /*Enables the limit operation.*/ CALCulate:LIMit:STATe? /*Queries the on/off status of the limit operation. The query returns 1.*/
Sets or queries the dB relative value for dB operation. When dB operation is enabled, the multimeter calculates the dBm value and subtracts the value from each voltage measurement result.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -120 dBm - 120 dBm | The dB relative value to set. |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default limit value. |
CALCulate:SCALe:DB:REFerence {<value>|<lim>}
CALCulate:SCALe:DB:REFerence?Sets or queries the dBm relative resistance.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | 2 - 8000 | dBm relative resistance to set. |
| qualifieropt | enum | MIN | MAX | DEF | Optional keyword to select the minimum, maximum, or default resistance value. |
CALCulate:SCALe:DBM:REFerence 100 CALCulate:SCALe:DBM:REFerence?
Sets and queries the operation performed by the scaling function.
| Name | Type | Values | Description |
|---|---|---|---|
| type | enum | - | The scaling function type. |
Sets or queries the on/off status of the scaling function.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | - | On/off status of the scaling function. |
Sets the instrument to capacitance measurement mode. An optional range or limit value can be specified.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | real | F | Sets the measurement range or limit for capacitance. |
Sets the continuity measurement parameters and trigger parameters to their default values for continuity measurement. This command only presets the parameters without initiating the measurement.
Presets the multimeter with the specified range and resolution for AC current measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 100μA | 1mA | 10mA | 100mA | 1A | 3A | 10A | AUTO | AC current measurement range. |
| limopt | enum | MIN | MAX | DEF | Qualifier for the range parameter. |
| resolutionopt | real | A | Measurement resolution for the selected range. |
| limopt | enum | MIN | MAX | DEF | Qualifier for the resolution parameter. |
Presets the multimeter with the specified range and resolution for DC current measurement. The command only specifies the parameters without initiating the measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| <range>opt | discrete | 100μA | 1mA | 10mA | 100mA | 1A | 3A | 10A | AUTO | Sets the current measurement range. |
| <lim>opt | discrete | MIN | MAX | DEF | Uses the minimum, maximum, or default range. |
| <resolution>opt | real | A | Sets the measurement resolution. |
CONFigure:CURRent:DC 1,1E-5 /*Sets the range to 1 A and the resolution to 10 μA for DC current measurement.*/
Sets the diode measurement parameters and trigger parameters to their default values for diode measurement. This command only presets the parameters without initiating the measurement.
Sets the frequency measurement parameters and trigger parameters to their default values for frequency measurement. This command only presets the parameters without initiating the measurement.
CONFigure:FREQuency /*Presets the multimeter for frequency measurement.*/ CONFigure? /*Queries the current configuration. The query returns FREQ.*/
Presets the multimeter with the specified range and resolution for 4-wire resistance measurement. This command only specifies the parameters without initiating the measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 100Ω | 1kΩ | 10kΩ | 100kΩ | 1MΩ | 10MΩ | 50MΩ | AUTO | Measurement range to use for 4-wire resistance. |
| limopt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default value for the range parameter. |
| resolutionopt | real | Ω | Measurement resolution to use. |
| limopt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default value for the resolution parameter. |
CONFigure:FRESistance 1000,1E-2 /*Sets the range to 1 kΩ and the resolution to 10 mΩ for 4-wire resistance measurement.*/
Sets period measurement parameters and trigger parameters to their default values for period measurement. It presets the parameters without initiating the measurement.
CONFigure:PERiod /*Presets the multimeter for period measurement.*/
Presets the multimeter with the specified range and resolution for 2-wire resistance measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| <range>opt | enum | 100Ω | 1kΩ | 10kΩ | 100kΩ | 1MΩ | 10MΩ | 50MΩ | AUTO | Sets the resistance measurement range. |
| <lim>opt | enum | MIN | MAX | DEF | Selects a limit keyword instead of a numeric range. |
| <resolution>opt | real | Ω | Sets the measurement resolution. |
| <lim>opt | enum | MIN | MAX | DEF | Selects a limit keyword instead of a numeric resolution. |
Resets all measurement and trigger parameters to their default values for temperature measurement. You can specify the temperature sensor type and sensor parameters.
| Name | Type | Values | Description |
|---|---|---|---|
| probe_typeopt | enum | FRTD | RTD | FTHermistor | THERmistor | TCouple | Sets the temperature sensor type. |
| limopt | enum | DEFault | |
| typeopt | enum | 385 | 389 | 391 | 392 | 2200 | 3000 | 5000 | 10000 | 30000 | B | E | J | K | N | R | S | T | Sets the parameters for temperature sensors. |
Presets the multimeter with the specified range and resolution for AC voltage measurement. This command only specifies parameters without initiating the measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 100mV | 1V | 10V | 100V | 750V | AUTO | Specifies the AC voltage measurement range. |
| limopt | enum | MIN | MAX | DEF | Qualifies the range parameter. |
| resolutionopt | real | - | Specifies the measurement resolution. |
| limopt | enum | MIN | MAX | DEF | Qualifies the resolution parameter. |
Presets the multimeter with the specified range and resolution for DC voltage measurement. This command only specifies the parameters without initiating the measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | discrete | 100mV | 1V | 10V | 100V | 1000V | AUTO | Sets the DC voltage measurement range. |
| limopt | discrete | MIN | MAX | DEF | Selects the limit keyword instead of a numeric range. |
| resolutionopt | real | V | Sets the measurement resolution. |
Queries the current configuration.
CONFigure? /*Queries the current configuration. The query returns VOLT:AC 1.00000000E+01,1.00000000E-03.*/
Switches the instrument to the DC voltage measurement function.
Device_Send ("configure:voltage:dc")Switches the multimeter to the DCI measurement function.
Selects the AC voltage measurement function. The programming example shows sending "configure:voltage:ac".
("configure:voltage:ac")Queries the last performed measurement data and measurement function.
Sets the threshold count for event data points. The query returns the current threshold count.
| Name | Type | Values | Description |
|---|---|---|---|
| count | integer | - | Threshold count for event data points. |
Queries the total number of readings currently stored in reading memory.
DATA:POINts? /*Queries the total number of readings currently stored in reading memory. The query might return 1099.*/
Reads and removes the specified number of measurement results from reading memory.
| Name | Type | Values | Description |
|---|---|---|---|
| num | integer | 1 - 500,000 | |
| waitopt | discrete | WAIT |
Returns the front-panel display (screen shot). The image format is specified by HCOPy:SDUMp:DATA:FORMat.
HCOPy:SDUMp:DATA? /*Captures and returns the front-panel display image.*/
Sets or queries the image format.
| Name | Type | Values | Description |
|---|---|---|---|
| type | enum | PNG | BMP | Selects the image format. |
HCOPy:SDUMp:DATA:FORMat BMP HCOPy:SDUMp:DATA:FORMat?
Clears all the event registers and the error queue.
Sets or queries the enable register of the standard event register set. The query returns the register value as a decimal-weighted sum of the set bits.
| Name | Type | Values | Description |
|---|---|---|---|
| maskargument | integer | 0 - 255 | Enable-mask value for the standard event register set. |
*ESE 16 *ESE?
Queries the enable register of the standard event register set. The query returns the register value as an integer equal to the decimal-weighted sum of the bits set.
*ESE? /*The query returns the enable value of the register 16.*/
Queries and clears the event register of the standard event status register. The query returns an integer equal to the binary-weighted sum of all bits set in the register.
Sets bit 0 (Operation Complete, OPC) in the standard event register to 1 after the current operation is finished.
Queries whether the current operation is finished.
Sets or queries the on/off status of clearing the enable bit of the register at power on.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | integer | 0 - 1 | On/off status for clearing the enable bit of the register at power on. |
*PSC 1 *PSC?
Queries the on/off status of clearing the enable bit of the register at power on.
*PSC? /*Queries the on/off status of clearing the enable bit of the register at power on. The query returns 1.*/
Resets the instrument. No parameters are documented for this command in the provided slice.
Sets or queries the enable register of the status byte register set.
| Name | Type | Values | Description |
|---|---|---|---|
| maskargument | integer | 0 - 255 | Value of the enable register mask; the value is the sum of the decimal values of all bits set in the status byte register. |
*SRE 16 /*Enables Bit 4 (16 in decimal) in the register.*/ *SRE? /*The query returns the enable value of the register 16.*/
Sets or queries the enable register of the status byte register set.
| Name | Type | Values | Description |
|---|---|---|---|
| maskargument | integer | 0 - 255 | Sets the enable register mask as the sum of the decimal values of all bits set in the status byte register. |
*SRE 16 /*Enables Bit 4 (16 in decimal) in the register.*/ *SRE? /*The query returns the enable value of the register 16.*/
Queries the event register for the status byte register. After executing the command, the value in the status byte register is cleared.
Generates a trigger event.
Queries the instrument identification string. The example uses the response to verify the connected device model.
Device_Send ("*idn?")Sets the on/off status of the multicast Domain Name System (mDNS). It can also be queried to determine whether mDNS is enabled.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Turns mDNS on or off. |
LXI:MDNS:ENABle ON /*Enables the mDNS.*/ LXI:MDNS:ENABle? /*Queries whether the mDNS is enabled. The query returns 1.*/
Sets or queries the on/off status of the multicast Domain Name System (mDNS).
LXI:MDNS:ENABle ON /*Enables the mDNS.*/ LXI:MDNS:ENABle? /*Queries whether the mDNS is enabled. The query returns 1.*/
Queries the resolved mDNS hostname.
Sets or queries the mDNS service name.
| Name | Type | Values | Description |
|---|---|---|---|
| name | string | - | mDNS service name to set. The name should be enclosed by double quotation marks and can be up to 30 characters long. |
LXI:MDNS:SNAMe:DESired "rigolDM" /*Sets the mDNS service name to rigolDM.*/ LXI:MDNS:SNAMe:DESired? /*Queries the mDNS service name. The query returns "rigolDM".*/
Queries the desired mDNS service name. The query returns the service name as a string enclosed by double quotation marks.
LXI:MDNS:SNAMe:DESired? /*Queries the mDNS service name. The query returns "rigolDM".*/
Queries the resolved mDNS service name.
Applies the current LAN settings and restarts the LAN.
Resets the LAN parameters to default values.
LXI:RESet /*Resets the LAN parameters to default values.*/
Presets the multimeter with the specified capacitance range, performs the capacitance measurement, and sends the reading to the output buffer.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 1nF | 10nF | 100nF | 1μF | 10μF | 100μF | 1mF | 10mF | AUTO | Capacitance range to use for the measurement. |
| qualifieropt | enum | MIN | MAX | DEF | Optional qualifier for selecting the minimum, maximum, or default limit value. |
Sets the continuity measurement and trigger parameters to their default values, performs the continuity measurement, and sends the reading to the output buffer.
MEASure:CONTinuity? /*Configures the multimeter and performs the continuity measurement. The query returns 8.40000000E+00.*/
Presets the multimeter with the specified range and resolution, performs AC current measurement, and sends the reading to the output buffer.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | real | - | Specifies the measurement range or the limit keyword. |
| resolutionopt | real | - | Specifies the measurement resolution or the limit keyword. |
Presets the multimeter with the specified range and resolution, performs DC current measurement, and then sends the reading to the output buffer.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 100μA | 1mA | 10mA | 100mA | 1A | 3A | 10A | AUTO | Measurement range for the DC current measurement. |
| limopt | enum | MIN | MAX | DEF | Qualifier for presetting the range or resolution to minimum, maximum, or default. |
| resolutionopt | real | A | Resolution used for the DC current measurement. |
Sets the diode measurement parameters and trigger parameters to their default values, performs the diode measurement, and sends the reading to the output buffer. The diode measurement range is fixed to 2 V.
Sets the frequency measurement parameters and trigger parameters to their default values, performs the frequency measurement, and then sends the reading to the output buffer.
MEASure:FREQuency? /*Configures the multimeter and performs the frequency measurement. The query returns 2.40000000E+02.*/
Presets the multimeter with the specified range and resolution, performs the 4-wire resistance measurement, and sends the reading to the output buffer.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | real | - | |
| resolutionopt | real | - |
MEASure:FRESistance? [{<range>|<lim>}[,{<resolution>|<lim>}] ]Sets the period measurement parameters and trigger parameters to their default values, performs the period measurement, and sends the reading to the output buffer.
Presets the multimeter with the specified range and resolution, performs the 2-wire resistance measurement, and sends the reading to the output buffer.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 100Ω | 1kΩ | 10kΩ | 100kΩ | 1MΩ | 10MΩ | 50MΩ | AUTO | Selects the measurement range; AUTO selects the range automatically. |
| limopt | enum | MIN | MAX | DEF | Uses the minimum, maximum, or default value for the preceding parameter. |
| resolutionopt | real | Ω | Sets the measurement resolution; default unit is ohms. |
MEASure:RESistance? 1000,1E-2 /*Presets the multimeter with 1 kΩ range and 10 mΩ resolution and performs the 2-wire resistance measurement. The query returns 7.50000000E+02.*/
Resets all measurement and trigger parameters to their default values, performs a temperature measurement, and sends the reading to the output buffer. You can specify the temperature sensor type and sensor parameters.
| Name | Type | Values | Description |
|---|---|---|---|
| probe_typeopt | enum | FRTD | RTD | FTHermistor | THERmistor | TCouple | Temperature sensor type. |
| limopt | enum | DEFault | Sensor parameter limiter keyword. |
| typeopt | enum | 385 | 389 | 391 | 392 | 2200 | 3000 | 5000 | 10000 | 30000 | B | E | J | K | N | R | S | T | Temperature sensor parameter value. |
Presets the multimeter with the specified range and resolution, performs the AC voltage measurement, and sends the reading to the output buffer.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 100mV | 1V | 10V | 100V | 750V | AUTO | Measurement range to use for the AC voltage measurement. |
| qualifieropt | enum | MIN | MAX | DEF | Alternative qualifier for the range parameter. |
| resolutionopt | real | V | Measurement resolution to use for the AC voltage measurement. |
| qualifieropt | enum | MIN | MAX | DEF | Alternative qualifier for the resolution parameter. |
MEASure:VOLTage:AC? 10,1E-3 /*Presets the multimeter with 10 V range and 1 mV resolution and performs the AC voltage measurement. The query returns 7.62810000E+00.*/
Presets the multimeter with the specified range and resolution, performs a DC voltage measurement, and sends the reading to the output buffer.
| Name | Type | Values | Description |
|---|---|---|---|
| rangeopt | enum | 100mV | 1V | 10V | 100V | 1000V | AUTO | Measurement range to use for the DC voltage measurement. |
| qualifieropt | enum | MIN | MAX | DEF | Alternative qualifier for the range parameter. |
| resolutionopt | real | V | Measurement resolution to use for the DC voltage measurement. |
| qualifieropt | enum | MIN | MAX | DEF | Alternative qualifier for the resolution parameter. |
MEASure:VOLTage:DC? 10,1E-3 /*Presets the multimeter with 10 V range and 1 mV resolution and performs the DC voltage measurement. The query returns 1.73810000E+00.*/
Returns the current DC voltage measurement reading.
Device_Send ("measure:voltage:dc?")Queries all the files in the specified directory. If the <folder> parameter is omitted, it queries the directory specified by MMEMory:CDIRectory.
| Name | Type | Values | Description |
|---|---|---|---|
| folderopt | string | - | Valid directory in internal or external memory, enclosed in double quotation marks. |
MMEMory:CATalog:ALL? "INT:\Data" /*Queries all the files in the folder named Data under C disk.*/
Sets or queries the default path for MMEMory commands.
| Name | Type | Values | Description |
|---|---|---|---|
| directory_name | string | - | Default path to use for MMEMory commands. |
Sets or queries the default path for MMEMory commands.
Copies file 1 to file 2.
| Name | Type | Values | Description |
|---|---|---|---|
| file1 | string | - | Source file; must be an existing valid filename and should include the file extension. |
| file2 | string | - | Target directory or filename; if a filename is specified, the source file is copied to that path with that name. |
Deletes a specific file under the specified directory.
| Name | Type | Values | Description |
|---|---|---|---|
| <file_name> | string | - | Valid filename in internal or external memory, enclosed by double quotation marks. |
MMEMory:DELete "INT:\screenshot.png" /*Deletes the image named screenshot.png under C disk.*/
Loads nonvolatile I/O settings and user preferences from a specified file.
| Name | Type | Values | Description |
|---|---|---|---|
| file | string | - | Filename of the preferences file to load; it should be enclosed in double quotation marks. |
MMEMory:LOAD:PREFerences "INT:\MyPreferences" /*Loads nonvolatile I/O settings and user preferences from the file named "MyPreferences" in C disk.*/
Loads the specified state file.
| Name | Type | Values | Description |
|---|---|---|---|
| file | string | - | Specifies the state file name to load. |
:MMEMory:LOAD:STATe "<file>"
Creates an empty folder with the specified name in the mass memory system.
| Name | Type | Values | Description |
|---|---|---|---|
| <dir_name> | string | - | Name of the folder to create. |
MMEMory:MDIRectory "INT:\TestFolder" /*Creates a folder named TestFolder in the internal memory.*/
Moves file 1 under the current directory to the specified directory, or renames file 1 to file 2.
| Name | Type | Values | Description |
|---|---|---|---|
| <file1> | string | - | Source file or path to move or rename. |
| <file2> | string | - | Destination directory or new file name. |
Deletes the specified empty directory in the mass memory system.
| Name | Type | Values | Description |
|---|---|---|---|
| folder | string | - | Folder name of the empty folder. |
Stores nonvolatile I/O settings and user preferences to a specified file.
| Name | Type | Values | Description |
|---|---|---|---|
| <file> | string | - | Specifies the filename in internal or external memory. |
MMEMory:STORe:PREFerences "INT:\MyPreferences\set.prf" /*Stores the current nonvolatile I/O settings and user preferences to the folder named "MyPreferences" in C disk and names them to set.prf.*/
Stores the current instrument state to a state file (*.sta).
| Name | Type | Values | Description |
|---|---|---|---|
| <file> | string | - | File name for the state file to store. |
MMEMory:STORe:STATe "<file>"
Stores all the readings from the reading memory in the specified data file.
| Name | Type | Values | Description |
|---|---|---|---|
| RDG_STORE | enum | RDG_STORE | Selects the reading memory data to store. |
| <file> | string | - | Specifies the destination filename; the file name should be enclosed in double quotation marks. |
MMEMory:STORe:DATA RDG_STORE,"INT:\MyVoltMeas.csv" /*Stores all the readings to the file named MyVoltMeas.csv under C disk.*/
Sets or queries whether to enable the automatic recall of the last power-on setting when the power is turned on.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables automatic recall of the last power-on setting. |
MMEMory:STATe:RECall:AUTO ON MMEMory:STATe:RECall:AUTO?
Sets or queries whether to enable the automatic recall of the last power-on setting when the power is turned on.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables automatic recall of the last power-on state. |
MMEMory:STATe:RECall:AUTO ON /*Enables the instrument to recall the MMEMory:STATe:RECall:AUTO? /*Queries whether to enable the
Sets or queries the on/off status of the relative operation for capacitance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| <bool> | boolean | 0 | 1 | OFF | ON | On/off state for the capacitance null (relative) function. |
Sets or queries the on/off status of the relative operation for capacitance measurements.
Sets or queries the relative value for capacitance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -120% - +120% | The relative value to subtract from the measured capacitance reading. |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default relative value. |
Sets or queries the relative value for capacitance measurements.
Sets or queries the on/off status of the auto relative operation for capacitance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off status of the auto relative function. |
SENSe:CAPacitance:NULL:VALue:AUTO ON SENSe:CAPacitance:NULL:VALue:AUTO?
Sets or queries the on/off status of the auto relative operation for capacitance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the auto relative function. |
SENSe:CAPacitance:NULL:VALue:AUTO ON SENSe:CAPacitance:NULL:VALue:AUTO?
Sets or queries the range for capacitance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | - | - | Capacitance measurement range or limit setting. |
Sets or queries the on/off status of auto range for capacitance measurements. Auto range automatically selects the range according to the input signal, and selecting a fixed range disables it.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Turns capacitance auto range on or off. |
Sets or queries the on/off status of auto range for capacitance measurements. Auto range automatically selects the range according to the input signal and is disabled after selecting a fixed range with [SENSe]:CAPacitance:RANGe.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off state of capacitance auto range. |
Sets or queries the secondary measurement function for capacitance measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | Selects the secondary measurement function. |
SENSe:CAPacitance:SECondary "CALCulate:DATA" /*Sets the secondary measurement function to the capacitance measurement without any Maths operation for capacitance measurement.*/ SENSe:CAPacitance:SECondary? /*Queries the secondary measurement function for capacitance measurement. The query returns "CALC:DATA".*/
Sets or queries the secondary measurement function for capacitance measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | Selects the secondary measurement function for capacitance measurements. |
SENSe:CAPacitance:SECondary "CALCulate:DATA" /*Sets the secondary measurement function to the capacitance measurement without any Maths operation for capacitance measurement.*/ SENSe:CAPacitance:SECondary? /*Queries the secondary measurement function for capacitance measurement. The query returns "CALC:DATA".*/
Sets or queries the AC current null state. The optional node `:STATe` may be included or omitted.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | - | Enables or disables AC current null. |
Sets or queries the relative value for AC current measurements. The allowed range is -120% to +120% of the current AC current measurement range.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | - | Relative value for AC current measurements. |
| qualifier | enum | MIN | MAX | DEF | Qualifier for the relative value. |
Sets or queries the relative value for AC current measurements.
Sets or queries the on/off status of the auto relative operation for AC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the auto relative function. |
SENSe:CURRent:AC:NULL:VALue:AUTO ON SENSe:CURRent:AC:NULL:VALue:AUTO?
Sets or queries the on/off status of the auto relative operation for AC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off status of the auto relative function. |
SENSe:CURRent:AC:NULL:VALue:AUTO ON SENSe:CURRent:AC:NULL:VALue:AUTO?
Sets or queries the AC current measurement range. The syntax accepts either a range value or a limit selector.
| Name | Type | Values | Description |
|---|---|---|---|
| range | real | - | AC current measurement range value. |
| lim | enum | lim | Limit selector as shown in the syntax. |
[SENSe]:CURRent:AC:RANGe {<range>|<lim>}
[SENSe]:CURRent:AC:RANGe?Sets or queries the on/off status of auto range for AC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Turns auto range off or on for AC current measurements. |
Sets or queries the on/off status of auto range for AC current measurements.
[SENSe]:CURRent:AC:RANGe:AUTO <bool> [SENSe]:CURRent:AC:RANGe:AUTO?
Sets or queries the secondary measurement function for AC current measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | FREQuency | PERiod | Selects the secondary measurement function. |
SENSe:CURRent:AC:SECondary "FREQ" SENSe:CURRent:AC:SECondary?
Sets or queries the secondary measurement function for AC current measurement.
SENSe:CURRent:AC:SECondary "FREQ" /*Sets the secondary measurement function to frequency measurement for AC current measurement.*/ SENSe:CURRent:AC:SECondary? /*Queries the secondary measurement function for AC current measurement. The query returns "FREQ".*/
Sets or queries the relative value for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | - | Relative value used for DC current measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Keyword alternative to the numeric value. |
Sets or queries the relative value for DC current measurements.
Sets or queries the on/off status of the relative function for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the relative function. |
SENSe:CURRent:DC:NULL:STATe ON SENSe:CURRent:DC:NULL:STATe?
Sets or queries the on/off status of the relative function for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off status of the relative function. |
SENSe:CURRent:DC:NULL:STATe ON SENSe:CURRent:DC:NULL:STATe?
Sets or queries the on/off status of the auto relative function for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the auto relative function. |
SENSe:CURRent:DC:NULL:VALue:AUTO ON SENSe:CURRent:DC:NULL:VALue:AUTO?
Sets or queries the on/off status of the auto relative function for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| <bool> | enum | 0 | 1 | OFF | ON | Enables or disables the auto relative function. |
SENSe:CURRent:DC:NULL:VALue:AUTO ON SENSe:CURRent:DC:NULL:VALue:AUTO?
Sets or queries the range for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100μA | 1mA | 10mA | 100mA | 1A | 3A | 10A | AUTO | DC current measurement range to select. |
| lim | enum | MIN | MAX | DEF | Limit qualifier. |
SENSe:CURRent:DC:RANGe 1 SENSe:CURRent:DC:RANGe?
Sets or queries the on/off status of auto range for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | - | Turns DC current auto ranging on or off. |
Sets or queries the on/off status of auto range for DC current measurements.
Sets or queries the integration time in power-line cycles (PLCs) for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| plc | real | 0.4 - 20 | Integration time in power-line cycles. |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default integration time. |
Sets or queries the integration time in power-line cycles (PLCs) for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| plc | real | 0.4 - 20 | Integration time in power-line cycles for DC current measurements. |
| qualifier | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default integration time. |
Sets or queries the resolution for DC current measurements. The default unit is A, and values may be entered in scientific notation.
| Name | Type | Values | Description |
|---|---|---|---|
| resolution | real | Table 3.14 | Resolution for DC current measurements. |
| qualifieropt | enum | MAX | MIN | DEF | Sets the resolution to the maximum, minimum, or default value. |
SENSe:CURRent:DC:RESolution 1E-4 /*Sets the resolution to 0.1 mA SENSe:CURRent:DC:RESolution? /*Queries the resolution for DC current measurements. The query returns 1.00000000E-04.*/
Sets or queries the resolution for DC current measurements. The query returns the resolution in scientific notation.
| Name | Type | Values | Description |
|---|---|---|---|
| resolution | real | A | Resolution for DC current measurements. |
| qualifieropt | enum | MAX | MIN | DEF | Optional limit qualifier accepted in place of a numeric resolution. |
SENSe:CURRent:DC:RESolution 1E-4 /*Sets the resolution to 0.1 mA SENSe:CURRent:DC:RESolution? /*Queries the resolution for DC current measurements. The query returns 1.00000000E-04.*/
Sets or queries the secondary current measurement function for DC current measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| second | - | - |
Sets or queries the secondary DC current measurement mode. The syntax shows a setter and a query form, but the slice does not provide a description of the parameter or the returned value.
| Name | Type | Values | Description |
|---|---|---|---|
| second | - | - |
[SENSe]:CURRent[:DC]:SECondary <second> [SENSe]:CURRent[:DC]:SECondary?
Queries the secondary measurement results. The query returns the secondary measurement results in scientific notation.
SENSe:CURRent:DC:SECondary "CALCulate:DATA" SENSe:CURRent:DC:SECondary?
Clears the secondary measurement results and disables the secondary measurement function.
SENSe:DATA2:CLEar:IMMediate /*Clears the secondary measurement results and disables the secondary measurement function.*/
Sets or queries the on/off status of the relative function for frequency measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the relative function for frequency measurements. |
Sets or queries the on/off status of the relative function for frequency measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the relative function. |
Sets or queries the relative value for frequency measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -120 kHz - 120 kHz | |
| qualifieropt | enum | MIN | MAX | DEF | Optional limit keyword used instead of a numeric value. |
SENSe:FREQuency:NULL:VALue 1000 /*Sets the relative value to 1 kHz SENSe:FREQuency:NULL:VALue? /*Queries the relative value for for frequency measurements. The query returns 1.00000000E+03.*/
Sets or queries the automatic relative-value setting for frequency measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | - | Enables or disables automatic relative-value setting. |
Sets or queries whether the relative value for frequency measurements is set automatically.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | ON | OFF | Boolean state for automatic relative value setting. |
Sets or queries the relative value for frequency measurements.
SENSe:FREQuency:NULL:VALue? /*Queries the relative value for frequency measurements. The query returns 1.00000000E+03.*/
Sets or queries the voltage range for frequency measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100mV | 1V | 10V | 100V | 750V | AUTO | Voltage range to use for frequency measurements. |
| lim | enum | MIN | MAX | DEF | Limit or default qualifier for the range setting. |
Sets or queries the on/off status of voltage auto range for frequency measurements. Auto range automatically selects the range according to the input signal; selecting a fixed range disables auto range.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | On/off state for voltage auto range. |
SENSe:FREQuency:VOLTage:RANGe:AUTO ON /*Enables the voltage auto range function for frequency measurements.*/ SENSe:FREQuency:VOLTage:RANGe:AUTO? /*Queries whether the voltage auto range function is enabled for frequency measurements. The query returns 1.*/
Sets or queries the on/off status of voltage auto range for frequency measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Turns voltage auto range for frequency measurements on or off. |
SENSe:FREQuency:VOLTage:RANGe:AUTO ON SENSe:FREQuency:VOLTage:RANGe:AUTO?
Sets or queries the secondary measurement function for frequency measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | VOLTage:AC | Selects the secondary measurement function. |
SENSe:FREQuency:SECondary "VOLTage:AC" /*Sets the secondary measurement function to AC voltage measurement for frequency measurement.*/ SENSe:FREQuency:SECondary? /*Queries the secondary measurement function for frequency measurement. The query returns "VOLT:AC".*/
Queries the secondary measurement function for frequency measurement. The query returns the current secondary function setting.
SENSe:FREQuency:SECondary? /*Queries the secondary measurement function for frequency measurement. The query returns "VOLT:AC".*/
Sets or queries the relative value for 4-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -120% - +120% | Relative value to be subtracted from the actual measurement value. |
| qualifier | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default relative value. |
Sets or queries the relative value for 4-wire resistance measurements. The query returns the relative value in scientific notation.
Enables or disables the relative function for 4-wire resistance measurements. When enabled, the displayed reading is the actual measurement minus the set relative value.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Enables or disables the relative function. |
SENSe:FRESistance:NULL:STATe ON SENSe:FRESistance:NULL:STATe?
Queries whether the relative function is enabled for 4-wire resistance measurements. The query returns 0 or 1.
SENSe:FRESistance:NULL:STATe ON SENSe:FRESistance:NULL:STATe?
Sets or queries the number of power line cycles used for 4-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| plc | real | - | Number of power line cycles used for the measurement. |
Sets or queries the integration time in power line cycles for four-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| plc | real | - | Integration time in power line cycles. |
| limit | real | - | Limit value. |
Sets or queries the on/off status of the auto relative function for 4-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| <bool> | enum | 0 | 1 | OFF | ON | On/off status of the auto relative function. |
SENSe:FRESistance:NULL:VALue:AUTO ON SENSe:FRESistance:NULL:VALue:AUTO?
Sets or queries the on/off status of the auto relative function for 4-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off status of the auto relative function. |
SENSe:FRESistance:NULL:VALue:AUTO ON SENSe:FRESistance:NULL:VALue:AUTO?
Sets or queries the range for 4-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100Ω | 1kΩ | 10kΩ | 100kΩ | 1MΩ | 10MΩ | 50MΩ | AUTO | Range for 4-wire resistance measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Alternative range qualifier. |
Sets or queries the on/off status of auto range for 4-wire resistance measurements. Auto range automatically selects the range according to the input signal.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables auto range. |
SENSe:FRESistance:RANGe:AUTO ON SENSe:FRESistance:RANGe:AUTO?
Sets or queries the on/off status of auto range for 4-wire resistance measurements.
SENSe:FRESistance:RANGe:AUTO? /*Queries whether the auto range function is enabled for 4-wire resistance measurements. The query returns 1.*/
Sets or queries the resolution for 4-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| resolution | real | Ω | Resolution value for 4-wire resistance measurements. |
| qualifieropt | enum | MAX | MIN | DEF | Selects the maximum, minimum, or default resolution. |
SENSe:FRESistance:RESolution 100 SENSe:FRESistance:RESolution?
Sets or queries the resolution for 4-wire resistance measurements.
SENSe:FRESistance:RESolution? /*Queries the resolution for 4-wire resistance measurements. The query returns 1.00000000E+02.*/
Sets or queries the secondary measurement function for 4-wire resistance measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | - | - |
Sets or queries the secondary measurement function for 4-wire resistance measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | - | - |
Sets or queries the current measurement function.
| Name | Type | Values | Description |
|---|---|---|---|
| function | enum | CAPacitance | CONTinuity | FRESistance | PERiod | Current measurement function to set. |
Sets or queries the current measurement function.
| Name | Type | Values | Description |
|---|---|---|---|
| function | enum | CAPacitance | CONTinuity | FRESistance | PERiod | Current measurement function to set. |
Sets or queries the on/off status of the relative function for period measurements. When enabled, the displayed reading is the actual measurement value minus the relative value.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the relative function. |
SENSe:PERiod:NULL:STATe ON /*Enables the relative function for period measurements.*/
Sets or queries the on/off status of the relative function for period measurements. When enabled, the displayed reading is the actual measurement value minus the relative value.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off state of the relative function. |
SENSe:PERiod:NULL:STATe ON /*Enables the relative function for period measurements.*/
Sets or queries the relative value for period measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -60 ms - +60 ms | Relative value used for period measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Optional limit keyword in place of a numeric value. |
SENSe:PERiod:NULL:VALue 1E-3 SENSe:PERiod:NULL:VALue?
Sets or queries the on/off status of the auto relative function for period measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | On/off status of the auto relative function. |
Sets or queries the on/off status of the auto relative function for period measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | On/off state for the auto relative function. |
Sets or queries the relative value for period measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -60 ms - +60 ms | Relative value for period measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default value. |
SENSe:PERiod:NULL:VALue 1E-3 SENSe:PERiod:NULL:VALue?
Sets or queries the voltage range for period measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100mV | 1V | 10V | 100V | 750V | AUTO | Voltage range to use for period measurements. |
| lim | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default range limit. |
Sets or queries the voltage range for period measurements. AUTO selects auto range according to the input signal.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100mV | 1V | 10V | 100V | 750V | AUTO | Voltage range for period measurements. |
| lim | enum | MIN | MAX | DEF | Range limit qualifier. |
Sets or queries the secondary measurement function for period measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | - | Secondary measurement function for period measurement. |
Sets or queries the secondary measurement function for period measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | - | - |
Sets or queries the on/off status of voltage auto range for period measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off status of voltage auto range. |
SENSe:PERiod:VOLTage:RANGe:AUTO ON SENSe:PERiod:VOLTage:RANGe:AUTO?
Sets or queries the on/off status of voltage auto range for period measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Turns voltage auto range on or off. |
[SENSe]:PERiod:VOLTage:RANGe:AUTO ON [SENSe]:PERiod:VOLTage:RANGe:AUTO?
Sets or queries the integration time in power-line cycles (PLCs) for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| plc | real | 0.4 - 20 | |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default integration time. |
Sets or queries the integration time in power-line cycles (PLCs) for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| plc | real | 0.4 - 20 | Integration time in power-line cycles. |
| qualifier | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default integration time. |
Sets or queries the on/off status of the relative function for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off status of the relative function. |
SENSe:RESistance:NULL:STATe ON /*Enables the relative function for 2-wire resistance measurements.*/ SENSe:RESistance:NULL:STATe? /*Queries whether the relative function is enabled for 2-wire resistance measurements. The query returns 1.*/
Sets or queries the on/off status of the relative function for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| <bool> | enum | 0 | 1 | OFF | ON | On/off state of the relative function. |
SENSe:RESistance:NULL:STATe ON SENSe:RESistance:NULL:STATe? /*Queries whether the relative function is enabled for 2-wire resistance measurements. The query returns 1.*/
Sets or queries the relative value for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -120% - +120% | Relative value for 2-wire resistance measurements. |
| qualifier | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default relative value. |
SENSe:RESistance:NULL:VALue 100 SENSe:RESistance:NULL:VALue?
Sets or queries the on/off status of the auto relative function for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Turns the auto relative function off or on. |
Sets or queries the on/off status of the auto relative function for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | - | On/off state of the auto relative function. |
Sets or queries the relative value for 2-wire resistance measurements.
SENSe:RESistance:NULL:VALue? /*Queries the relative value for 2-wire resistances measurements. The query returns 1.00000000E+02.*/
Sets or queries the range for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| <range> | enum | 100Ω | 1kΩ | 10kΩ | 100kΩ | 1MΩ | 10MΩ | 50MΩ | AUTO | Range selection for 2-wire resistance measurements; AUTO selects the range automatically according to the input signal. |
| <lim> | enum | MIN | MAX | DEF | Limit qualifier for the range setting. |
Sets or queries the range for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100Ω | 1kΩ | 10kΩ | 100kΩ | 1MΩ | 10MΩ | 50MΩ | AUTO | Range to use for 2-wire resistance measurements. |
| lim | enum | MIN | MAX | DEF | Range limit keyword. |
Sets or queries the on/off status of auto range for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables auto range. |
SENSe:RESistance:RANGe:AUTO ON SENSe:RESistance:RANGe:AUTO?
Sets or queries the on/off status of auto range for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Auto range status. |
SENSe:RESistance:RANGe:AUTO ON SENSe:RESistance:RANGe:AUTO?
Sets or queries the resolution for 2-wire resistance measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| resolution | real | - | Resolution value for 2-wire resistance measurements. |
| lim | real | - | Limit value for 2-wire resistance measurements. |
Sets or queries the resolution for 2-wire resistance measurements.
Sets or queries the secondary measurement function for 2-wire resistance measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | Secondary measurement function to use. |
Queries the secondary measurement function for 2-wire resistance measurement.
[SENSe]:RESistance:SECondary?
Sets the relative value used for AC voltage nulling. When relative operation is enabled, the displayed reading is the actual measurement minus the relative value.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | - | Relative value to subtract from the measured AC voltage. |
| lim | real | - | Limit value alternative accepted by the command syntax. |
Sets the relative value used for AC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | - | Relative value to subtract from the actual measurement value. |
Sets or queries the on/off status of the relative function for AC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the relative function. |
SENSe:VOLTage:AC:NULL:STATe ON SENSe:VOLTage:AC:NULL:STATe?
Sets or queries the on/off status of the relative function for AC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Controls the relative function state. |
SENSe:VOLTage:AC:NULL:STATe ON SENSe:VOLTage:AC:NULL:STATe?
Sets or queries the on/off status of the auto relative function for AC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Enables or disables the auto relative function. |
Sets or queries the on/off status of the auto relative function for AC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | 0 | 1 | OFF | ON | Enables or disables the auto relative function. |
Sets or queries the range for AC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100mV | 1V | 10V | 100V | 750V | AUTO | AC voltage measurement range. |
| lim | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default range limit. |
SENSe:VOLTage:AC:RANGe 1 SENSe:VOLTage:AC:RANGe?
Sets or queries the range for AC voltage measurements. AUTO selects the auto range according to the input signal, and the value may be given in scientific notation.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100mV | 1V | 10V | 100V | 750V | AUTO | AC voltage measurement range. |
| qualifier | enum | MIN | MAX | DEF | Limit qualifier. |
SENSe:VOLTage:AC:RANGe 1 /*Sets the range to 1 V for AC voltage measurements.*/ SENSe:VOLTage:AC:RANGe? /*Queries the range for AC voltage measurements. The query returns 1.00000000E+00.*/
Sets or queries the on/off status of auto range for AC voltage measurements. Auto range automatically selects the range according to the input signal, and is disabled when a fixed range is selected with [SENSe]:VOLTage:AC:RANGe.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables auto range for AC voltage measurements. |
SENSe:VOLTage:AC:RANGe:AUTO ON SENSe:VOLTage:AC:RANGe:AUTO?
Queries the on/off status of auto range for AC voltage measurements. The query returns 0 or 1.
SENSe:VOLTage:AC:RANGe:AUTO? /*Queries whether the auto range function is enabled for AC voltage measurements. The query returns 1.*/
Sets or queries the secondary measurement function for AC voltage measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | FREQuency | PERiod | Secondary measurement function for AC voltage measurement. |
Sets or queries the secondary measurement function for AC voltage measurement.
Sets or queries the on/off status of the relative function for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off state of the relative function. |
SENSe:VOLTage:DC:NULL:STATe ON /*Enables the relative function for DC voltage measurements.*/
Sets or queries the on/off status of the relative function for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables the relative function. |
SENSe:VOLTage:DC:NULL:STATe ON
Sets or queries the relative value for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| <value> | real | -120% - +120% | Relative value for DC voltage measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default relative value. |
SENSe:VOLTage:DC:NULL:VALue 0.001 SENSe:VOLTage:DC:NULL:VALue?
Sets or queries the on/off status of the auto relative function for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | boolean | - | Enables or disables the auto relative function. |
Sets or queries the on/off status of the auto relative function for DC voltage measurements.
Sets or queries the relative value for DC voltage measurements. The query returns the relative value in scientific notation.
| Name | Type | Values | Description |
|---|---|---|---|
| value | real | -120% - +120% | Relative value for DC voltage measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Special value qualifier. |
SENSe:VOLTage:DC:NULL:VALue 0.001 SENSe:VOLTage:DC:NULL:VALue?
Sets or queries the range for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| range | enum | 100mV | 1V | 10V | 100V | 1000V | AUTO | DC voltage measurement range; AUTO selects the range automatically according to the input signal. |
| lim | enum | MIN | MAX | DEF | Qualifier for selecting the minimum, maximum, or default range. |
Queries the range for DC voltage measurements. The query returns the current range, including AUTO.
Sets or queries the on/off status of auto range for DC voltage measurements. Auto range automatically selects the range according to the input signal and is disabled after selecting a fixed range with [SENSe]:VOLTage:DC:RANGe.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables auto range for DC voltage measurements. |
SENSe:VOLTage:DC:RANGe:AUTO ON /*Enables the auto range function for DC voltage measurements.*/ SENSe:VOLTage:DC:RANGe:AUTO? /*Queries whether the auto range function is enabled for DC voltage measurements. The query returns 1.*/
Sets or queries the on/off status of auto range for DC voltage measurements. The query returns 0 or 1.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | On/off status of auto range for DC voltage measurements. |
SENSe:VOLTage:DC:RANGe:AUTO ON SENSe:VOLTage:DC:RANGe:AUTO?
Sets or queries the number of power-line cycles used for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| <plc> | real | PLC | Number of power-line cycles. |
| <lim> | real | PLC | Limit value for the number of power-line cycles. |
Sets or queries the number of power line cycles used for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| plc | real | - | Power line cycle count used for the measurement integration time. |
Sets or queries the resolution for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| resolution | real | - | The resolution for DC voltage measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default resolution. |
[SENSe]:VOLTage[:DC]:RESolution {<resolution>|<lim>}
[SENSe]:VOLTage[:DC]:RESolution?Sets or queries the resolution for DC voltage measurements.
| Name | Type | Values | Description |
|---|---|---|---|
| resolution | real | - | Resolution for DC voltage measurements. |
| qualifieropt | enum | MIN | MAX | DEF | Sets the resolution to the minimum, maximum, or default value. |
SENSe:VOLTage:DC:NPLC 5 /*Sets the integration time to 5PLC for DC voltage measurements.*/ SENSe:VOLTage:DC:NPLC? /*Queries the integration time for DC voltage measurements. The query returns 5.00000000E+00.*/
Sets or queries the secondary measurement function for DC voltage measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | Secondary measurement function for DC voltage measurement. |
SENSe:VOLTage:DC:SECondary "CALCulate:DATA" /*Sets the secondary measurement function to DC voltage measurement without any Maths SENSe:VOLTage:DC:SECondary? /*Queries the secondary measurement
Sets or queries the secondary measurement function for DC voltage measurement.
| Name | Type | Values | Description |
|---|---|---|---|
| second | enum | OFF | CALCulate:DATA | Selects the secondary measurement function. |
SENSe:VOLTage:DC:SECondary "CALCulate:DATA" /*Sets the secondary SENSe:VOLTage:DC:SECondary? /*Queries the secondary measurement
Queries the condition register of the Operation Status register. The register is read-only and the bits are not cleared when read.
STATus:OPERation:CONDition? /*Queries the condition register of the Operation Status register. The query returns +32.*/
Sets the enable register of the Operation Status register. The same section also lists the query form for reading the register.
| Name | Type | Values | Description |
|---|---|---|---|
| value | integer | - | Enable-register value; range is referred to the Remarks section. |
Queries the enable register of the Operation Status register.
Queries the event register of the Operation Status register. The query returns a decimal value corresponding to the binary-weighted sum of all bits set in the register and clears the status of the register.
STATus:OPERation:EVENt? /*Queries the event register of the Operation Status register. The query returns +32.*/
Clears all bits in the Operation Status enable register and the Questionable Data enable register.
STATus:PRESet /*Clears all bits in the Operation Status enable register and the Questionable Data enable register.*/
Queries the condition register of the Questionable Data register.
Sets or queries the enable register of the Questionable Data register.
| Name | Type | Values | Description |
|---|---|---|---|
| <value> | integer | - | Decimal value corresponding to the binary-weighted sum of the bits to be enabled in the register. |
STATus:QUEStionable:ENABle 512 STATus:QUEStionable:ENABle?
Sets or queries the enable register of the Questionable Data register.
Queries the event register of the Questionable Data register.
Issues a single beep immediately.
SYSTem:BEEPer:IMMediate /*Issues a single beep immediately.*/
Sets or queries the on/off status of the beeper. When enabled, the instrument produces a click sound for touch-screen use and remote-control errors.
| Name | Type | Values | Description |
|---|---|---|---|
| <bool> | enum | 0 | 1 | OFF | ON | On/off state of the beeper. |
SYSTem:BEEPer:STATe ON SYSTem:BEEPer:STATe?
Queries the on/off status of the beeper.
SYSTem:BEEPer:STATe? /*Queries whether the beeper is enabled. The query returns 1.*/
Sets or queries the on/off status of the Auto IP mode.
| Name | Type | Values | Description |
|---|---|---|---|
| <bool> | enum | 0 | 1 | OFF | ON | On/off status for Auto IP mode. |
SYSTem:COMMunicate:LAN:AUToip ON SYSTem:COMMunicate:LAN:AUToip?
Sets or queries the on/off status of the Auto IP mode.
Reads the port number of the initial control connecting port for socket communication.
Sets or queries the on/off status of the DHCP mode. In DHCP mode, the instrument automatically assigns an IP address, subnet mask, and default gateway from a DHCP server.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables DHCP mode. |
SYSTem:COMMunicate:LAN:DHCP ON /*Enables the DHCP mode.*/ SYSTem:COMMunicate:LAN:DHCP? /*Queries whether the DHCP mode is enabled. The query returns 1.*/
Sets or queries the on/off status of the DHCP mode.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Turns DHCP mode on or off. |
SYSTem:COMMunicate:LAN:DHCP ON /*Enables the DHCP mode.*/ SYSTem:COMMunicate:LAN:DHCP? /*Queries whether the DHCP mode is enabled. The query returns 1.*/
Sets or queries the DNS address for the LAN interface. The DNS parameter must be enclosed in double quotation marks and formatted as an IP address string; after setting it, SYSTem:COMMunicate:LAN:UPDate must be executed for the new network setting to take effect.
| Name | Type | Values | Description |
|---|---|---|---|
| dns | string | - | DNS address in quoted dotted-decimal form "nnn.nnn.nnn.nnn". |
SYSTem:COMMunicate:LAN:DNS "172.16.3.2" /*Sets the DNS address to SYSTem:COMMunicate:LAN:DNS? /*Queries the DNS address of the instrument. The query returns "172.16.3.2".*/
Queries the DNS address for the LAN interface. The query returns the address as a string enclosed by double quotation marks.
SYSTem:COMMunicate:LAN:DNS? /*Queries the DNS address of the instrument. The query returns "172.16.3.2".*/
Sets or queries the default gateway for the LAN interface.
| Name | Type | Values | Description |
|---|---|---|---|
| gateway | string | - | Default gateway address, entered as an ASCII string enclosed in double quotation marks in the form nnn.nnn.nnn.nnn. |
Queries or sets the default gateway for the LAN interface.
Sets or queries the hostname of the instrument. The hostname must be enclosed in double quotation marks and is valid only when mDNS is enabled.
| Name | Type | Values | Description |
|---|---|---|---|
| <name> | string | 15 characters | Specified hostname, up to 15 characters; must start with a letter and may contain letters, numbers, and hyphens. |
SYSTem:COMMunicate:LAN:HOSTname "RIGOL123" /*Sets the hostname to "RIGOL123".*/ SYSTem:COMMunicate:LAN:HOSTname? /*Queries the hostname. The query returns "RIGOL123".*/
Sets or queries the hostname of the instrument. The hostname must be enclosed in double quotation marks and is valid only when mDNS is enabled.
SYSTem:COMMunicate:LAN:HOSTname "RIGOL123" /*Sets the hostname to "RIGOL123".*/ SYSTem:COMMunicate:LAN:HOSTname? /*Queries the hostname. The query returns "RIGOL123".*/
Sets or queries the IP address for the LAN interface.
| Name | Type | Values | Description |
|---|---|---|---|
| ip | string | - | IP address in the form "nnn.nnn.nnn.nnn", enclosed in double quotation marks. |
SYSTem:COMMunicate:LAN:IPADdress "169.254.149.35" SYSTem:COMMunicate:LAN:IPADdress?
Sets or queries the IP address for the LAN interface.
| Name | Type | Values | Description |
|---|---|---|---|
| ip | string | - | IP address in nnn.nnn.nnn.nnn format, enclosed in double quotation marks. |
SYSTem:COMMunicate:LAN:IPADdress "169.254.149.35" SYSTem:COMMunicate:LAN:IPADdress?
Queries the MAC address of the instrument.
Sets or queries the on/off status of the Static IP mode. In Static IP mode, the instrument's network parameters can be self-defined; after changing it, execute :SYSTem:COMMunicate:LAN:UPDate to apply the new setting.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Turns Static IP mode on or off. |
Sets or queries the on/off status of Static IP mode. After changing this setting, execute `SYSTem:COMMunicate:LAN:UPDate` for the new network parameters to take effect.
| Name | Type | Values | Description |
|---|---|---|---|
| bool | enum | 0 | 1 | OFF | ON | Enables or disables Static IP mode. |
Sets or queries the subnet mask for the LAN interface.
| Name | Type | Values | Description |
|---|---|---|---|
| smask | string | - | Subnet mask in quoted dotted-decimal format "nnn.nnn.nnn.nnn". |
SYSTem:COMMunicate:LAN:SMASk "255.255.255.0" SYSTem:COMMunicate:LAN:SMASk?
Queries the subnet mask for the LAN interface.
SYSTem:COMMunicate:LAN:SMASk? /*Queries the subnet mask. The query returns "255.255.255.0".*/
Stores any modifications of the LAN setting to non-volatile memory and restarts the LAN drive program using the updated setting.
Sets or queries the date of the real time clock.
| Name | Type | Values | Description |
|---|---|---|---|
| year | integer | 2000 - 2100 | |
| month | integer | 1 - 12 | |
| day | integer | 1 - 31 |
Sets or queries the date of the real time clock.
Queries the error message in the error queue.
Sets or queries the real time clock of the instrument.
| Name | Type | Values | Description |
|---|---|---|---|
| hour | integer | 0 - 23 | Hour value of the real time clock. |
| minute | integer | 0 - 59 | Minute value of the real time clock. |
| second | integer | 0 - 59 | Second value of the real time clock. |
Queries the real time clock of the instrument.
Queries the current SCPI version number.
SYSTem:VERSion? /*Queries the current SCPI version number. The query returns 1999.0.*/
Sets or queries the number of triggers accepted in Single (Bus) trigger.
| Name | Type | Values | Description |
|---|---|---|---|
| count | integer | 1 - 1000 | Number of triggers accepted in Single (Bus) trigger. |
| qualifieropt | enum | MIN | MAX | DEF | Selects the minimum, maximum, or default trigger count value. |
TRIGger:COUNt 50 /*Sets the trigger count to 50.*/ TRIGger:COUNt? /*Queries the trigger count. The query returns 50.*/
Sets or queries the number of triggers accepted in Single (Bus) trigger.
TRIGger:COUNt? /*Queries the trigger count. The query returns 50.*/
Sets or queries the trigger source.
| Name | Type | Values | Description |
|---|---|---|---|
| source | enum | - |
Queries the trigger source. The query returns the current trigger source as IMM, BUS, or EXT.
TRIGger:SOURce? /*Queries the trigger source. The query returns BUS.*/