/

Tektronix

/

Tektronix MSO58LP

SCPI COMMAND REFERENCE

Tektronix MSO58LP

Tektronix MSO58LP

The Tektronix MSO58LP is Tektronix's oscilloscope in the 5 Series MSO family. Its SCPI remote-control interface exposes 4661 commands across 109 subsystems - 3198 settable and 1463 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.

4,661

Commands

3,198

Settable

1,463

Queries

109

Subsystems

SCPI

Verified

2026-07-16

All commands

Sets or queries the Manchester idle bit size in bits.

NameTypeValuesDescription
bitsinteger0 - 15Idle bit size in bits.

Sets or queries the MIL-STD-1553 lower threshold for the specified bus.

real - The MIL-STD-1553 lower threshold for the specified bus.

Sets or queries the MIL-STD-1553 upper threshold for the specified bus.

NameTypeValuesDescription
thresholdreal-Upper threshold for the specified bus.

Sets or queries the bit rate for the specified NFC bus on the response lane.

Sets or queries the polarity for NFC Type B response signal type for the specified bus.

NameTypeValuesDescription
B<x>channel_list-Specifies the bus.

Sets or queries the Manchester start index for the specified NFC command signal type for the specified bus.

Sets or queries the NRZ threshold for the specified bus.

real - Returns the NRZ threshold for the specified bus.
:BUS:ADDNewset / query

Adds the specified bus. It creates the bus but does not display it; bus decoding and display must be enabled separately.

Sets or queries the ARINC429 bit rate for the specified bus. Use the custom-bit-rate command if Custom is selected.

NameTypeValuesDescription
modeenumLOW | HI | CUSTomSelects the ARINC429 bit rate setting for the bus.
enum - Returns the current ARINC429 bit rate setting for the specified bus.
BUS:B1:ARINC429A:BITRATE LOW
BUS:B1:ARINC429A:BITRATE?

Sets or queries the ARINC429 bit rate for the specified bus. Use the custom bit rate command if you select Custom.

NameTypeValuesDescription
modeenumLOW | HI | CUSTomSelects the ARINC429 bit rate mode.
enum - Returns the ARINC429 bit rate setting for the specified bus.
BUS:B1:ARINC429A:BITRATE LOW
BUS:B1:ARINC429A:BITRATE? might return :BUS:B1:ARINC429A:BITRATE HI, indicating the bit rate is set to handle high speed signals.

Sets or queries the custom ARINC429 bit rate for the specified bus. Requires option SR-AERO.

NameTypeValuesDescription
B<x>integer-The number of the bus.
bit ratereal-The ARINC429 custom bit rate for the specified bus.
real - Returns the ARINC429 custom bit rate set for the specified bus.
BUS:B1:ARINC429A:BITRATE:CUSTOM 12500
BUS:B1:ARINC429A:BITRATE:CUSTOM?

Queries the custom ARINC429 bit rate for the specified bus. Requires option SR-AERO.

integer - Returns the ARINC429 custom bit rate for the specified bus.
BUS:B1:ARINC429A:BITRATE:CUSTOM? might return :BUS:B1:ARINC429A:BITRATE:CUSTOM 100000, indicating the bit rate is set to 100,000.

Sets or queries the format of the DATA field for the specified ARINC429 bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
formatenumDATA | SDIDATA | SDIDATASSMSelects the DATA field width.
enum - Returns the current DATA field format for the specified ARINC429 bus.
BUS:B1:ARINC429A:DATAFORMAT SDIDATASSM sets Bus 1 ARINC429 DATA field width to 23 bits.
BUS:B1:ARINC429A:DATAFORMAT? might return :BUS:B1:ARINC429A:DATAFORMAT DATA, indicating a DATA field width of 19 bits.

Sets or queries the format of the DATA field for the specified ARINC429 bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
formatenumDATA | SDIDATA | SDIDATASSMSelects the DATA field width for the ARINC429 bus.
enum - Returns the current DATA field format for the specified ARINC429 bus.
BUS:B1:ARINC429A:DATAFORMAT SDIDATASSM
BUS:B1:ARINC429A:DATAFORMAT? might return :BUS:B1:ARINC429A:DATAFORMAT DATA, indicating a DATA field width of 19 bits.

Sets or queries the source polarity for the specified ARINC429 bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
polarityenumNORMal | INVERTedSpecifies normal or inverted polarity.
enum - Returns the source polarity for the specified ARINC429 bus.
BUS:B3:ARINC429A:POLARITY INVERTED
BUS:B2:ARINC429A:POLARITY?

Sets or queries the source polarity for the specified ARINC429 bus. The bus is specified by x; requires option SR-AERO.

NameTypeValuesDescription
B<x>integer-The number of the bus.
polarityenumNORMal | INVERTedSpecifies normal or inverted polarity.
enum - Returns the current source polarity for the specified ARINC429 bus.
BUS:B3:ARINC429A:POLARITY INVERTED
BUS:B2:ARINC429A:POLARITY?

Sets or queries the source waveform for the specified ARINC429 bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source waveform for the ARINC429 bus.
enum - Returns the current source waveform for the specified ARINC429 bus.
BUS:B1:ARINC429A:SOUrce CH1 sets channel 1 as the source for the ARINC429 bus.
BUS:B1:ARINC429A:SOUrce? might return :BUS:B1:ARINC429A:SOUrce MATH2 indicating that the source is set to MATH2.

Sets or queries the source waveform for the specified ARINC429 bus. The bus is specified by x.

enum - Returns the source waveform assigned to the specified ARINC429 bus.
BUS:B1:ARINC429A:SOUrce CH1
BUS:B1:ARINC429A:SOUrce? might return :BUS:B1:ARINC429A:SOUrce MATH2

Sets or queries the ARINC429 upper threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdrealVThe ARINC429 upper threshold for the specified bus.
real (V) - Returns the ARINC429 upper threshold for the specified bus.
BUS:B3:ARINC429A:THRESHOLD -200e-3
BUS:B2:ARINC429A:THRESHOLD?

Sets or queries the ARINC429 upper threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdrealVThe ARINC429 upper threshold for the specified bus.
real (V) - Returns the current ARINC429 upper threshold setting for the specified bus.
BUS:B3:ARINC429A:THRESHOLD -200e-3
BUS:B2:ARINC429A:THRESHOLD?

Sets or queries the number of delay bits for the specified AUDIO bus. This command only applies to the TDM Audio type.

NameTypeValuesDescription
B<x>integer-The number of the bus.
delay bitsinteger-Specifies the number of delay bits.
integer - Returns the number of delay bits for the specified AUDIO bus.
BUS:B1:AUDIO:BITDELAY 2
BUS:B1:AUDIO:BITDELAY?

Sets or queries the number of delay bits for the specified AUDIO bus. This command only applies to the TDM Audio type.

integer - Returns the number of delay bits for the specified AUDIO bus.
BUS:B1:AUDIO:BITDELAY 2
BUS:B1:AUDIO:BITDELAY?

Specifies the bit order for the specified AUDIO bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
orderenumMSB | LSBSelects whether the most significant bit or least significant bit is expected first.
BUS:B1:AUDIO:BITORDER LSB
BUS:B1:AUDIO:BITORDER?

Specifies the bit order for the specified AUDIO bus. The bus is specified by x.

enum - Returns the current bit order for the specified AUDIO bus.
BUS:B1:AUDIO:BITORDER LSB
BUS:B1:AUDIO:BITORDER?

Sets or queries the clock source polarity for the specified AUDIO bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
polarityenumFALL | RISESets the clock polarity to falling or rising edge.
enum - Returns the clock polarity setting for the specified AUDIO bus.
BUS:B1:AUDIO:CLOCK:POLARITY FALL
BUS:B1:AUDIO:CLOCK:POLARITY?

Sets or queries the clock source polarity for the specified AUDIO bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
polarityenumFALL | RISESets falling edge or rising edge as the clock polarity.
enum - Returns the clock polarity setting for the specified AUDIO bus.
BUS:B1:AUDIO:CLOCK:POLARITY FALL
BUS:B1:AUDIO:CLOCK:POLARITY?

Sets or queries the clock source waveform for the specified AUDIO bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Clock source waveform for the audio bus.
BUS:B1:AUDIO:CLOCK:SOURCE CH1
BUS:B1:AUDIO:CLOCK:SOURCE?

Sets or queries the audio clock source threshold for the specified AUDIO bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-The audio clock source threshold for the specified bus.

Sets or queries the audio clock source threshold for the specified bus. The bus is specified by x.

real - Returns the audio clock source threshold for the specified bus.

Sets or queries the audio data source polarity for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
modeenumHIGH | LOWSpecifies positive or negative data polarity for the audio bus.
enum - Returns the current audio data source polarity for the specified bus.
BUS:B1:AUDIO:DATA:POLARITY LOW
BUS:B1:AUDIO:DATA:POLARITY?

Sets or queries the audio data source polarity for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
stateenumHIGH | LOWSpecifies positive or negative data polarity for the audio bus.
enum - Returns the audio data polarity setting for the specified bus.
BUS:B1:AUDIO:DATA:POLARITY LOW
BUS:B1:AUDIO:DATA:POLARITY? might return :BUS:B1:AUDIO:POLARITY HIGH

Sets or queries the number of bits per channel for the specified audio bus. This command only applies to the TDM Audio type.

NameTypeValuesDescription
B<x>integer-The number of the bus.
bits per wordinteger-Specifies the number of bits per word.
returns

Sets or queries the number of bits per channel for the specified audio bus. This command only applies to the TDM Audio type.

integer - Returns the number of bits per word for the specified audio bus.

Sets or queries the audio data source for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Audio waveform source for the bus.
BUS:B1:AUDIO:DATA:SOURCE CH1
BUS:B1:AUDIO:DATA:SOURCE?

Sets or queries the audio data source for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Specifies the data source waveform for the audio bus.
enum - Returns the currently selected audio data source for the specified bus.
BUS:B1:AUDIO:DATA:SOURCE CH1 sets the data source to channel 1.
BUS:B1:AUDIO:DATA:SOURCE? might return :BUS:B1:AUDIO:DATA:SOURCE CH3 indicating that the data source is set to CH3.

Sets or queries the audio data source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
xinteger-The number of the bus.
thresholdreal-The audio data source threshold value.

Sets or queries the audio bits per word for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
NR1integer-The audio bits per word for the specified bus.
integer - The audio bits per word for the specified bus.
BUS:B1:AUDio:DATa:WORDSize 24
BUS:B1:AUDio:DATa:WORDSize?

Sets or queries the audio bits per word for the specified bus. The bus is specified by x.

NameTypeValuesDescription
xinteger-Bus number.
valueinteger-Audio bits per word for the specified bus.
integer - Returns the audio bits per word for the specified bus.
BUS:B1:AUDio:DATa:WORDSize 24 sets the audio bits per word to 24 bits.
BUS:B1:AUDio:DATa:WORDSize? might return :BUS:B1:AUDIO:DATA:WORDSIZE 24 indicating the bits per word is 24.

Sets or queries the audio bits of sync width for the specified bus. This command only applies to the TDM Audio type and requires option SR-AUDIO.

NameTypeValuesDescription
B<x>integer-The number of the bus.
<NR1>integer-The audio bits of sync width for the specified bus.
returns

Sets or queries the audio bits of sync width for the specified bus. This command only applies to the TDM Audio type and requires option SR-AUDIO.

NameTypeValuesDescription
B<x>integer-The number of the bus.
bitsinteger-The audio bits of sync width for the specified bus.
integer - Returns the audio bits of sync width setting for the specified bus.

Sets or queries the number of audio channels in each frame for the specified AUDIO bus. This command applies only to the TDM Audio type and requires option SR-AUDIO.

NameTypeValuesDescription
B<x>integer-The number of the bus.
<NR1>integer-Specifies the number of channels in each frame.
BUS:B1:AUDIO:FRAME:SIZE 2
BUS:B1:AUDIO:FRAME:SIZE? might return :BUS:B1:AUDIO:FRAME:SIZE 8 indicating that the number of channels in each frame is set to 8.

Sets or queries the number of audio channels in each frame for the specified audio bus. This command only applies to the TDM Audio type and requires option SR-AUDIO.

NameTypeValuesDescription
xinteger-The bus number.
countinteger-The number of channels in each frame.
integer - Returns the number of channels in each frame.
BUS:B1:AUDIO:FRAME:SIZE 2
BUS:B1:AUDIO:FRAME:SIZE?

Sets or queries the audio format (type) for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
modeenumI2S | LJ | RJ | TDMAudio format for the specified bus.

Sets or queries the audio format (type) for the specified audio bus. The bus is specified by x.

enum - Returns the audio format for the specified audio bus.

Sets or queries the word select source polarity for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
polarityenumNORMal | INVERTedSelects positive or negative polarity.
enum - Returns the current word select source polarity for the specified audio bus.
BUS:B1:AUDIO:WORDSEL:POLARITY NORMal sets normal as the word select polarity.
BUS:B1:AUDIO:WORDSEl:POLARITY? might return :BUS:B1:AUDIO:WORDSEL:POLARITY NORMAL indicating that
the word select polarity is set to normal.

Sets or queries the word select source polarity for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
polarityenumNORMal | INVERTedSpecifies positive or negative word select polarity.
enum - Returns the current word select polarity setting.
BUS:B1:AUDIO:WORDSEL:POLARITY NORMal sets normal as the word select polarity.
BUS:B1:AUDIO:WORDSEl:POLARITY? might return :BUS:B1:AUDIO:WORDSEL:POLARITY NORMAL indicating that the word select polarity is set to normal.

Sets or queries the audio word select source waveform for the specified audio bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Audio word select source waveform for the specified bus.

Queries the word select source for the specified audio bus. The source may be a channel, math waveform, reference waveform, or digital reference waveform.

enum - Returns the current word select source for the audio bus.
BUS:B1:AUDIO:WORDSEL:SOURCE CH1 sets CH1 as the word select source.
BUS:B1:AUDIO:WORDSEL:SOURCE? might return :BUS:B1:AUDIO:WORDSEL:SOURCE CH2 indicating that the word select source is set to CH2.

Sets or queries the audio word select source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
b<x>--The bus number.
thresholdreal-The audio word select source threshold for the specified bus.
BUS:B4:AUDIO:WORDSEL:THRESHOLD 300.0E-3
BUS:B1:AUDIO:WORDSEL:THRESHOLD?

Sets or queries the audio word select source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdrealVAudio word select source threshold for the specified bus.
real (V) - Returns the audio word select source threshold for the specified bus.
BUS:B4:AUDIO:WORDSEL:THRESHOLD 300.0E-3 sets the Bus 4 audio word select source threshold to 300 mV.
BUS:B1:AUDIO:WORDSEL:THRESHOLD? might return :BUS:B1:AUDIO:WORDSEL:THRESHOLD 1.25 indicates the Bus 1 audio word select source threshold is set to 1.25 V.

Sets or queries the bitrate for Auto Ethernet Bus with speed 10Base-T1S.

NameTypeValuesDescription
B<x>integer-The bus number.
bitratenumeric-Bit input for the rate argument.
numeric - Bitrate for the Auto Ethernet bus with speed 10Base-T1S.

Sets or queries the bitrate for Auto Ethernet Bus with speed 10Base-T1S. The bus is specified by x.

real - Returns the bitrate for the specified Auto Ethernet Bus.

Sets or queries the AutoEthernet D– source threshold level for the specified bus. This threshold only applies when the AutoEthernet signal type is single ended.

NameTypeValuesDescription
thresholdrealVAutoEthernet D– source threshold level for the specified bus.
real (V) - The AutoEthernet D– source threshold level for the specified bus.
BUS:B3:AUTOETHERnet:DATAMINUSTHRESHOLD 250.0E-3
BUS:B2:AUTOETHERnet:DATAMINUSTHRESHOLD? might return BUS:B2:AUTOETHERnet:DATAMINUSTHRESHOLD 1.0

Sets or queries the AutoEthernet D– source threshold level for the specified bus. This threshold only applies when the AutoEthernet signal type is single ended.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdrealVAutoEthernet D– source threshold level for the specified bus.
real (V) - The AutoEthernet D– source threshold level for the specified bus, in volts.
BUS:B3:AUTOETHERnet:DATAMINUSTHRESHOLD 250.0E-3
BUS:B2:AUTOETHERnet:DATAMINUSTHRESHOLD?

Sets or queries the AutoEthernet D+ source threshold level for the specified bus. This threshold applies only when the AutoEthernet signal type is single ended.

NameTypeValuesDescription
B<x>discrete-Bus number.
thresholdrealVAutoEthernet D+ source threshold level for the specified bus.

Sets or queries the AutoEthernet D+ source threshold level for the specified bus. This threshold applies only when the AutoEthernet signal type is single ended.

NameTypeValuesDescription
B<x>--Bus number.
NR3realVAutoEthernet D+ source threshold level for the specified bus.
real (V) - Returns the AutoEthernet D+ source threshold level for the specified bus, in volts.

Sets the AutoEthernet D+ source threshold for the specified bus. This threshold applies only when the AutoEthernet signal type is single ended.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdrealVAutoEthernet D+ source threshold for the specified bus.
BUS:B3:AUTOEthernet:DATAPLUSTHRESHOLD 250.0E-3
BUS:B2:AUTOEthernet:DATAPLUSTHRESHOLD?

Sets or queries the AutoEthernet D– source low threshold level for the specified bus. This threshold only applies when the AutoEthernet signal type is single ended.

NameTypeValuesDescription
B<x>integer-The Bus number.
thresholdrealVAutoEthernet D– source low threshold level for the specified bus.
BUS:B1:AUTOEthernet:LOWDATAMINus 250.0E-3
BUS:B2:AUTOEthernet:LOWDATAMINus?

Sets or queries the AutoEthernet D+ source low threshold level for the specified bus. This threshold only applies when the AutoEthernet signal type is single ended.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdrealVAutoEthernet D+ source low threshold level for the specified bus.
BUS:B1:AUTOETHERnet:LOWDATAPLUS 250.0E-3
BUS:B2:AUTOETHERnet:LOWDATAPLUS?

Sets or queries the AutoEthernet Data source low threshold level for the specified bus. This threshold applies only when the AutoEthernet signal type is differential.

NameTypeValuesDescription
B<x>integer-Bus number.
<NR3>realVAutoEthernet DATA source low threshold level for the specified bus, in volts.
BUS:B1:AUTOETHERnet:LOWTHRESHold -200e-3
BUS:B3:AUTOETHERnet:LOWTHRESHold? might return BUS:B3:AUTOETHERnet:LOWTHRESHOLD -500.0000E-3

Sets or queries the packet view for the decode on the specified bus. ON turns packet view on; OFF turns it off.

NameTypeValuesDescription
B<x>integer-Bus number.
stateenumON | OFFTurns packet view on or off.
BUS:B1:AUTOETHERnet:PACKetviewOFF
BUS:B1:AUTOETHERnet:PACKetview?

Sets or queries the AutoEthernet signal type for the specified bus. The signal type is single ended.

NameTypeValuesDescription
B<x>integer-Bus number.
signal typeenumSINGLE | DIFFSelects single-ended or differential signals.
enum - Returns the AutoEthernet signal type for the specified bus.
BUS:B4:AUTOETHERnet:SIGNALTYpe SINGLE
BUS:B3:AUTOETHERnet:SIGNALTYpe?

Sets or queries the AutoEthernet source for the specified bus. The source may be an analog channel, math channel, or reference waveform used for differential input.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>AutoEthernet data source for the bus.
BUS:B5:AUTOETHERnet:SOURCE CH4
BUS:B1:AUTOETHERnet:SOURCE?

Sets or queries the AutoEthernet D– source for the specified bus. It specifies the source channel used when the signal type is single ended.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source used for the AutoEthernet D– signal.

Sets or queries the AutoEthernet D+ source for the specified bus. It specifies the source channel to use when the signal type is single ended.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source channel for the D+ signal.
enum - Returns the current AutoEthernet D+ source selection for the specified bus.
BUS:B2:AUTOETHERnet:SOUrce:DPLUs CH5
BUS:B1:AUTOETHERnet:SOUrce:DPLUs?

Sets or queries the AutoEthernet 10 Base-T1S math source threshold for the specified bus. The threshold is specified in volts.

NameTypeValuesDescription
thresholdrealVAutoEthernet D+ source threshold for the specified bus.

Sets or queries the AutoEthernet Bus with speed 10 Base-T1S differential source threshold for the specified bus. It accepts a numeric threshold in volts.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdrealVAutoEthernet source threshold for the specified bus.
real (V) - Returns the AutoEthernet source threshold level for the specified bus.
BUS:B3:AUTOETHERnet:TENBASET1S:THRESHold 250.0E-3
BUS:B2:AUTOETHERnet:TENBASET1S:THRESHold?

Sets or queries the AutoEthernet DATA source high threshold level for the specified bus.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdrealVAutoEthernet source threshold for the specified bus, in volts.
real (V) - Returns the AutoEthernet threshold level for the specified bus, in volts.
BUS:B3:AUTOETHERnet:THRESHold 250.0E-3
BUS:B2:AUTOETHERnet:THRESHold?

Sets or queries the AutoEthernet standard speed for the specified bus. The signal type is single ended and this command requires the SR-AUTOENET option.

enum - Returns the current AutoEthernet speed setting.
BUS:B1:AUTOETHERnet:TYPE HUNDREDBASET1 specifies the AutoEthernet speed as 100Base-T1.
BUS:B3:AUTOETHERnet:TYPE? might return BUS:B3:AUTOETHERnet:TYPE HUNDREDBASET1, indicating that the AutoEthernet speed is 100Base-T1 for Bus 3.

Sets or queries the CAN bit rate for the specified bus. If Custom is selected, use BUS:B<x>:CAN:BITRate:VALue to set the bit rate.

NameTypeValuesDescription
xinteger-Bus number.
rateenumRATE10K | RATE100K | RATE1M | RATE125K | RATE153K | RATE20K | RATE25K | RATE250K | RATE31K | RATE33K | RATE400K | RATE50K | RATE500K | RATE62K | RATE68K | RATE800K | RATE83K | RATE92K | CUSTomCAN bit rate setting.

Sets or queries the CAN bit rate value for a bus when Custom is selected by BUS:B<x>:CAN:BITRate. The bus number is specified by x.

NameTypeValuesDescription
xinteger-Bus number.
valuereal-CAN bit rate value.
real - Returns the CAN bit rate value when queried.
BUS:B1:CAN:BITRate RATE1M sets the CAN bit rate to 1 Mb.
BUS:B1:CAN:BITRate? might return BUS:B1:CAN:BITRATE RATE500K, indicating the CAN bit rate is set to 500 k.

Sets or queries the increased data phase bit rate used by CAN FD packets on the specified CAN bus. Use BUS:B<x>:CAN:FD:BITRate:CUSTom if you select Custom.

NameTypeValuesDescription
modeenumRATE1M | RATE2M | RATE3M | RATE4M | RATE5M | RATE6M | RATE7M | RATE8M | RATE9M | RATE10M | RATE11M | RATE12M | RATE13M | RATE14M | RATE15M | RATE16M | CUSTomSelects the CAN FD data phase bit rate.
enum - Returns the currently selected CAN FD bit rate as one of the documented rate keywords.
BUS:B1:CAN:FD:BITRate RATE1M
BUS:B1:CAN:FD:BITRate?

Sets or queries the custom bit rate for the increased data phase of CAN FD packets on the specified CAN bus. The bus is specified by x.

NameTypeValuesDescription
NR1real-Custom FD bit rate for the specified bus.
real - Returns the custom FD bit rate for the specified bus.
BUS:B1:CAN:FD:BITRATE:CUSTOM 1000000
BUS:B1:CAN:FD:BITRATE:CUSTOM?

Sets or queries the signal type for the specified CAN bus. The bus is specified by x.

NameTypeValuesDescription
modeenumDIFFerential | CANH | CANL | RX | TXSignal type to use for the specified CAN bus.
enum - Returns the current signal type for the specified CAN bus.

Sets or queries the CAN source channel for the specified CAN bus. The bus number is specified by x.

Sets or queries which CAN standard specification to analyze the specified CAN bus with. The bus is specified by x.

enum - Returns the current CAN standard setting for the specified bus.
BUS:B1:CAN:STANDARD FDISO sets the CAN standard to ISO CAN FD.
BUS:B1:CAN:STANDARD? might return BUS:B1:CAN:STANDARD CAN2X, indicating that the CAN standard is CAN 2.0.

Sets or queries the source channel threshold for the specified CAN bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdrealVThe source channel threshold for the specified CAN bus.
real (V) - Returns the source channel threshold for the specified CAN bus.
BUS:B1:CAN:THReshold 5
BUS:B1:CAN:THReshold?

Sets or queries the bit rate for the CAN XL bus specified by x. The valid range is 1000000 to 20000000, and the default is 4000000.

NameTypeValuesDescription
bit rateinteger1000000 - 20000000Specifies the CAN XL data transfer bit rate.
integer - Returns the CAN XL data transfer bit rate setting.
BUS:B1:CAN:XL:BITRate 1000000
BUS:B1:CAN:XL:BITRate?

Sets or queries the CAN XL custom bit rate for the specified bus. The valid range is 500000 to 20000000, with a default value of 4000000.

NameTypeValuesDescription
valueinteger500000 - 20000000CAN XL data transfer custom bit rate.
integer - Returns the current CAN XL custom bit rate.
BUS:B1:CAN:XL:BITRate:CUSTom 1000000
BUS:B1:CAN:XL:BITRate:CUSTom?

Sets or queries the CPHY differential AB source for the specified bus line. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the CPHY differential AB source as an analog/digital channel, math channel, or reference waveform.
enum - Returns the currently selected CPHY differential AB source.
BUS:B1:CPHY:AB:SOUrce Ch1 sets the source to channel 1.
BUS:B1:CPHY:AB:SOUrce? might return BUS:B1:CPHY:AB:SOUrce CH1, indicating the source is set to channel 1.

Sets or queries the CPHY Single Ended A source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 - +8The CPHY Single Ended A threshold in Volts for the specified bus.
real (V) - Returns the CPHY Single Ended A threshold for the specified bus in Volts.
BUS:B4:CPHY:A:DATA:THRESHold 1.0 sets the Bus 4 CPHY threshold to 1.0 V.
BUS:B3:CPHY:A:DATA:THRESHold? might return BUS:B3:CPHY:A:DATA:THRESHold 100.00000E-3, indicating the Bus 3 CPHY threshold is set to 100.0 mV.

Sets or queries the CPHY differential AB threshold for the specified bus. The bus is specified by x and the threshold range is -8 V to +8 V.

NameTypeValuesDescription
B<x>integer-Number of the bus.
thresholdreal-8 - +8CPHY differential AB threshold for the specified bus.
string - Might return the command followed by the current CPHY AB threshold value for the specified bus.
BUS:B4:CPHY:AB:THReshold 1.0
BUS:B4:CPHY:AB:THReshold?

Sets or queries the CPHY AGND source for the specified bus. The source can be an analog/digital channel, a math channel, or a reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the CPHY AGND signal.
enum - Returns the currently selected CPHY AGND source for the specified bus.
BUS:B1:CPHY:AGND:SOUrce Ch1
BUS:B1:CPHY:AGND:SOUrce?

Sets or queries the CPHY differential AGND source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-8 - +8CPHY differential AGND threshold for the specified bus.
real (V) - Returns the CPHY differential AGND threshold for the specified bus.
BUS:B4:CPHY:AGND:THReshold 1.0
BUS:B4:CPHY:AGND:THReshold?

Sets or queries the CPHY Single Ended A LP threshold for the specified bus. The threshold argument is given in volts and must be within -8 V to +8 V.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 V - +8 VThe CPHY Single Ended A LP threshold in volts for the specified bus.
BUS:B4:CPHY:A:LP:THRESHold 1.0
BUS:B3:CPHY:A:LP:THRESHold?

Sets or queries the CPHY Single Ended A source for the specified bus line. The bus number is specified by x.

NameTypeValuesDescription
businteger-Bus number B<x>.
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the CPHY Single Ended A input.
enum - Returns the current CPHY Single Ended A source for the specified bus line.
BUS:B1:CPHY:A:SOUrce Ch1
BUS:B1:CPHY:A:SOUrce? might return BUS:B1:CPHY:A:SOUrce CH1, indicating the source is set to channel 1.

Sets or queries the CPHY BC source for the specified bus. The source can be an analog/digital channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source waveform to use for the bus.
enum - Returns the current CPHY BC source for the specified bus.
BUS:B1:CPHY:BC:SOUrce Ch1
BUS:B1:CPHY:BC:SOUrce? might return BUS:B1:CPHY:BC:SOUrce CH1, indicating the source is set to channel 1.

Sets or queries the CPHY differential BC source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-8 - +8CPHY differential BC threshold for the specified bus.
real (V) - Returns the current CPHY differential BC threshold for the specified bus.
BUS:B4:CPHY:BC:THReshold 1.0
BUS:B4:CPHY:BC:THReshold?

Sets or queries the CPHY Single Ended B threshold for the specified bus. The argument range is -8 V to +8 V.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 - +8The CPHY Single Ended B threshold for the specified bus.
real (V) - Returns the CPHY Single Ended B threshold setting for the specified bus.
BUS:B4:CPHY:B:DATA:THRESHold 1.0
BUS:B4:CPHY:B:DATA:THRESHold?

Sets the CPHY Single Ended B source for the specified bus line. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source used for the CPHY Single Ended B bus line.

Sets or queries the bit rate for the specified CPHY bus. The bus is specified by x.

NameTypeValuesDescription
valuereal4 Mbps - 10 GpsSpecifies the bit rate. The default bit rate is 1 Gbps and the allowed range is 4 Mbps to 10 Gps.
real (bps) - Returns the bit rate setting for the specified bus.
BUS:B1:CPHY:BITRate 8000000
BUS:B1:CPHY:BITRate?

Sets or queries the CPHY differential CA source for the specified bus line. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source waveform to use for the CPHY differential CA source.
BUS:B1:CPHY:CA:SOUrce Ch1
BUS:B1:CPHY:CA:SOUrce? might return BUS:B1:CPHY:CA:SOUrce CH1, indicating the source is set to channel 1.

Sets the CPHY differential CA source threshold for the specified bus. The bus number is specified by x.

Sets or queries the CPHY Single Ended C source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 - +8The CPHY Single Ended C threshold for the specified bus.
real (V) - The current CPHY Single Ended C threshold for the specified bus.
BUS:B4:CPHY:C:DATA:THRESHold 1.0
BUS:B4:CPHY:C:DATA:THRESHold?

Sets or queries the CPHY differential CGND source for the specified bus line. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the CGND source for the specified bus line.

Sets or queries the CPHY differential CGND source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The bus number.
thresholdreal-8 - +8The CPHY Single Ended C GND threshold for the specified bus.

Sets the CPHY Single Ended C threshold for the specified bus. The argument range is -8 V to +8 V.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 - +8The CPHY Single Ended C threshold for the specified bus.
BUS:B4:CPHY:C:DATA:THRESHold 1.0
BUS:B4:CPHY:C:DATA:THRESHold? might return BUS:B4:CPHY:C:DATA:THRESHold 100.00000E-3

Sets or queries the CPHY Single Ended C source for the specified bus line. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
sourceenumCH<x> | MATH<x> | REF<x>Selects an analog channel, math channel, or analog reference waveform as the source.
enum - Returns the CPHY Single Ended C source for the specified bus line.
BUS:B1:CPHY:C:SOUrce Ch1 sets the source to channel 1.
BUS:B1:CPHY:C:SOUrce? might return BUS:B1:CPHY:C:SOUrce CH1, indicating the source is set to channel 1.

Sets the direction of the CPHY bus in low power for the specified bus. The default direction is forward.

NameTypeValuesDescription
B<x>integer-The number of the bus.
directionenumforward | reverseSpecifies the direction in low power.
BUS:B1:CPHY:LP:DIRection reverse
BUS:B2:CPHY:LP:DIRection?

Sets or queries the signal type for CPHY bus decode. The bus is specified by x.

NameTypeValuesDescription
businteger-The number of the bus.
signal typeenumSINGLE | DIFFSpecifies the signal type to single ended or differential.
enum - Returns the CPHY signal type for the specified bus.
BUS:B1:CPHY:SIGNALTYpe DIFF
BUS:B2:CPHY:SIGNALTYpe?

Sets or queries the sub type for CPHY bus decode. The bus is specified by x.

NameTypeValuesDescription
modeenumCSI | DSI | Word | SymbolSub type for CPHY bus decode.

Sets or queries the bit rate for the specified CXPI bus. The bus is specified by x.

NameTypeValuesDescription
<NR1>real1 bps - 20 kbpsSets the CXPI Source bit rate for the specified bus.
real (bps) - Returns the CXPI Source bit rate for the specified bus.
BUS:B1:CXPI:BITRate 100 sets the Bus 1 CXPI Source bit rate to 100 bps.
BUS:B1:CXPI:BITRate? might return BUS:B1:CXPI:BITRate 100, indicating the Bus 1 CXPI Source bit rate is set to 100 bps.

Sets the CXPI source recessive threshold for the specified bus. The default value is 0 V and the valid range is -12 V to +12 V.

NameTypeValuesDescription
thresholdreal-12 - +12Recessive threshold voltage for the specified CXPI bus.
BUS:B1:CXPI:REC:THReshold 1.0
BUS:B1:CXPI:REC:THReshold?

Sets or queries the source channel for the specified CXPI bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source channel for the specified CXPI bus.
enum - Returns the source channel for the specified CXPI bus.
BUS:B1:CXPI:SOUrce Ch5
BUS:B1:CXPI:SOUrce? might return BUS:B1:CXPI:SOUrce Ch5, indicating the source is set to channel 5.

Sets or queries how the data is represented in the bus form for the specified bus. Different bus types support only a subset of the available formats.

NameTypeValuesDescription
modeenumHEX | BINARY | MIXEDASCII | MIXEDHEX | ASCII | DECIMAL | MIXEDBus display format.

Sets or queries what to display for the specified bus. The bus is specified by x.

NameTypeValuesDescription
modeenumBUS | BUSANDWAVEFORMSelects whether to display only the bus form or the bus form together with the constituent source waveform(s).
enum - Returns the current bus display layout.
BUS:B1:DISplay:LAYout BUS specifies displaying the bus form only.
BUS:B1:DISplay:LAYout? might return BUS:B1:DISPLAY:LAYOUT BUS, indicating the bus will be displayed without displaying its constituent source waveform(s).

Sets or queries the DPHY clock source for the specified bus line. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the source used for the DPHY clock.

Sets or queries the DPHY clock source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8V - +8VThe DPHY clock high threshold for the specified bus.
real (V) - The DPHY clock threshold for the specified bus.
BUS:B4:DPHY:CLOCk:THRESHold 1.0
BUS:B3:DPHY:CLOCk:THRESHold?

Sets or queries the DPHY D- source data threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8V - +8VThe DPHY D- source data threshold for the specified bus.

Sets or queries the DPHY D- source low power threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 V - +8 VThe DPHY D- source low power threshold for the specified bus.
real (V) - Returns the DPHY D- source low power threshold for the specified bus.
BUS:B3:DPHY:DMINus:LPTHRESHold -2.5 sets the Bus 3 DPHY D- source low power threshold to -2.5 V.
BUS:B2:DPHY:DMINus:LPTHRESHold? might return BUS:B2:DPHY:DMINus:LPTHRESHold -1.2, indicating the Bus 1 DPHY D- source low power threshold is set to -1.2 V.

Sets or queries the DPHY D- source for the specified bus line. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects an analog channel, math channel, or reference waveform as the source.

Sets or queries the D+ source data threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8V - +8VThe DPHY D+ source data threshold for the specified bus.
real (V) - Returns the DPHY D+ source data threshold for the specified bus.
BUS:B2:DPHY:DPlus:DATATHRESHold 100.00000E-3
BUS:B1:DPHY:DPlus:DATATHRESHold?

Sets or queries the DPHY D+ source low power threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8V - +8VThe DPHY D+ source low power threshold for the specified bus.
BUS:B3:DPHY:DPlus:LPTHRESHold 1.2
BUS:B2:DPHY:DPlus:LPTHRESHold?

Sets or queries the DPHY D+ source for the specified bus line. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-Bus number.
sourceenumCH<x> | MATH<x> | REF<x>Specifies the DPHY D+ source as an analog channel, math channel, or reference waveform.
enum - Returns the current DPHY D+ source for the specified bus line.
BUS:B1:DPHY:DPlus:SOUrce Ch2
BUS:B1:DPHY:DPlus:SOUrce?

Sets or queries the DPHY bus direction in low power for the specified bus line. By default, the low-power direction is forward.

NameTypeValuesDescription
directionenumforward | reverseSpecifies the DPHY bus direction in low power.
BUS:B1:DPHY:LP:DIRection reverse
BUS:B2:DPHY:LP:DIRection?

Sets or queries the protocol type for DPHY bus decode. The default type is CSI, and the bus is specified by x.

NameTypeValuesDescription
B<x>integer-Bus number.
typeenumCSI | DSIProtocol type to set.
enum - Returns the current DPHY protocol type for the selected bus.
BUS:B1:DPHY:PROTocol:TYPe DSI
BUS:B2:DPHY:PROTocol:TYPe?

Sets or queries the 8b9b encoding for DPHY bus decode. By default, 8b9b encoding is false.

NameTypeValuesDescription
stateenumfalse | trueEnables or disables 8b9b encoding.
enum - Returns the 8b9b encoding state.
BUS:B1:DPHY:SIGnal:ENCoding true sets the Bus 1 DPHY 8b9b encoding to true.
BUS:B2:DPHY:SIGnal:ENCoding? might return BUS:B2:DPHY:SIGnal:ENCoding true, indicating the Bus 2 DPHY 8b9b encoding is set to true.

Sets or queries the ESPI alert polarity for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-Bus number.
polarityenumHIGH | LOWSets the ESPI alert polarity to active high or active low.
enum - Returns the ESPI alert polarity for the specified bus.
BUS:B1:ESPI:ALERt:POLarity LOW
BUS:B1:ESPI:ALERt:POLarity?

Sets or queries the alert source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies an analog channel, math channel, or reference waveform as the alert source.
enum - Returns the current alert source for the specified bus.
BUS:B1:ESPI:ALERt:SOUrce Ch5
BUS:B1:ESPI:ALERt:SOUrce? might return BUS:B1:ESPI:ALERt:SOUrce CH5

Sets or queries the ESPI alert view for the specified bus. The bus is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns the alert source on or off.
enum - Returns the ESPI alert view state for the specified bus.
BUS:B1:ESPI:ALERTVIEW ON sets the Bus 1 alert view to on.
BUS:B1:ESPI:ALERTVIEW? might return BUS:B1:ESPI:ALERTVIEW ON, indicating the Bus 1 alert view is on.

Sets or queries the alert source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdreal-8 - +8Alert threshold for the specified bus.
real (V) - Returns the alert threshold for the specified bus.
BUS:B1:ESPI:ALERt:THReshold 1.0
BUS:B1:ESPI:ALERt:THReshold?

Sets or queries the ESPI chip select polarity for the specified bus. HIGH sets the chip select polarity active high; LOW sets it active low.

NameTypeValuesDescription
modeenumHIGH | LOWChip select polarity setting.
enum - Returns the current chip select polarity as HIGH or LOW.
BUS:B1:ESPI:CHIPSELect:POLarity LOW
BUS:B1:ESPI:CHIPSELect:POLarity?

Sets or queries the chip select source for the specified ESPI bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects an analog channel, math channel, or reference waveform as the chip select source.
enum - Returns the current chip select source setting for the specified bus.
BUS:B1:ESPI:CHIPSELect:SOUrce Ch5 sets the chip select source to channel 5.
BUS:B1:ESPI:CHIPSELect:SOUrce? might return BUS:B1:ESPI:CHIPSELect:SOUrce Ch5, indicating the chip select source is set to channel 5.

Sets or queries the ESPI chip select threshold for the specified bus. The valid range is -8 V to +8 V.

NameTypeValuesDescription
thresholdreal-8 V - +8 VChip select threshold for the specified bus.
real (V) - Returns the current chip select threshold for the specified bus.
BUS:B1:ESPI:CHIPSELect:THReshold 1.0
BUS:B1:ESPI:CHIPSELect:THReshold?

Sets or queries the ESPI clock (SCLK) source polarity for the specified bus. Requires option SR-ESPI.

NameTypeValuesDescription
modeenumFALL | RISESets the ESPI clock polarity to fall or rise.
enum - Returns the ESPI clock polarity setting for the specified bus.
BUS:B1:ESPI:CLOCk:POLarity FALL
BUS:B1:ESPI:CLOCk:POLarity?

Sets the ESPI clock source for the specified bus. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the clock source for the bus.
enum - Returns the currently selected clock source for the bus.
BUS:B1:ESPI:CLOCk:SOUrce Ch5
BUS:B1:ESPI:CLOCk:SOUrce?

Sets or queries the Clock source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-8 - +8Clock threshold for the specified bus.
BUS:B1:ESPI:CLOCk:THReshold 1.0
BUS:B1:ESPI:CLOCk:THReshold?

Sets or queries the ESPI data polarity for the specified bus. HIGH sets the data polarity to active high; LOW sets it to active low.

NameTypeValuesDescription
stateenumHIGH | LOWSets the ESPI data polarity.
enum - Returns the ESPI data polarity setting for the specified bus.
BUS:B1:ESPI:DATAONE:POLarity LOW
BUS:B1:ESPI:DATAONE:POLarity?

Sets or queries the command (single mode) / IO[0] (dual mode) data source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the data source as an analog channel, math channel, or reference waveform.
enum - Returns the current data source for the specified bus.
BUS:B1:ESPI:DATAONE:SOUrce Ch5
BUS:B1:ESPI:DATAONE:SOUrce? might return BUS:B1:ESPI:DATAONE:SOUrce Ch5, indicating the data source is set to channel 5.

Sets or queries the ESPI Data One threshold for the specified bus. The valid range is -8 V to +8 V.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdreal-8V - +8VSets the command/data threshold for the specified bus.
real (V) - Returns the bus data threshold setting.
BUS:B1:ESPI:DATAONE:THReshold 1.0
BUS:B1:ESPI:DATAONE:THReshold?

Sets or queries the ESPI response (single mode) / IO[1] (dual mode) polarity for the specified bus. The bus is specified by x.

NameTypeValuesDescription
stateenumHIGH | LOWSets the ESPI data polarity to active high or active low.
enum - Returns the current ESPI data polarity for the specified bus.
BUS:B1:ESPI:DATATWO:POLarity LOW
BUS:B1:ESPI:DATATWO:POLarity?

Sets or queries the ESPI data source for the specified bus. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
B<x>integer-Bus number.
sourceenumCH<x> | MATH<x> | REF<x>Selects the data source as an analog channel, math channel, or reference waveform.
BUS:B1:ESPI:DATATWO:SOUrce Ch5
BUS:B1:ESPI:DATATWO:SOUrce? might return BUS:B1:ESPI:DATATWO:SOUrce Ch5

Sets or queries the response (single mode) / IO[1] (dual mode) data source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-8 - +8Command/data threshold for the specified bus.
real (V) - Returns the current bus data source threshold.
BUS:B1:ESPI:DATATWO:THReshold 1.0
BUS:B1:ESPI:DATATWO:THReshold?

Sets or queries the I/O mode for the specified ESPI bus. Single mode displays the command and response decode in two lanes; dual mode displays the decode in a single data lane.

NameTypeValuesDescription
modeenumSINGle | DUALSelects the ESPI I/O display mode.
enum - Returns the current ESPI I/O mode.
BUS:B1:ESPI:IOMODe DUAL sets the Bus 1 mode to dual.
BUS:B1:ESPI:IOMODe? might return BUS:B1:ESPI:IOMODe DUAL, indicating the Bus 1 mode is set to dual.

Sets or queries the DATA Minus source threshold for the specified EtherCAT bus. The valid range is -8 V to +8 V, with a default value of 0 V.

NameTypeValuesDescription
thresholdreal-8 V - +8 VEtherCAT DataMinus source threshold for the specified bus.
real (V) - Returns the current EtherCAT DataMinus source threshold for the specified bus.
BUS:B1:ETHERCAT:DATAMINUSTHRESHold 1.0
BUS:B1:ETHERCAT:DATAMINUSTHRESHold?

Sets or queries the EtherCAT DataPlus source threshold for the specified bus. The valid range is -8 V to +8 V, and the default value is 0 V.

NameTypeValuesDescription
B<x>integer1The number of the bus.
thresholdreal-8 - +8EtherCAT DataPlus source threshold for the specified bus.
string - Returns the command and current threshold value, e.g. BUS:B1:ETHERCAT:DATAPLUSTHRESHold 1.0, indicating the threshold is set to 1.0 V.
BUS:B1:ETHERCAT:DATAPLUSTHRESHold 1.0
BUS:B1:ETHERCAT:DATAPLUSTHRESHold?

Sets or queries the EtherCAT signal type for the specified bus. Requires option SR-ETHERCAT.

NameTypeValuesDescription
modeenumSINGLE | DIFFSpecifies the signal type.
enum - Returns the current signal type for the specified EtherCAT bus.
BUS:B1:ETHERCAT:SIGNALTYpe SINGLE
BUS:B1:ETHERCAT:SIGNALTYpe? might return BUS:B1:ETHERCAT:SIGNALTYpe SINGLE

Sets or queries the differential source for the specified EtherCAT bus. The source may be an analog channel, math waveform, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Differential source to use for the bus.
enum - Returns the currently specified differential source.
BUS:B1:ETHERCAT:SouRce:DIFF CH4
BUS:B1:ETHERCAT:SOUrce:DIFF? might return BUS:B1:ETHERCAT:SOUrce:DIFF CH4

Sets or queries the DataMinus (SDATAMINUS) source for the specified EtherCAT bus.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the DataMinus source from an analog channel, math waveform, or reference waveform.
enum - Returns the currently specified DataMinus source.
BUS:B1:ETHERCAT:SOUrce:DMINus CH4
BUS:B1:ETHERCAT:SOUrce:DMINus?

Sets or queries the EtherCAT DataPlus source for the specified bus. The source can be one analog channel, math waveform, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>DataPlus source for the specified bus.
enum - Returns the currently specified DataPlus source for the bus.
BUS:B1:ETHERCAT:SOUrce:DPLUs CH4
BUS:B1:ETHERCAT:SOUrce:DPLUs?

Sets or queries the differential source threshold for the specified EtherCAT bus. The valid range is -8 V to +8 V, and the default value is 0 V.

NameTypeValuesDescription
thresholdreal-8 - +8EtherCAT differential source threshold for the specified bus.
real (V) - Returns the EtherCAT differential source threshold for the specified bus.
BUS:B1:ETHERCAT:THRESHold 1.0
BUS:B1:ETHERCAT:THRESHold? might return BUS:B1:ETHERCAT:THRESHold 1.0, indicating the EtherCAT differential source threshold is set to 1.0 V.

Sets or queries the Ethernet D- source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdrealVThe Ethernet D- source threshold for the specified bus.
real (V) - The Ethernet D- source threshold for the specified bus.
BUS:B3:ETHERNET:DATAMINUSTHRESHOLD 250.0E-3
BUS:B2:ETHERNET:DATAMINUSTHRESHOLD?

Sets or queries the Ethernet D+ source threshold for the specified bus. This threshold only applies when the Ethernet signal type is single ended.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-The Ethernet D+ source threshold for the specified bus.

Sets or queries whether IPV4 packets are available for triggering on Ethernet for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The bus number.
stateenumYES | NOSpecifies whether IPV4 packets are available for triggering.
enum - Indicates whether IPV4 packets are available for triggering on Ethernet.
BUS:B1:ETHERNET:IPVFOUR NO
BUS:B3:ETHERNET:IPVFOUR?

Sets or queries the Ethernet source low threshold for the specified bus. This threshold only applies when the Ethernet signal type is differential.

NameTypeValuesDescription
B<x>integer-The bus number.

Sets or queries whether Q-Tagging packets are available for triggering on Ethernet for the specified bus.

NameTypeValuesDescription
stateenumYES | NOSpecifies whether Q-Tagging packets are available.
enum - Returns whether Q-Tagging packets are available for triggering on Ethernet.
BUS:B1:ETHERnet:QTAGGING YES
BUS:B1:ETHERnet:QTAGGING?

Sets or queries the Ethernet signal type for the specified bus. The bus is specified by x.

NameTypeValuesDescription
modeenumSINGLE | DIFFSelects the Ethernet signal type.

Sets or queries the Ethernet data (SDATA) source for the specified bus. The source channel is used when the signal type is differential.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the analog channel, math waveform, or reference waveform used as the Ethernet data source for differential input.
enum - Returns the currently specified Ethernet data source.
BUS:B1:ETHERNET:SOURCE CH4
BUS:B1:ETHERNET:SOURCE?

Sets or queries the Ethernet D- source for the specified bus. This source channel is used when the signal type is single ended.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for Ethernet D- input.

Sets or queries the Ethernet D+ source for the specified bus. The source channel is used when the signal type is single ended.

NameTypeValuesDescription
B<x>integer-The number of the bus.
sourceenumCH<x> | MATH<x> | REF<x>Source waveform or channel to use for the Ethernet D+ source.
BUS:B1:ETHERNET:SOUrce:DPLUs Ch5 sets the D+ source to channel 5.
BUS:B1:ETHERNET:SOUrce:DPLUs? might return BUS:B1:ETHERNET:SOURCE:DPLUS CH5, indicating the D+ source is set to channel 5.

Sets or queries the Ethernet DATA source High threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
NR3real-Threshold value.
real - Returns the Ethernet DATA source High threshold.

Specifies the Ethernet standard speed for the selected bus. The bus number is given by x.

NameTypeValuesDescription
modeenumTENBASET | HUNDREDBASETXSelects the Ethernet speed as 10Base-T or 100Base-T.
BUS:B1:ETHERNET:TYPE HUNDREDBASETX specifies the Ethernet speed as 100Base-T.
BUS:B1:ETHERNET:TYPE? might return TENBASET, indicating that 10Base-T is the currently specified Ethernet speed.

Sets the eUSB bit rate for the specified bus. The selected rate applies to bus B<x> eUSB decode.

NameTypeValuesDescription
modeenumHIGH | FULL | LOWBit rate setting for the bus.
BUS:B1:EUSB:BITRate HIGH sets the bit rate to 480 Mbps.
BUS:B1:EUSB:BITRate? might return BUS:B1:EUSB:BITRate FULL, indicating the bit rate is set to 12 Mbps.

Sets or queries the eUSB D- Input Source Data Threshold for Data line decode for the specified bus. Requires option SR-EUSB2.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 V - +8 VThe eUSB strobe threshold for the specified bus.
real (V) - Returns the eUSB D- Input Source Data Threshold for the specified bus.
BUS:B1:EUSB:DATAMINUS:DATA:THRESHold 1.0 sets the bus 1 eUSB threshold to 1.0 V.
BUS:B1:EUSB:DATAMINUS:DATA:THRESHold? might return BUS:B1:EUSB:DATAMINUS:DATA:THRESHold -8.0, indicating the bus 1 eUSB threshold is set to -8.0 V.

Sets the eUSB DATA Minus source threshold for the specified bus. The allowed argument range is -8 V to +8 V.

NameTypeValuesDescription
B<x>integer-The number of the bus.
NR3real-8 V - +8 VThe eUSB DATA Minus source threshold.
BUS:B1:EUSB:DATAMINUSTHRESHold 0.0 sets the bus 1 eUSB threshold to 0.0 V.
BUS:B1:EUSB:DATAMINUSTHRESHold? might return BUS:B1:EUSB:DATAMINUSTHRESHold -8.0, indicating the bus 1 eUSB threshold is set to -8.0 V.

Sets or queries the eUSB D+ Input Source Data Threshold for Data line decode for the specified bus. Requires option SR-EUSB2.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 V - +8 VThe eUSB Strobe threshold for the specified bus.
real (V) - Returns the eUSB D+ Input Source Data Threshold for the specified bus.
BUS:B1:EUSB:DATAPLUS:DATA:THRESHold 1.0 sets the bus 1 eUSB threshold to 1.0 V.
BUS:B1:EUSB:DATAPLUS:DATA:THRESHold? might return BUS:B1:EUSB:DATAPLUS:DATA:THRESHold -8.0, indicating the bus 1 eUSB threshold is set to -8.0 V.

Sets the eUSB data-plus threshold for the specified bus. The example shows the bus 1 threshold being set in volts, and the query returns the current threshold value with units.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 V - +8 VThe eUSB threshold for the specified bus.
BUS:B1:EUSB:DATAPLUSTHRESHold 0.0
BUS:B1:EUSB:DATAPLUSTHRESHold?

Sets or queries the eUSB source Low threshold for the specified bus when signal type is Differential. Requires option SR-EUSB2.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 - +8The eUSB Strobe threshold for the specified bus.
BUS:B1:EUSB:LOWTHRESHold 1.0
BUS:B1:EUSB:LOWTHRESHold?

Sets or queries the eUSB operating mode for the specified bus. Requires option SR-EUSB2.

NameTypeValuesDescription
modeenumNATive | REPEATERHOSt | REPEATERPERIPHERALSelects the eUSB operating mode for the bus.
enum - Returns the current eUSB operating mode for the specified bus.
BUS:B1:EUSB:OPERating:MODe NATive sets the operating mode as native.

Sets or queries the eUSB signal type for the specified bus. Requires option SR-EUSB2.

NameTypeValuesDescription
stateenumSINGLE | DIFFSelects the eUSB signal type for the bus.
enum - Returns the eUSB signal type for the specified bus.
BUS:B1:EUSB:SIGNALTYpe SINGLE
BUS:B1:EUSB:SIGNALTYpe? might return BUS:B1:EUSB:SIGNALTYpe SINGLE NATive, indicating the eUSB signal type is single for bus 1.

Sets or queries the eUSB Diff source for the specified bus when the signal type is Diff.

NameTypeValuesDescription
B<x>integer-The number of the bus.
sourceenumCH<x> | MATH<x> | REF<x>Selects an analog channel, math waveform, or reference waveform as the source.
BUS:B1:EUSB:SOUrce:DIFF Ch1 sets the channel to 1.

Sets or queries the eUSB DataMinus (SDATAMINUS) source for the specified bus. Requires option SR-EUSB2.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the analog channel, math waveform, or reference waveform used as the source.
enum - Returns the current eUSB DataMinus source selection for the specified bus.
BUS:B1:EUSB:SOUrce:DMINus Ch1 sets the channel to 1.
BUS:B1:EUSB:SOUrce:DMINus? might return BUS:B1:EUSB:SOUrce:DMINus CH1, indicating channel 1 is the source.

Sets or queries the eUSB dataPlus source for the specified bus. Requires option SR-EUSB2.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the bus.

Sets or queries the eUSB source High threshold for the specified bus when signal type is Diff.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 V - +8 VThe eUSB Strobe threshold for the specified bus.
BUS:B1:EUSB:THRESHold 1.0
BUS:B1:EUSB:THRESHold?

Sets or queries the FlexRay bus bit rate for the specified bus. If Custom is selected, use BUS:B<x>:FLEXray:BITRate:CUSTom to set the bit rate.

NameTypeValuesDescription
modeenumCUSTOM | RATE2M | RATE5M | RATE10MSelects the FlexRay bus bit rate.
enum - Returns the FlexRay bus bit rate setting for the specified bus.

Sets or queries the FlexRay custom bit rate for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
NR1numeric-The FlexRay custom bit rate for the specified bus.
numeric - Returns the FlexRay custom bit rate setting for the specified bus.
BUS:B1:FLEXray:BITRate:CUSTom 10000000
BUS:B1:FLEXray:BITRate:CUSTom?

Sets or queries the FlexRay channel type for the specified bus. The bus is specified by x.

NameTypeValuesDescription
businteger-The bus number specified by x.
channelenumA | BSelects the A or B channel.
enum - Returns the current FlexRay channel type for the specified bus.
BUS:B1:FLEXRAY:CHANNEL B sets the FlexRay channel to B.
BUS:B1:FLEXRAY:CHANNEL? might return BUS:B1:FLEXRAY:CHANNEL A, indicating the channel is set to A.

Sets or queries the FlexRay data source low threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdrealVFlexRay data source low threshold for the specified bus.
businteger-Bus number x.
real (V) - Returns the FlexRay data source low threshold for the specified bus.
BUS:B1:FLEXray:LOWTHRESHold 50.0e-3
BUS:B1:FLEXray:LOWTHRESHold?

Sets or queries the FlexRay signal type for the specified bus. The bus number is specified by x.

NameTypeValuesDescription
signal typeenumBDIFFBP | BM | TXRXFlexRay signal type for the specified bus.
BUS:B1:FLEXRAY:SIGNAL BM
BUS:B1:FLEXRAY:SIGNAL?

Sets or queries the Flexray bus data source for the specified bus when the signal type is BDIFFBP or BM. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the specified bus.
enum - Returns the current Flexray bus data source.
BUS:B1:FLEXRAY:SOUrce MATH4
BUS:B1:FLEXRAY:SOUrce?

Sets or queries the FlexRay TxRx data source for the specified bus when the signal type is TXRX. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Selects the source waveform or channel for the TxRx data source.
BUS:B1:FLEXRAY:SOUrce:TXRX CH1
BUS:B1:FLEXRAY:SOUrce:TXRX?

Sets or queries the FlexRay data source high threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-The FlexRay data source high threshold for the specified bus.
BUS:B1:FLEXray:THRESHold 50.0-3 sets the high threshold to 50 mV.
BUS:B1:FLEXray:THRESHold? might return BUS:B1:FLEXRAY:THRESHOLD 0.0E+0 indicating the high threshold is set to 0.0 V.

Sets or queries the FlexRay data source TxRx threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-The TxRx threshold.
BUS:B1:FLEXray:TXRXTHRESHold 50.0e-3

Sets or queries the I2C clock (SCLK) source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>I2C SCLK source waveform for the specified bus.
enum - Returns the current I2C SCLK source for the specified bus.
BUS:B1:I2C:CLOCK:SOURCE CH1
BUS:B1:I2C:CLOCK:SOURCE?

Sets or queries the I2C Clock (SCLK) source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-I2C Clock (SCLK) source threshold for the specified bus.

Sets or queries the I2C data (SDA) source for the specified I2C bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>I2C SDA source for the specified bus.
enum - Returns the current I2C SDA source for the specified bus.
BUS:B1:I2C:DATA:SOURCE CH1 sets the I2C SDA source to channel 1.
BUS:B1:I2C:DATA:SOURCE? might return BUS:B1:I2C:DATA:SOURCE MATH1 indicating that the I2C SDA source is set to math 1.

Sets or queries the I2C Data (SDA) source threshold for the specified bus. The bus is specified by x.

Sets or queries how seven-bit I2C addresses are represented in the bus display for the specified bus. The bus is specified by x.

NameTypeValuesDescription
stateenum0 | 1Selects the seven-bit address display format.
enum - Returns the current seven-bit I2C address representation setting.

Sets or queries the I3C version for the specified bus. VR10 selects Version 1.0, and VR11 selects Version 1.1; Version 1.0 is the default.

NameTypeValuesDescription
modeenumVR10 | VR11Selects the I3C version to use for the specified bus.
enum - Returns the selected I3C version for the specified bus.
BUS:B1:I3C:VERSion VR11 sets the version to Version 1.1.
BUS:B1:I3C:VERSion? might return BUS:B1:I3C:VERSion VR11 indicating that version 1.1 is selected for the decode.

Sets or queries the color of the specified bus label. The bus is specified by x.

NameTypeValuesDescription
QStringstring-The bus label color. Send an empty string to return the color to the default color.
string - Returns the bus label color.
BUS:B1:LABel:COLor "#FF0000"
BUS:B1:LABel:COLor? might return BUS:B1:LABEL:COLOR "#FF0000" indicating the color is red.

Sets the bold font state for the specified bus label. The bus is specified by x.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Controls whether the label is displayed in bold font.
BUS:B1:LABel:FONT:BOLD OFF turns off bold font.
BUS:B1:LABel:FONT:BOLD? might return BUS:B1:LABEL:FONT:BOLD 1 indicating a bold font.

Sets or queries the italic state of the specified bus label. The bus is specified by x.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Displays or does not display the label in italic font.
enum - Returns the italic state of the specified bus label.
BUS:B1LABel:FONT:ITALic OFF turns off italic font.
BUS:B1LABel:FONT:ITALic? might return BUS:B1:LABEL:FONT:ITALIC 1 indicating the font is italic.

Sets the font size of the specified bus label. The bus is identified by x, and the size is given in points.

NameTypeValuesDescription
B<x>integer-The number of the bus.
sizeintegerpointsFont size in points.
BUS:B1:LABel:FONT:SIZE 10
BUS:B1:LABel:FONT:SIZE? might return BUS:B1:LABEL:FONT:SIZE 20 indicating the font size is 20 points.

Sets or queries the font type of the specified bus label. The bus is specified by x.

NameTypeValuesDescription
font typestring-Specified font type.
string - Returns the current font type of the specified bus label.
BUS:B1:LABel:FONT:TYPE Monospace selects a monospace font.
BUS:B1:LABel:FONT:TYPE? might return BUS:B1:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman" indicating the font type is Frutiger LT Stdn.

Sets or queries the underline state of the specified bus label. The bus is specified by x.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Underline state for the bus label.

Sets or queries the label for the specified bus. The bus is specified by x, and the label text is a quoted alphanumeric string limited to 30 characters.

NameTypeValuesDescription
B<x>integer-The number of the bus.
namestring-Quoted alphanumeric label text for the bus, limited to 30 characters.
string - Returns the current bus label as a quoted string.
BUS:B1:LABEL:NAME "TEST"
BUS:B1:LABEL:NAME? might return BUS:B1:LABEL:NAME "BUS 1" indicating that the waveform label for the bus B1 is set to "Bus 1".

Sets or queries the x-position of the specified bus label. The bus is specified by x.

NameTypeValuesDescription
x-positionrealpixelsThe x-position of the specified bus label, relative to the left edge of the screen.
real (pixels) - Returns the x-position of the specified bus label in pixels relative to the left edge of the screen.
BUS:B1:LABel:XPOS 90
BUS:B1:LABel:XPOS? might return BUS:B1:LABEL:XPOS 45.0000

Sets or queries the y-position of the specified bus label. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
y-positionrealpixelsThe y-position of the specified bus label, in pixels relative to the left edge of the screen.
real (pixels) - Returns the y-position of the specified bus label in pixels.
BUS:B1:LABel:YPOS 1.0e1 set the y position to 10.0.
BUS:B1:LABel:YPOS? might return BUS:B1:LABEL:YPOS 0.0E+0 indicating the y position is 0.0 pixels from the baseline of the waveform.

Sets or queries the LIN bus bit rate for bus x. If Custom is selected, use BUS:B<x>:LIN:BITRate:CUSTom to set the bit rate.

NameTypeValuesDescription
businteger-The number of the bus.
modeenumRATE10K | RATE1K | RATE19K | RATE2K | RATE4K | RATE9K | CUSTomSelects the LIN bus bit rate.
enum - Returns the current LIN bus bit rate setting.

Sets or queries the LIN custom bit rate for the specified bus. The bus is specified by x.

NameTypeValuesDescription
xinteger-The bus number.
rateinteger-The LIN custom bit rate for the specified bus.
BUS:B1:LIN:BITRate:CUSTom 9000 sets the bit rate to 9,000.
BUS:B1:LIN:BITRate:CUSTom? might return BUS:B1:LIN:BITRate:CUSTom 10000 indicating that the bit rate is set to 10,000.

Sets or queries the LIN bus identifier format for the specified bus. The bus number is specified by x.

NameTypeValuesDescription
bus--B<x> is the number of the bus.
formatenumNOPARity | PARitySelects whether the ID format includes parity or separates parity.
enum - Returns the LIN bus identifier format for the specified bus.

Sets or queries the LIN source polarity for the specified bus. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
polarityenumINVerted | NORmalSpecifies inverted or normal polarity.

Specifies the LIN sample point for the selected LIN bus. The bus number is specified by x.

NameTypeValuesDescription
NR1real%A percentage that represents the point at which to sample during each bit period.
BUS:B1:LIN:SAMPLEPOINT 10 sets the sample point to 10% of the bit period.

Sets or queries the LIN data source for the specified bus. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Selects the waveform source for the LIN bus.
enum - Returns the current LIN source setting for the specified bus.
BUS:B1:LIN:SOUrce MATH4
BUS:B1:LIN:SOUrce? might return BUS:B1:LIN:SOURCE CH1, indicating the source is set to channel 1.

Sets or queries the LIN source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-The LIN source threshold for the specified bus.

Sets or queries the LIN bus standard for the specified bus number x. The available standards are Mixed, version 1.x, or version 2.x.

NameTypeValuesDescription
businteger-Bus number x.
standardenumMIXed | V1X | V2XLIN bus standard to select.
enum - Returns the current LIN bus standard for the specified bus.
BUS:B1:LIN:STANDard V1X
BUS:B1:LIN:STANDard? might return BUS:B1:LIN:STANDARD V2X, indicating the standard is set to version 2.x for bus B1.

Sets or queries the Manchester bus bit order for the specified bus number x.

NameTypeValuesDescription
modeenumLSB | MSBSelects the Manchester bus bit order.

Sets or queries the Manchester bus bit rate for bus x. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer1The number of the bus.
bit ratereal1 GbpsSets the bit rate.
real (bps) - Returns the current Manchester bus bit rate.
BUS:B1:MANChester:BITRate 125000 sets the bit rate to 125 kb.
BUS:B1:MANChester:BITRate? might return BUS:B1:MANChester:BITRATE 19000, indicating that the bit rate is set to 19 kb.

Sets or queries the Manchester bus Packet View display mode for the specified bus. BITS displays single-bit data, and PACKET displays field-based packet view.

NameTypeValuesDescription
modeenumBITS | PACKETSelects the Manchester Packet View display mode.
enum - Returns the current Packet View display mode.
BUS:B1:MANChester:DISplaymode PACKET
BUS:B1:MANChester:DISplaymode? might return BUS:B1:MANChester:DISplaymode BITS, indicating the PacketView is on and the data can be seen in the form of fields.

Sets or queries the maximum response time to a valid command issued for the specified MIL-STD-1553 bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
valuerealsThe maximum response time.
real (s) - Returns the maximum response time in seconds.
BUS:B1:MIL1553B:RESPONSETIME:MAXIMUM 15.0E-6
BUS:B1:MIL1553B:RESPONSETIME:MAXIMUM? might return BUS:B1:MIL1553B:RESPONSETIME:MAXIMUM 12.000E-6, indicating a maximum response time of 12 microseconds.

Sets or queries the clock edge for the parallel bus specified by x. The bus can decode on the falling edge, rising edge, or either edge of the clock signal.

NameTypeValuesDescription
B<x>--The number of the bus.
edgeenumFALLING | RISING | EITHERClock edge used for parallel-bus decoding.
enum - Returns the clock edge setting for the parallel bus.
BUS:B1:PARALLEL:CLOCK:EDGE FALLING
BUS:B1:PARALLEL:CLOCK:EDGE?

Sets or queries the Parallel clock bit source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x> | NONEClock source for the specified parallel bus.
enum - Returns the current Parallel clock source for the specified bus.
BUS:B1:PARALLEL:CLOCKSOUrce CH3
BUS:B1:PARALLEL:CLOCKSOUrce?

Sets or queries the clock source threshold for the parallel bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-Clock source threshold for the parallel bus.

Sets or queries the PCIe DATA Minus source threshold for the specified bus. Requires option SRPCIE321.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal–8.0 - 8.0The specified PCIe DATA Minus source threshold for the specified bus.
real (V) - Returns the specified PCIe DATA Minus source threshold for the specified bus.
BUS:B1:PCIE:DATAMinus:THRESHold:HIGh 250.0E-3
BUS:B1:PCIE:DATAMinus:THRESHold:HIGh?

Sets the PCIe Dplus threshold level for the specified bus. The example shows the value being set in volts and queried afterward.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal250.0E-3The PCIe Dplus threshold level for the specified bus.
BUS:B1:PCIE:DATAPlus:THRESHold:HIGh 250.0E-3
BUS:B1:PCIE:DATAPlus:THRESHold:HIGh?

Sets or queries the PCIe math source threshold for the specified bus. Requires option SRPCIE321.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal–8.0 - 8.0The specified PCIe math source threshold for the specified bus.
real (V) - Returns the PCIe math source threshold for the specified bus.
BUS:B1:PCIE:MTHReshold 250.0E-3
BUS:B1:PCIE:MTHReshold?

Sets or queries the PCIe signal type for the specified bus. Requires option SRPCIE321.

NameTypeValuesDescription
businteger-B<x> is the number of the bus.
signal typeenumSINGLE | DIFFSpecifies the signal type for the PCIe bus as single or differential.
BUS:B1:PCIE:SIGNALTYpe SINGLE sets the Signal Type for PCIE bus as single.

Sets or queries the PCIe DataMinus (SDATAMINUS) source for the specified bus.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source waveform for the bus PCIe DataMinus signal.
enum - Returns the currently selected PCIe DataMinus source for the specified bus.
BUS:B1:PCIE:SOUrce:DMINus CH1
BUS:B1:PCIE:SOUrce:DMINus?

Sets or queries the PCIe dataPlus (SDATAPLUS) source for the specified bus.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source waveform for the PCIe dataPlus signal.
BUS:B1:PCIE:SOUrce:DPLUs CH1
BUS:B1:PCIE:SOUrce:DPLUs?

Sets or queries the PSI5 bit period bus parameter. Requires option SR-PSI5.

NameTypeValuesDescription
bus--Bus number B<x>.
bit periodrealsSpecifies the bit period.
real (s) - Returns the current bit period.
BUS:B1:PSIFIVe:BITPERiod 0.000060
BUS:B1:PSIFIVe:BITPERiod?

Sets or queries the PSI5 bitrate for the selected bus. Requires option SR-PSI5.

NameTypeValuesDescription
businteger-Bus number B<x>.
rateenumRATE125K | RATE189K | RATE83KSets the bit rate to 125 kb, 189 kb, or 83 kb.
BUS:B1:PSIFIVe:BITRate RATE125k sets the bit rate to 125 kb.

Sets or queries the PSI5 bus communication direction. The default is Sensor to ECU.

NameTypeValuesDescription
B<x>integer-The bus number.
modeenumSENSORECU | ECUSENSorSpecifies the communication direction.
BUS:B1:PSIFIVe:COMM:DIRection SENSORECU
BUS:B1:PSIFIVe:COMM:DIRection?

Sets or queries the PSI5 frame mandatory data region A. The dataA value is specified in bits, with a default of 10 bits and a range of 10 to 24 bits.

NameTypeValuesDescription
dataAinteger10 - 24DataA value in bits.
BUS:B1:PSIFIVe:DATAA 17
BUS:B1:PSIFIVe:DATAA?

Sets or queries the PSI5 frame optional bits of data region B. The value specifies the dataB value in bits.

NameTypeValuesDescription
B<x>integer-The bus number.
dataBinteger0 - 12Specifies the dataB value in bits.
integer (bits) - Returns the current dataB value in bits.
BUS:B1:PSIFIVe:DATAB 7
BUS:B1:PSIFIVe:DATAB?

Sets or queries the data format in the PSI5 Frame2 packet.

NameTypeValuesDescription
modeenumNIBBLe | BYTeSelects the PSI5 Frame2 data format.
enum - Returns the current data format.
BUS:B1:PSIFIVe:DATAFORMat NIBBLe
BUS:B1:PSIFIVe:DATAFORMat?

Sets or queries the PSI5 ECUSource for a bus. The source may be an analog channel, math waveform, or reference waveform.

NameTypeValuesDescription
B<x>integer-The number of the bus.
sourceenumCH<x> | MATH<x> | REF<x>Specifies the source waveform.
enum - Returns the current ECUSource setting, identified as a channel, math waveform, or reference waveform.
BUS:B1:PSIFIVe:ECUSOURce CH5
BUS:B1:PSIFIVe:ECUSOURce? might return :BUS:B1:PSIFIVe:ECUSOURce CH5, indicating the source is set to channel 5.

Sets or queries the PSI5 frame optional control bits. The frame control value is specified in bits and ranges from 0 to 4 bits, with a default of 0 bits.

NameTypeValuesDescription
B<x>integer0The number of the bus.
<NR1>integer0 - 4Frame control value in bits.
integer (bits) - Returns the frame control value in bits.
BUS:B1:PSIFIVe:FRAMECONTrol 2 sets the frame control as 2 bits.
BUS:B1:PSIFIVe:FRAMECONTrol? might return :BUS:B1:PSIFIVe:FRAMECONTrol 3, indicating that the frame control is 3 bits.

Sets or queries the PSI5 messaging bits for the specified bus. OFF selects the default value 0; ON selects the value 2.

NameTypeValuesDescription
stateenumOFF | ONSelects the messaging bits value.
enum - Returns the current messaging setting as OFF or ON.
BUS:B1:PSIFIVe:MESSaging OFF
BUS:B1:PSIFIVe:MESSaging?

Sets or queries the serial source for the PSI5 bus. The source can be an analog channel, math waveform, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the PSI5 bus.
enum - Returns the current source selection as an analog channel, math waveform, or reference waveform.
BUS:B1:PSIFIVe:SOUrce CH5 sets the source to channel 5.
BUS:B1:PSIFIVe:SOUrce? might return :BUS:B1:PSIFIVe:SOUrce CH5, indicating the source is set to channel 5.

Sets or queries the PSI5 Sync Mode for the specified bus. The mode can be Pulse Width or Tooth Gap.

NameTypeValuesDescription
modeenumPULSEWIDTh | TOOTHGAPPSI5 Sync Mode to select.
enum - Returns the current PSI5 Sync Mode for the specified bus.
BUS:B1:PSIFIVe:SYNCMODe PULSEWIDTh sets the Sync Mode to Pulse Width.
BUS:B1:PSIFIVe:SYNCMODe? might return :BUS:B1:PSIFIVe:SYNCMODe TOOTHGAP, indicating that the Sync Mode is Tooth Gap.

Sets or queries the PSI5 threshold for the Sensor To ECU specified bus. Requires option SR-PSI5.

NameTypeValuesDescription
B<x>integer-The number of the bus.
thresholdreal-8 V - +8 VSpecifies the PSI5 Strobe threshold for the specified bus.
real (V) - Returns the PSI5 threshold for the specified bus.
BUS:B1:PSIFIVe:THRESHold 1.0
BUS:B1:PSIFIVe:THRESHold?

Sets or queries the RS-232C bit order for bus x. LSB is the default value.

NameTypeValuesDescription
modeenumLSB | MSBSelects the RS-232C bit order.
BUS:B1:RS232C:BITORDer LSB
BUS:B1:RS232C:BITORDer?

Sets or queries the RS-232C bit rate for bus<x>. If Custom is selected, the custom bit rate is set with BUS:B<x>:RS232C:BITRate:CUSTom.

NameTypeValuesDescription
modeenumCUSTOM | RATE300 | RATE1K | RATE2K | RATE9K | RATE19K | RATE38K | RATE115K | RATE921KSelects the RS-232C bit rate for the bus.
integer (bits-per-second) - Returns the current RS-232C bit rate for the bus in bits-per-second.
BUS:B1:RS232C:BITRATE RATE9K
BUS:B1:RS232C:BITRATE?

Sets or queries the RS-232C custom bit rate for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
NR1real-The custom bit rate.
BUS:B1:RS232C:BITRATE:CUSTOM 9500
BUS:B1:RS232C:BITRATE:CUSTOM?

Sets or queries the RS-232C data width for the specified bus. The bus number is specified by x.

NameTypeValuesDescription
modeenum7 | 8 | 9Number of bits in the RS-232C data frame.
enum - Returns the RS-232C data width for the specified bus.
BUS:B1:RS232C:DATABITS 8 sets the data bits to 8 for the RS-232C bus B1.

Sets or queries the RS-232C string delimiter on bus <x>. This command applies only when Packet view is On and requires the SR-COMP option.

NameTypeValuesDescription
B<x>integer-The bus number specified by x.
delimiterenumNULl | CR | LF | SPace | XFFSelects the packet delimiting value.
BUS:B1:RS232C:DELIMITER LF
BUS:B1:RS232C:DELIMITER?

Sets or queries the RS-232C display mode for the specified bus. The bus is specified by x.

NameTypeValuesDescription
modeenumFRame | PACKETRS-232C display mode for the specified bus.

Sets or queries the RS-232C parity for bus <x>. The bus number is specified by x.

NameTypeValuesDescription
modeenumNONe | EVEN | ODDParity setting for the RS-232C bus.
enum - Returns the current RS-232C parity setting for bus <x>.
BUS:B1:RS232C:PARITY ODD
BUS:B1:RS232C:PARITY?

Sets or queries the RS-232C source polarity for bus <x>, where the bus number is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.

Sets or queries the RS-232C source for bus <x>. The bus number is specified by x.

enum - Returns the selected RS-232C source for bus <x>.
BUS:B1:RS232C:SOURCE CH1
BUS:B1:RS232C:SOURCE?

Sets or queries the 8B10b bit rate for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus.
numeric - The bit rate for the specified bus.
BUS:B1:S8B10B:BITRate 4000 sets the bit rate to 4 kb.
BUS:B1:S8B10B:BITRate? might return BUS:B1:S8B10B:BITRATE 19000, which indicates that the bit rate is set to 19 kb.

Sets or queries the 8B10b source for the specified bus. This command specifies the source channel.

NameTypeValuesDescription
B<x>integer1The number of the bus.

Sets or queries the 8B10b threshold for the specified bus.

NameTypeValuesDescription
NR3real-8 - +8The 8B10b Strobe threshold for the specified bus in volts.
real (V) - Returns the 8B10b threshold for the specified bus in volts.
BUS:B4:S8B10B:THReshold 1.0
BUS:B3:S8B10B:THReshold?

Sets or queries the SDLC bit rate for the specified bus. The default bit rate is 10 kbs and the valid range is 300 to 1000000000.

NameTypeValuesDescription
bit ratereal300 - 1000000000Bit rate for the SDLC bus.
BUS:B1:SDLC:BITRate 80000
BUS:B1:SDLC:BITRate?

Sets or queries the source for the specified SDLC bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the bus.
enum - Returns the current source for the specified bus.
BUS:B1:SDLC:DATA:SOUrce Ch5 sets the source to channel 5.
BUS:B1:SDLC:DATA:SOUrce? might return :BUS:B1:SDLC:DATA:SOUrce CH5, indicating the source is set to channel 5.

Sets or queries the SDLC data threshold for the specified bus. The valid range is -8 V to +8 V.

NameTypeValuesDescription
NR3real-8V - +8VSDLC strobe threshold for the specified bus.
real (V) - Returns the SDLC strobe threshold set for the specified bus.
BUS:B1:SDLC:DATA:THReshold 1.0
BUS:B1:SDLC:DATA:THReshold?

Sets or queries the SDLC bus encoding for the specified bus. Requires option SR-SDLC.

NameTypeValuesDescription
modeenumDISCrete | INVertSelects the SDLC encoding mechanism.
enum - Returns the current SDLC bus encoding.
BUS:B1:SDLC:ENCoding DISCrete
BUS:B1:SDLC:ENCoding? might return :BUS:B1:SDLC:ENCoding DISCrete, indicating that the encoding type is Discrete Transmission.

Sets or queries the SDLC modulo for the specified bus waveform. The modulo determines the C-Field size in the SDLC frame.

NameTypeValuesDescription
B<x>integer-Bus waveform number.
moduloenum8 | 128C-Field size selection.
BUS:B1:SDLC:MODulo 128
BUS:B1:SDLC:MODulo?

Sets or queries SENT fast channel bit widths for the specified bus.

enum - Returns the current SENT fast channel width setting for the specified bus.
BUS:B1:SENT:CHANWIDTH TWELVETWELVE sets the channel width of both Fast Channel 1 and Fast Channel 2 to twelve bits.
BUS:B1:SENT:CHANWIDTH? might return BUS:B1:SENT:CHANWIDTH SIXTEENEIGHT, which indicates that the Fast Channel 1 width is 16 and the Fast Channel 2 width is eight.

Sets or queries SENT data nibbles for the specified bus.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
returns

Sets or queries the SENT fast data channel count for the specified bus. Requires option SRAUTOSEN.

NameTypeValuesDescription
channel countenumONE | TWOSpecifies a SENT bus with one or two fast channels.
enum - Returns the current SENT fast data channel count.
BUS:B1:SENT:NUMCHANnel TWO sets the number of SENT channels to two.
BUS:B1:SENT:NUMCHANNEL? might return BUS:B1:SENT:NUMCHANNEL ONE to indicate that the number of channels is set to one.

Sets or queries the SENT Idle State signal polarity for the specified bus. Requires option SRAUTOSEN.

NameTypeValuesDescription
polarityenumINVerted | NORmalSpecifies the SENT idle state signal polarity.
enum - Returns the current SENT idle state signal polarity.
BUS:B1:SENT:POLARITY INVERTED
BUS:B1:SENT:POLARITY?

Sets or queries the SENT slow channel configuration for the specified bus. Requires option SRAUTOSEN.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.

Sets or queries the SENT DATA source for the specified bus. Requires the SRAUTOSEN option.

NameTypeValuesDescription
B<x>--The number of the bus waveform.
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Specifies the waveform used as the SENT DATA source.
BUS:B1:SENT:SOURCE CH1 sets channel 1 as the source for the SENT bus.
BUS:B1:SENT:SOURCE? might return BUS:B1:SENT:SOURCE CH1 indicating that the source is set to channel 1.

Sets or queries the SENT bus data source threshold value for the specified bus waveform. Requires option SRAUTOSEN.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdrealVSets the data source threshold value in volts.
real (V) - Returns the SENT bus data source threshold value in volts.
BUS:B1:SENT:THRESHOLD 500.0E-3 sets the Bus 1 source threshold to 500.0 mV.
BUS:B1:SENT:THRESHOLD? might return BUS:B1:SENT:THRESHOLD 2.5000 to indicate the Bus 1 source threshold is 2.5 V.

Queries the SENT bus source threshold value for the specified bus waveform. The value is reported in volts.

real (V) - The SENT bus source threshold value for the specified bus waveform.
BUS:B1:SENT:THRESHOLD 500.0E-3
BUS:B1:SENT:THRESHOLD?

Sets or queries the SENT bus Clock Tick parameter for the specified bus.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
tick timerealsThe SENT clock tick time.
real (s) - Returns the SENT bus clock tick time for the specified bus.
BUS:B1:SENT:TICKTIME 3.0E-6 sets the SENT bus to clock tick to 3 microseconds.
BUS:B1:SENT:TICKTIME? might return BUS:B1:SENT:TICKTIME 10.0000E-6 to indicate the clock tick is set to 10 microseconds.

Sets or queries the SENT bus Clock Tick parameter for the specified bus.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
tick timerealsThe SENT clock tick time.
real (s) - Returns the SENT bus clock tick time for the specified bus.
BUS:B1:SENT:TICKTIME 3.0E-6
BUS:B1:SENT:TICKTIME? might return BUS:B1:SENT:TICKTIME 10.0000E-6

Sets or queries the SENT bus Tick Tolerance percent parameter for the specified bus. Requires option SRAUTOSEN.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.

Sets or queries the SENT bus Tick Tolerance percent parameter for the specified bus. Requires option SRAUTOSEN.

NameTypeValuesDescription
B<x>--The number of the bus waveform.

Sets or queries the clock source for the specified bus. Requires option SR-SMBUS.

enum - Returns the current bus clock source.
BUS:B1:SMBUS:CLOCk:SOUrce CH5
BUS:B1:SMBUS:CLOCk:SOUrce?

Sets or queries the clock source for the specified SMBUS bus. Requires option SR-SMBUS.

enum - Returns the current SMBUS clock source for the specified bus.
BUS:B1:SMBUS:CLOCk:SOUrce CH5
BUS:B1:SMBUS:CLOCk:SOUrce?

Sets or queries the SMBUS clock threshold for the specified bus.

NameTypeValuesDescription
B<x>--Bus number.
thresholdreal-8V - +8VSMBUS clock threshold for the specified bus.
real (V) - Returns the SMBUS clock threshold for the specified bus.
BUS:B1:SMBUS:CLOCk:THReshold 1.0
BUS:B1:SMBUS:CLOCk:THReshold?

Queries the SMBUS clock threshold for the specified bus.

NameTypeValuesDescription
B<x>integer-The bus number.
real (V) - Returns the SMBUS clock threshold for the specified bus.
BUS:B1:SMBUS:CLOCk:THReshold? might return BUS:B1:SMBUS:CLOCk:THReshold 1.0, indicating the Bus 1 SMBUS clock threshold is 1.0 V.

Sets or queries the data source for the specified SMBUS bus. Requires option SR-SMBUS.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the data source as an analog channel, math channel, or reference waveform.
enum - Returns the current data source for the specified bus.
BUS:B1:SMBUS:DATA:SOUrce CH5
BUS:B1:SMBUS:DATA:SOUrce?

Sets or queries the data source for the specified SMBUS bus. The source can be an analog channel, math channel, or reference waveform.

enum - Returns the selected data source for the specified bus.
BUS:B1:SMBUS:DATA:SOUrce? might return BUS:B1:SMBUS:DATA:SOUrce CH5, indicating the Bus 1 data source is channel 5.

Sets or queries the SMBUS data threshold for the specified bus. The valid range is -8 V to +8 V.

NameTypeValuesDescription
B<x>--Bus number.
thresholdreal-8V - +8VSMBUS data threshold for the specified bus.
real (V) - Returns the SMBUS data threshold for the specified bus.
BUS:B1:SMBUS:DATA:THReshold 1.0
BUS:B1:SMBUS:DATA:THReshold? might return BUS:B1:SMBUS:DATA:THReshold 1.0

Queries the SMBUS data threshold for the specified bus. The valid range is -8 V to +8 V.

string - Returns the SMBUS data threshold for the specified bus.
BUS:B1:SMBUS:DATA:THReshold? might return BUS:B1:SMBUS:DATA:THReshold 1.0, indicating the Bus 1 SMBUS data threshold is 1.0 V.

Sets or queries the SMBus PEC selection for the specified bus. Requires option SR-SMBUS.

NameTypeValuesDescription
B<x>--Bus number.
stateenumTRUe | FALSeSMBus PEC selection.
enum - Returns the SMBus PEC selection for the specified bus.
BUS:B1:SMBUS:PEC:VALUe TRUe
BUS:B1:SMBUS:PEC:VALUe?

Sets or queries the SMBus PEC selection for the specified bus. Requires option SR-SMBUS.

NameTypeValuesDescription
B<x>--The bus number.
stateenumTRUe | FALSeSelects SMBus PEC as true or false.
enum - Returns the SMBus PEC selection for the specified bus.
BUS:B1:SMBUS:PEC:VALUe TRUe
BUS:B1:SMBUS:PEC:VALUe? might return BUS:B1:SMBUS:PEC:VALUe TRUe, indicating the PEC checkbox selection is true.

Sets or queries the SpaceWire bit rate for the specified bus.

NameTypeValuesDescription
B<x>--Bus number.

Sets or queries the SpaceWire bit rate for the specified bus.

NameTypeValuesDescription
B<x>--Bus number.
<NR3>real-SpaceWire bit rate for the specified bus.

Sets or queries the source of the SpaceWire Data signal for the specified bus.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source of the SpaceWire Data signal.
enum - Returns the current SpaceWire Data source for the specified bus.
BUS:B1:SPACEWIRe:DATa:SOUrce Ch5
BUS:B3:SPACEWIRe:DATa:SOUrce? might return BUS:B3:SPACEWIRe:DATa:SOUrce MATH2

Sets or queries the source of the SpaceWire Data signal for the specified bus. Requires option SR-SPACEWIRE.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the SpaceWire Data signal.
enum - Returns the current SpaceWire Data source for the specified bus.
BUS:B1:SPACEWIRe:DATa:SOUrce Ch5 sets the Bus 1 DATa source to channel 5.
BUS:B3:SPACEWIRe:DATa:SOUrce? might return BUS:B3:SPACEWIRe:DATa:SOUrce MATH2, indicating the DATa source for Bus 3 is set to Math waveform 2.

Sets or queries the threshold of the SpaceWire Data signal for the specified bus.

NameTypeValuesDescription
B<x>integer-Bus number.

Sets or queries the decode type for SpaceWire bus decode. Requires option SR-SPACEWIRE.

NameTypeValuesDescription
modeenumSTRObe | DATARateSpecifies the SpaceWire decode type.
enum - Returns the current SpaceWire decode type.
BUS:B1:SPACEWIRe:DECode:TYPe STRobe
BUS:B1:SPACEWIRe:DECode:TYPe?

Sets or queries the decode type for SpaceWire bus decode. Requires option SR-SPACEWIRE.

enum - Returns the current SpaceWire decode type for the specified bus.
BUS:B1:SPACEWIRe:DECode:TYPe STRobe
BUS:B1:SPACEWIRe:DECode:TYPe?

Sets or queries the source of the SpaceWire Strobe signal for the specified bus.

NameTypeValuesDescription
B<x>integer-Bus number.

Sets or queries the threshold level of the SpaceWire Strobe signal for the specified bus.

NameTypeValuesDescription
thresholdrealVSpaceWire Strobe signal threshold level for the specified bus.
BUS:B4:SPACEWIRe:STRobe:THReshold 1.2
BUS:B1:SPACEWIRe:STRobe:THReshold?

Sets or queries the threshold level of the SpaceWire Strobe signal for the specified bus.

NameTypeValuesDescription
B<x>integer-Bus number.
thresholdrealVSpaceWire Strobe signal threshold level for the specified bus.
real (V) - Returns the SpaceWire Strobe signal threshold level for the specified bus.
BUS:B4:SPACEWIRe:STRobe:THReshold 1.2
BUS:B1:SPACEWIRe:STRobe:THReshold?

Sets or queries the length of the SpaceWire sync data string in bytes. Requires the SR-SPACEWIRE option.

NameTypeValuesDescription
countinteger2 - 10Length of the data string in bytes used for SpaceWire sync bytes.
integer (bytes) - Returns the current count value in bytes.
BUS:B1:SPACEWIRe:SYNC:COUnt 3
BUS:B1:SPACEWIRe:SYNC:COUnt?

Sets or queries the length of the data string in bytes used for SpaceWire sync bytes.

integer (bytes) - Returns the current length of the data string in bytes used for SpaceWire sync bytes.
BUS:B1:SPACEWIRe:SYNC:COUnt 3
BUS:B1:SPACEWIRe:SYNC:COUnt? might return BUS:B1:SPACEWIRe:SYNC:COUnt 3, indicating the count is 3.

Returns or sets the SpaceWire sync pattern for the specified bus.

returns - Returns the current SpaceWire sync pattern for the specified bus.
BUS:B1:SPACEWIRe:SYNC:PATTern N N
BUS:B1:SPACEWIRe:SYNC:PATTern?

Sets or queries the SpaceWire sync value for sync option data. Requires option SR-SPACEWIRE.

NameTypeValuesDescription
valuereal-Sync value for sync option data.
string - Returns the current SpaceWire sync value.
BUS:B1:SPACEWIRe:SYNC:VALUe D-00 D-00
BUS:B1:SPACEWIRe:SYNC:VALUe? might return BUS:B1:SPACEWIRe:SYNC:VALUe D-00 D-00, indicating the Bus 1 SpaceWire sync value is D-00 D-00.

Sets or queries the SpaceWire sync value for sync option data. Requires option SR-SPACEWIRE.

NameTypeValuesDescription
valuestring-Sync value for sync option data.
string - Returns the current SpaceWire sync value.
BUS:B1:SPACEWIRe:SYNC:VALUe D-00 D-00
BUS:B1:SPACEWIRe:SYNC:VALUe?

Sets or queries the SPI bit order for the specified bus. The bus is specified by x.

Sets or queries the SPI clock (SCLK) source polarity for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>--The number of the bus waveform.
polarityenumFALL | RISESets the clock to the falling or rising edge of the signal.
BUS:B1:SPI:CLOCK:POLARITY FALL
BUS:B1:SPI:CLOCK:POLARITY?

Sets or queries the SPI clock (SCLK) source polarity for the specified bus. The bus is specified by x.

enum - Returns the SPI clock polarity setting for the specified bus.
BUS:B1:SPI:CLOCK:POLARITY FALL
BUS:B1:SPI:CLOCK:POLARITY?

Sets or queries the SPI clock (SCLK) source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>--The number of the bus waveform.

Sets or queries the SPI clock (SCLK) source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
b<x>--The number of the bus waveform.

Sets or queries the SPI Clock (SCLK) source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdrealVSPI Clock (SCLK) source threshold for the specified bus.
BUS:B1:SPI:CLOCk:THReshold 50.0e-3 sets the threshold to 50.0 mV.

Sets or queries the SPI Clock (SCLK) source threshold for the specified bus. The bus is specified by x.

BUS:B1:SPI:CLOCk:THReshold 50.0e-3 sets the threshold to 50.0 mV.

Sets or queries the SPI data source polarity for the specified bus number. HIGH sets the polarity to active high and LOW sets it to active low.

NameTypeValuesDescription
modeenumHIGH | LOWSets the SPI data polarity state.
BUS:B4:SPI:DATA:POLARITY HIGH
BUS:B1:SPI:DATA:POLARITY?

Sets or queries the SPI Data source polarity for the specified bus number. HIGH sets active high and LOW sets active low.

NameTypeValuesDescription
stateenumHIGH | LOWSPI data polarity setting.
enum - Returns the current SPI Data polarity setting.
BUS:B4:SPI:DATA:POLARITY HIGH
BUS:B1:SPI:DATA:POLARITY?

Sets or queries the number of bits per word for the specified SPI bus. The bus is specified by x.

NameTypeValuesDescription
<NR1>integer2 - 32Data size for the specified bus.
BUS:B1:SPI:DATA:SIZE 7
BUS:B1:SPI:DATA:SIZE?

Sets or queries the number of bits per word for the specified SPI bus. The bus is specified by x.

NameTypeValuesDescription
B<x>--The number of the bus waveform.
data sizeinteger2 - 32The data size for the specified bus.
integer - Returns the data size for the specified bus.
BUS:B1:SPI:DATA:SIZE 7 sets the data size for SPI Bus 1 to seven bits per word.
BUS:B1:SPI:DATA:SIZE? might return BUS:B1:SPI:DATA:SIZE 8, indicating that the data size for SPI Bus 1 is set to eight bits per word.

Sets or queries the SPI Data source for the specified bus number. The source may be an analog channel, digital channel, math waveform, reference waveform, or digital reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>SPI data source for the specified bus.
enum - Returns the current SPI Data source setting for the specified bus.
BUS:B1:SPI:DATA:SOURCE CH2
BUS:B3:SPI:DATA:SOURCE?

Queries the SPI Data source for the specified bus number. The source can be an analog channel, digital channel, math waveform, reference waveform, or digital reference waveform.

enum - Returns the current SPI Data source setting for the specified bus.
BUS:B3:SPI:DATA:SOURCE? might return BUS:B3:SPI:DATA:SOURCE CH3, indicating that the SPI data source for the Bus 3 is set to channel 3.

Sets or queries the SPI Data (SDA) source threshold for the specified bus.

NameTypeValuesDescription
thresholdreal-SPI Data (SDA) source threshold for the specified bus.
BUS:B1:SPI:DATa:THReshold 50.0e-3

Sets or queries the SPI Data (Data) source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
NR3realVThe SPI Data (SDA) source threshold for the specified bus.
BUS:B1:SPI:DATa:THReshold 50.0e-3

Sets or queries the SPI framing setting for the specified bus waveform. The bus number is specified by x.

NameTypeValuesDescription
businteger-The number of the bus waveform.
framingenumIDLE | SSSelects the SPI framing mode.
BUS:B1:SPI:FRAMING IDLE
BUS:B1:SPI:FRAMING?

Sets or queries the SPI framing setting for the specified bus. The bus number is specified by x.

enum - Returns the current SPI framing setting for the specified bus.

Sets or queries the SPI idle time for the specified bus. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
idle timereal-Specifies the SPI idle time.
real - Returns the SPI idle time setting.
BUS:B1:SPI:IDLETime 0.000004
BUS:B1:SPI:IDLETime? might return BUS:B1:SPI:IDLETIME 5.0000E-6, indicating that the idle time is set to 5 μs.

Sets or queries the SPI idle time for the specified bus. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
idle timereal-Specifies the SPI idle time.
real - Returns the current SPI idle time for the specified bus.
BUS:B1:SPI:IDLETime 0.000004
BUS:B1:SPI:IDLETime?

Sets or queries the SPI MISo Data source polarity for the specified bus. The bus is specified by x.

NameTypeValuesDescription
stateenumHIGH | LOWSets the polarity to high or low.
BUS:B1:SPI:MISo:DATa:POLarity HIGH
BUS:B1:SPI:MISo:DATa:POLarity? might return BUS:B1:SPI:MISo:DATa:POLarity HIGH, indicating that the SPI MISo data polarity is high.

Sets or queries the SPI MISO data source polarity for the specified bus waveform. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
polarityenumHIGH | LOWSets the polarity to high or low.
enum - Returns the SPI MISO data source polarity for the specified bus waveform.
BUS:B1:SPI:MISo:DATa:POLarity HIGH
BUS:B1:SPI:MISo:DATa:POLarity? might return BUS:B1:SPI:MISo:DATa:POLarity HIGH, indicating that the SPI MISo data polarity is high.

Sets or queries the SPI MISo source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the waveform source for SPI MISo.
BUS:B1:SPI:MISo:INPut Ch5
BUS:B1:SPI:MISo:INPut?

Sets or queries the SPI MISo source for the specified bus. The bus is specified by x.

enum - Returns the SPI MISo source for the specified bus.

Sets or queries the SPI MISo Data source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-The SPI MISo Data source threshold for the specified bus.
real - Returns the SPI MISo Data source threshold for the specified bus.
BUS:B1:SPI:MISo:THReshold 1.0
BUS:B1:SPI:MISo:THReshold?

Sets or queries the SPI MISo Data source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdrealVThe SPI MISo Data source threshold for the specified bus.
real (V) - Returns the SPI MISo threshold for the specified bus.
BUS:B1:SPI:MISo:THReshold 1.0
BUS:B1:SPI:MISo:THReshold?

Sets or queries the SPI MOSI source polarity for the specified bus. The bus is specified by x.

NameTypeValuesDescription
modeenumHIGH | LOWSelects the SPI MOSI data polarity.
BUS:B1:SPI:MOSi:DATa:POLarity HIGH
BUS:B1:SPI:MOSi:DATa:POLarity?

Sets or queries the SPI MOSI source polarity for the specified bus. The bus is specified by x.

enum - Returns the SPI MOSI data polarity for the specified bus.
BUS:B1:SPI:MOSi:DATa:POLarity HIGH
BUS:B1:SPI:MOSi:DATa:POLarity?

Sets or queries the SPI MOSI source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the analog channel, math waveform, or reference waveform used as the SPI MOSI source.
enum - Returns the currently selected SPI MOSI source for the specified bus.
BUS:B1:SPI:MOSi:INPut Ch5 sets the source to channel 5.
BUS:B1:SPI:MOSi:INPut? might return :BUS:B1:SPI:MOSi:INPut HIGH, indicating the source is set to channel 5.

Queries the SPI MOSI source for the specified bus. The bus is specified by x.

enum - Returns the current SPI MOSI source setting for the specified bus.
BUS:B1:SPI:MOSi:INPut? might return :BUS:B1:SPI:MOSi:INPut HIGH, indicating the source is set to channel 5.

Sets or queries the SPI MOSI source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdrealVSPI MOSI Data source threshold for the specified bus.
real (V) - Returns the SPI MOSI source threshold for the specified bus.
BUS:B1:SPI:MOSi:THReshold 1.0 sets the Bus 1 SPI MOSI threshold to 1.0 V.
BUS:B1:SPI:MOSi:THReshold? might return :BUS:B1:SPI:MOSi:THReshold 225.00000E-3, indicates the Bus 1 SPI MOSI threshold is set to 225.0 mV.

Sets or queries the SPI MOSI source threshold for the specified bus. The bus is specified by x.

real (V) - Returns the SPI MOSI Data source threshold for the specified bus.

Sets or queries the number of inputs for the specified SPI bus. The bus is specified by x.

NameTypeValuesDescription
inputsenumONE | TWONumber of data inputs to use.
enum - Returns the current number of inputs for the specified bus.
BUS:B1:SPI:NUMBer:INputs TWO
BUS:B1:SPI:NUMBer:INputs?

Sets or queries the number of SPI data inputs for the specified bus waveform. The bus is specified by x.

enum - Returns the current number of SPI data inputs for the specified bus.

Sets or queries the SPI Slave Select (SS) polarity for the specified bus. The bus is specified by x.

NameTypeValuesDescription
polarityenumLOW | HIGHSets the SPI Slave Select polarity.
BUS:B1:SPI:SELECT:POLARITY HIGH sets the SPI Slave Select polarity for the bus B1 to active high.

Sets or queries the SPI Slave Select (SS) polarity for the specified bus. The bus is specified by x.

NameTypeValuesDescription
polarityenumLOW | HIGHSelects active low or active high polarity.
BUS:B1:SPI:SELECT:POLARITY HIGH sets the SPI Slave Select polarity for the bus B1 to active high.

Sets or queries the SPI Slave Select (SS) source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Selects the waveform used as the SPI Slave Select source for the bus.
enum - Returns the current SPI Slave Select source for the specified bus.
BUS:B1:SPI:SELECT:SOURCE MATH3
BUS:B1:SPI:SELECT:SOURCE?

Sets or queries the SPI Slave Select (SS) source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Specifies the SPI Slave Select source for the bus.
enum - Returns the current SPI Slave Select source for the specified bus.
BUS:B1:SPI:SELECT:SOURCE MATH3
BUS:B1:SPI:SELECT:SOURCE? might return :BUS:B1:SPI:SELECT:SOURCE CH3, indicating that the SPI Slave Select source for the bus B1 is set to channel 3.

Sets or queries the SPI Select (SS) source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-SPI Select (SS) source threshold for the specified bus.

Sets or queries the SPI Select (SS) source threshold for the specified bus. The bus is specified by x.

real - Returns the SPI Select (SS) source threshold for the specified bus.

Sets or queries the SPMI Clock (SCLK) source for the specified bus.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Specifies the clock source waveform for the specified SPMI bus.
enum - Returns the current SPMI Clock (SCLK) source for the specified bus.
BUS:B1:SPMI:SCLk:SOUrce CH1
BUS:B1:SPMI:SCLk:SOUrce? might return BUS:B3:SPMI:SCLk:SOUrce CH3, indicating that the data source for bus B3 is set to channel 3.

Sets or queries the SPMI Clock (SCLK) source for the specified bus.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Selects the waveform used as the SPMI clock source for the specified bus.
enum - Returns the current SPMI Clock (SCLK) source for the specified bus.
BUS:B1:SPMI:SCLk:SOUrce CH1
BUS:B1:SPMI:SCLk:SOUrce?

Sets or queries the SPMI clock source threshold for the specified bus waveform. B<x> identifies the bus waveform number, and <NR3> is the clock source threshold value.

NameTypeValuesDescription
B<x>integer-The bus waveform number.
threshold valuereal-The clock (SCLK) source threshold value for the specified SPMI bus.
real - Returns the current SPMI clock source threshold for the specified bus.
BUS:B3:SPMI:SCLK:THRESHOLD 500.0E-3
BUS:B1:SPMI:SCLK:THRESHOLD?

Returns or sets the clock (SCLK) source threshold value for the specified SPMI bus. B<x> identifies the bus waveform.

real - The clock (SCLK) source threshold value for the specified SPMI bus.
BUS:B3:SPMI:SCLK:THRESHOLD 500.0E-3
BUS:B1:SPMI:SCLK:THRESHOLD?

Sets or queries the SPMI Data (SDATA) source for the specified bus.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Selects the waveform source used as the SPMI data source for the specified bus.
enum - Returns the current SPMI data source selection for the specified bus.
BUS:B4:SPMI:SDATa:SOUrce CH1 sets channel 1 as the data source for the SPMI bus 4.
BUS:B1:SPMI:SDATa:SOUrce? might return :BUS:B1:SPMI:SDATa:SOUrce CH5 indicating that the data source is set to channel 5 for bus 1.

Sets or queries the SPMI Data (SDATA) source for the specified bus.

string - Returns the SPMI Data (SDATA) source for the specified bus.
BUS:B1:SPMI:SDATa:SOUrce? might return :BUS:B1:SPMI:SDATa:SOUrce CH5 indicating that the data source is set to channel 5 for bus 1.

Sets or queries the SDATA source threshold value for the specified SPMI bus. Requires option SRPM.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-The data (SDATA) source threshold value for the specified SPMI bus.
real - Returns the current SDATA source threshold value for the specified SPMI bus.
BUS:B2:SPMI:SDATa:THReshold 400.0E-3
BUS:B1:SPMI:SDATa:THReshold?

Returns the SDATA source threshold value for the specified SPMI bus. Requires option SRPM.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
real - Returns the data (SDATA) source threshold value for the specified SPMI bus.
BUS:B2:SPMI:SDATa:THReshold 400.0E-3
BUS:B1:SPMI:SDATa:THReshold?

Sets or queries the alert source channel for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Data source for the bus alert source.
enum - Returns the current alert source channel for the specified SVID bus.
BUS:B1:SVID:ALERT:SOUrce CH5
BUS:B1:SVID:ALERT:SOUrce?

Sets or queries the alert source channel for the specified SVID bus. The bus is specified by x.

enum - Returns the alert source channel for the specified SVID bus.
BUS:B1:SVID:ALERT:SOUrce? might return :BUS:B1:SVID:ALERT:SOUrce CH5, indicating the source is set to channel 5.

Sets or queries the alert threshold for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-8 - +8The SVID Strobe threshold for the specified bus.
real (V) - Returns the SVID threshold setting for the specified bus.
BUS:B1:SVID:ALERT:THReshold 0.6
BUS:B1:SVID:ALERT:THReshold?

Sets or queries the alert threshold for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-8 - +8The SVID Strobe threshold for the specified bus.
real (V) - Returns the SVID Strobe threshold for the specified bus.
BUS:B1:SVID:ALERT:THReshold 0.6
BUS:B1:SVID:ALERT:THReshold?

Sets or queries the clock source channel for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the analog channel, math channel, or reference waveform used as the clock source.
enum - Returns the selected clock source channel for the specified SVID bus.
BUS:B1:SVID:CLOCk:SOUrce CH3
BUS:B1:SVID:CLOCk:SOUrce?

Returns or sets the clock source channel for the specified SVID bus. The bus is specified by x.

enum - Returns the selected clock source channel for the specified SVID bus.
BUS:B1:SVID:CLOCk:SOUrce CH3
BUS:B1:SVID:CLOCk:SOUrce?

Sets or queries the clock threshold for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-8 - +8The SVID Strobe threshold for the specified bus.
real (V) - Returns the SVID clock threshold setting for the specified bus.
BUS:B1:SVID:CLOCk:THReshold 1.0
BUS:B1:SVID:CLOCk:THReshold?

Sets or queries the clock threshold for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-8 V - +8 VThe SVID Strobe threshold for the specified bus.
real (V) - Returns the current SVID clock threshold for the specified bus.
BUS:B1:SVID:CLOCk:THReshold 1.0
BUS:B1:SVID:CLOCk:THReshold?

Sets or queries the data source channel for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects an analog channel, math channel, or reference waveform as the SVID data source.
enum - Returns the current SVID data source for the specified bus.
BUS:B1:SVID:DATA:SOUrce CH4
BUS:B1:SVID:DATA:SOUrce? might return :BUS:B1:SVID:DATA:SOUrce CH4

Sets or queries the data source channel for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the data source channel for the SVID bus.
enum - Returns the selected data source channel for the specified SVID bus.
BUS:B1:SVID:DATA:SOUrce CH4
BUS:B1:SVID:DATA:SOUrce? might return :BUS:B1:SVID:DATA:SOUrce CH4

Sets or queries the data threshold for the specified SVID bus waveform. The bus is identified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-8 V - +8 VThe SVID Strobe threshold for the specified bus.
real (V) - Returns the SVID data threshold for the specified bus.
BUS:B1:SVID:DATA:THReshold 0.25
BUS:B1:SVID:DATA:THReshold?

Sets or queries the data threshold for the specified SVID bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
real (V) - Returns the SVID data threshold for the specified bus.
BUS:B1:SVID:DATA:THReshold 0.25
BUS:B1:SVID:DATA:THReshold?
:BUS:B<x>:TYPeset / query

Sets or queries the bus type or standard for the specified bus waveform. Bus type arguments are available only when the required serial bus option is installed.

NameTypeValuesDescription
bus typeenumARINC429 | AUDio | CAN | ETHernet | EUSB | FLEXRAY | I2C | I3C | LIN | MDIO | MIL1553B | PARallel | RS232C | SENT | SPI | SPMI | SVID | USBSpecifies the bus type or standard for bus x.

Sets or queries the USB data rate for bus <x>, where the bus number is specified by x.

NameTypeValuesDescription
bus numberinteger1The bus waveform number <x>.
rateenumFULL | HIGH | LOW | USB3O | USB31G1 | USB32G1 | USB31G2 | USB32G2 | USB4G2 | USB4G3USB bit rate to set for the selected bus.
enum - Returns the current USB data rate for bus <x>.
BUS:B1:USB:BITRATE FULL sets the bit rate to 12 Mbps.

Sets or queries the USB data rate for bus <x>. Requires option SR-USB.

NameTypeValuesDescription
bus--Bus waveform number <x>.
enum - Returns the current USB bit rate setting.
BUS:B1:USB:BITRATE FULL sets the bit rate to 12 Mbps.

Sets or queries the USB D- source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-The Minus threshold.
real (V) - Returns the USB D- source threshold value.
BUS:B1:USB:DATAMINUSTHRESHold 50.0e-3
BUS:B1:USB:DATAMINUSTHRESHold?

Sets or queries the USB D- source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-Minus threshold.
real (V) - Returns the current USB D- source threshold for the specified bus.
BUS:B1:USB:DATAMINUSTHRESHold 50.0e-3
BUS:B1:USB:DATAMINUSTHRESHold?

Sets or queries the USB D+ source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>--The number of the bus waveform.
thresholdreal-The Plus threshold.
real (V) - Returns the current Plus threshold setting.
BUS:B1:USB:DATAPLUSTHRESHold 50.0e-3 sets the threshold to 50.0 mV.
BUS:B1:USB:DATAPLUSTHRESHold? might return :BUS:B1:USB:DATAPLUSTHRESHOLD 0.0E+0 indicating the threshold is set to 0.0 V.

Sets or queries the USB D+ source threshold for the specified bus. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-The Plus threshold.
real (V) - Returns the current USB D+ source threshold for the specified bus.
BUS:B1:USB:DATAPLUSTHRESHold 50.0e-3
BUS:B1:USB:DATAPLUSTHRESHold?

Sets or queries the USB bus packet view for the specified bus waveform. The bus is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
stateenumON | OFFTurns the packet view for the decode on or off.
enum - Returns the packet view state for the specified bus waveform.
BUS:B1:USB:DISplaymode OFF
BUS:B1:USB:DISplaymode?

Sets or queries the USB bus packet view for the specified bus. The bus is identified by B<x>.

NameTypeValuesDescription
stateenumON | OFFTurns the packet view on or off.
enum - Returns the packet view state for the specified USB bus.
BUS:B1:USB:DISplaymode OFF
BUS:B1:USB:DISplaymode? might return BUS:B1:USB:DISplaymode OFF indicating that packet view is set to off.

Sets or queries the USB data (SDATA) of the Lane 1 source for the specified bus. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the data source for USB Lane 1.
enum - Returns the current USB Lane 1 source setting for the specified bus.
BUS:B1:USB:LANEONE:SOUrce CH1 sets the USB Lane 1 source to channel 1.
BUS:B1:USB:LANEONE:SOUrce? might return BUS:B1:USB:LANEONE:SOUrce CH1, indicating that the USB Lane 1 source is channel 1.

Sets or queries the USB data (SDATA) Lane 1 source for the specified bus. The bus is specified by B<x>.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the data source for USB Lane 1.
enum - Returns the current USB Lane 1 source setting.
BUS:B1:USB:LANEONE:SOUrce CH1 sets the USB Lane 1 source to channel 1.
BUS:B1:USB:LANEONE:SOUrce? might return BUS:B1:USB:LANEONE:SOUrce CH1, indicating that the USB Lane 1 source is channel 1.

Sets or queries the USB data (SDATA) lane 1 threshold for the specified bus. The valid range is -8.0 to 8.0.

NameTypeValuesDescription
thresholdreal-8.0 - 8.0USB Lane 1 threshold level for the specified bus.
real - Returns the USB Lane 1 threshold level for the specified bus.
BUS:B1:USB:LANEONE:THRESHold 250.0E-3
BUS:B1:USB:LANEONE:THRESHold?

Sets or queries the USB data (SDATA) Lane 1 threshold for the specified bus. The valid range is -8.0 to 8.0.

NameTypeValuesDescription
thresholdreal-8.0 - 8.0USB Lane 1 threshold level for the specified bus.
real - Returns the USB Lane 1 threshold level for the specified bus.
BUS:B1:USB:LANEONE:THRESHold 250.0E-3
BUS:B1:USB:LANEONE:THRESHold?

Sets or queries the number of lanes for the specified USB bus.

NameTypeValuesDescription
modeenumSINGLe | DUALNumber of lanes to use for the specified bus.
enum - Returns the current lane setting for the specified bus.
BUS:B1:USB:LANES DUAL
BUS:B1:USB:LANES? might return BUS:B1:USB:LANES DUAL

Sets or queries the number of lanes for the specified USB bus.

enum - Returns the current lane count setting for the specified bus.
BUS:B1:USB:LANES DUAL
BUS:B1:USB:LANES?

Sets or queries the USB Lane 0 source for the specified bus. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
sourceenumCH<x> | MATH<x> | REF<x>Specifies the data source for the USB bus lane 0.
enum - Returns the current USB Lane 0 source setting for the specified bus.
BUS:B1:USB:LANEZERO:SOUrce CH1
BUS:B1:USB:LANEZERO:SOUrce?

Sets or queries the USB Lane 0 source for the specified bus. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Data source for the specified USB bus.
enum - Returns the current USB Lane 0 source selection for the specified bus.
BUS:B1:USB:LANEZERO:SOUrce CH1
BUS:B1:USB:LANEZERO:SOUrce?

Sets or queries the USB data (SDATA) Lane 0 threshold for the specified bus.

NameTypeValuesDescription
<NR3>real-8.0 - 8.0USB Lane 0 threshold level for the specified bus.
real - Returns the USB Lane 0 threshold level for the specified bus.
BUS:B1:USB:LANEZERO:THRESHold 250.0E-3
BUS:B1:USB:LANEZERO:THRESHold?

Sets or queries the USB data (SDATA) Lane 0 threshold for the specified bus. Requires option SR-USB3, SR-USB2, or SR-USB1.

NameTypeValuesDescription
B<x>--The number of the bus waveform.
<NR3>real-8.0 - 8.0Specifies the USB Lane 0 threshold level for the specified bus.
real - Returns the USB Lane 0 threshold level for the specified bus.
BUS:B1:USB:LANEZERO:THRESHold 250.0E-3
BUS:B1:USB:LANEZERO:THRESHold?

Sets or queries the low threshold for the specified USB bus waveform. Requires option SR-USB2.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdreal-The low threshold value.
BUS:B1:USB:LOWTHRESHold 50.0e-3
BUS:B1:USB:LOWTHRESHold? might return BUS:B1:USB:LOWTHRESHOLD 0.0E+0

Returns the low threshold for the specified USB bus waveform. Requires option SR-USB2.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
real (V) - Returns the low threshold for the specified bus waveform.
BUS:B1:USB:LOWTHRESHold? might return BUS:B1:USB:LOWTHRESHOLD 0.0E+0 indicating that the threshold is set to 0.0 V.

Sets or queries the single ended source threshold for the specified bus.

NameTypeValuesDescription
B<x>--The number of the bus waveform.
thresholdreal-8.0 - 8.0Specifies the single ended source threshold for the specified bus.
real - Returns the single ended source threshold for the specified bus.
BUS:B1:USB:SEMATHTHRESHold 250.0E-3
BUS:B1:USB:SEMATHTHRESHold?

Sets or queries the USB signal type for bus waveform B<x>. Use SINGLE for single-ended signals or DIFF for differential signals.

NameTypeValuesDescription
B<x>integer-Bus waveform number.
signal typeenumSINGLE | DIFFSelects single-ended or differential USB signals.
enum - Returns the current USB signal type for bus B<x>.
BUS:B1:USB:SIGNALTyPE SINGLE
BUS:B1:USB:SIGNALTYPE? might return :BUS:B1:USB:SIGNALTYPE DIFF, indicating the signal type is differential.

Queries the USB signal type for bus B<x>. The signal type can be single-ended or differential.

enum - Returns the USB signal type for the specified bus.
BUS:B1:USB:SIGNALTYpe SINGLE
BUS:B1:USB:SIGNALTYpe? might return :BUS:B1:USB:SIGNALTYPE DIFF

Sets or queries the USB data source for bus <x> when the signal type is differential. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the USB data source for the bus.
enum - Returns the USB data source for bus <x>.
BUS:B1:USB:SOURCE D2 sets the USB data source for bus B1 to D2.
BUS:B1:USB:SOURCE? might return :BUS:B1:USB:SOURCE D3, indicating that the USB data source for bus B1 is D3.

Sets or queries the USB data source when the signal type is differential for bus <x>. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>USB data source for the specified bus.
enum - Returns the USB data source for bus <x>.
BUS:B1:USB:SOURCE? might return :BUS:B1:USB:SOURCE D3, indicating that the USB data source for bus B1 is D3.

Sets or queries the USB D- (SDATAMINUS) source for bus <x> when the signal type is single ended. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Selects the D- source for the specified USB bus.
enum - Returns the current USB D- source for the specified bus.
BUS:B1:USB:SOURCE:DMINUS CH2 sets the USB Data Source for D- input to channel 2.
BUS:B1:USB:SOURCE:DMINUS? might return :BUS:B1:USB:SOURCE:DMINUS CH4, indicating that channel 4 is set to be the D- input for USB data.

Sets or queries the USB D- (SDATAMINUS) source for bus <x> when the signal type is single ended. The bus number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Source waveform for the specified USB bus D- input.
enum - Returns the current USB D- source setting for the specified bus.
BUS:B1:USB:SOURCE:DMINUS CH2 sets the USB Data Source for D- input to channel 2.
BUS:B1:USB:SOURCE:DMINUS? might return :BUS:B1:USB:SOURCE:DMINUS CH4, indicating that channel 4 is set to be the D- input for USB data.

Sets or queries the USB dataPlus (SDATAPLUS) source for the specified bus when the signal type is single ended. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Selects the source waveform for USB D+ on bus <x>.

Sets or queries the USB dataPlus (SDATAPLUS) source for the specified bus when the signal type is single ended. The bus is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x> | MATH<x> | REF<x> | REF<x>_D<x>Source used for the USB D+ signal for bus <x>.
BUS:B1:USB:SOURCE:DPLUs CH2
BUS:B1:USB:SOURCE:DPLUs?

Sets or queries the USB DATA source high threshold for the specified bus when the signal source is differential. The bus is specified by x.

NameTypeValuesDescription
thresholdreal-USB DATA source high threshold for the specified bus.
real - Returns the USB DATA source high threshold for the specified bus.
BUS:B1:USB:THRESHold 50.0e-3
BUS:B1:USB:THRESHold?

Sets or queries the USB DATA source high threshold for the specified bus when the signal source is differential. The bus is specified by B<x>.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
thresholdrealVUSB DATA source high threshold for the specified bus.
real (V) - Returns the USB DATA source high threshold for the specified bus.
BUS:B1:USB:THRESHold 50.0e-3
BUS:B1:USB:THRESHold?

Sets or queries the bus type or standard for the specified bus.

Sets or queries the USB bus type or standard for the specified bus.

enum - Returns the USB bus type or standard for the specified bus.
:BUS:DELeteset / query

Deletes the specified bus.

NameTypeValuesDescription
QStringstring-Specifies the bus to delete and is of the form "B<NR1>", where <NR1> is ≥1.
BUS:DELETE B1 deletes bus B1.

Returns a comma-separated list of all currently defined buses.

string - Returns all currently defined buses.
BUS:LIST? might return BUS:LIST B1,B4 indicating the bus 1 and bus 4 are defined.

Sets the default bit delay for BUS B1 audio decoding. The factory default value is 1.

NameTypeValuesDescription
bitdelayinteger-Bit delay setting for BUS B1 audio decoding.

Sets the bit order for Bus B1 audio decoding. The factory default is MSB.

NameTypeValuesDescription
bitorderenumMSBBit order used for audio decoding.

Sets the audio channel size for bus B1 audio decoding. The factory default is 24.

NameTypeValuesDescription
sizeinteger-Audio channel size.

Sets the source channel for the bus B1 audio clock signal. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Source channel for the bus B1 audio clock signal.

Sets the default polarity for bus 1 audio data.

NameTypeValuesDescription
polarityenumNORMALData polarity setting.

Sets the audio frame size for bus B1. The factory default is 8.

NameTypeValuesDescription
sizeinteger0 - 4294967295Audio frame size.

Sets the polarity of the frame sync signal for audio bus decoding. Factory default is RISE.

NameTypeValuesDescription
polarityenumRISEPolarity of the frame sync signal.

Sets the source for the audio frame sync signal for bus B1. The factory default is CH2.

NameTypeValuesDescription
sourceenumCH2Frame sync source.

Sets the audio bus type for bus B1. The factory default is I2S.

NameTypeValuesDescription
typeenumI2SAudio bus type.

Sets the audio word select polarity for bus B1. The factory default is NORMAL.

NameTypeValuesDescription
polarityenumNORMALAudio word select polarity.

Sets the source channel for the WORDSEL signal in Bus B1 audio decode settings.

NameTypeValuesDescription
sourceenumCH2Selects the source channel for WORDSEL.

Sets the CAN bus bitrate for bus B1. This factory-default value is 500000.

Sets the CAN FD bit rate for bus B1. The factory default is 4000000.

NameTypeValuesDescription
bitrateinteger4000000CAN FD bit rate in bits per second.

Sets the CAN probe selection for bus B1. The factory default is CANH.

Sets the CAN sample point for bus B1. The factory default is 50.

NameTypeValuesDescription
samplepointinteger0 - 100Sample point percentage for CAN decoding.

Sets the source channel for bus B1 CAN decoding. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Source channel for CAN decoding.

Sets the CAN standard for bus 1. The factory default is CAN2X.

NameTypeValuesDescription
standardenumCAN2XCAN standard selection.

Sets the display format for bus B1. The factory default is HEXADECIMAL.

NameTypeValuesDescription
formatenumHEXADECIMALDisplay format setting.

Sets the bus display type for bus B1. The factory default is BUS.

NameTypeValuesDescription
typeenumBUSBus display type.

Sets the FlexRay bus bitrate. The factory default is 10000000.

NameTypeValuesDescription
bitrateintegerHzFlexRay bus bitrate.

Sets the FLEXRAY channel selection for bus B1. The factory default is A.

NameTypeValuesDescription
channelenumASelects the FLEXRAY channel.

Sets the default FlexRay signal selection for bus B1. The factory default is BDIFFBP.

Sets the source channel for FlexRay bus B1.

NameTypeValuesDescription
sourceenumCH1Source channel for the FlexRay bus.
:BUS:B1:LABELset / query

Sets the label for bus B1. The factory default is "Parallel".

Sets the LIN bus ID format for bus B1. The factory default is NOPARITY.

Sets the source channel for LIN bus B1 decoding.

NameTypeValuesDescription
sourceenumCH1Source channel for the LIN bus.

Sets the LIN standard for bus B1. The factory default is V2X.

NameTypeValuesDescription
standardenumV2XLIN standard selection.

Sets the polarity for the MIL-STD-1553B bus decode in bus B1. The factory default is NORMAL.

NameTypeValuesDescription
polarityenumNORMALPolarity setting for the MIL-STD-1553B bus decode.

Sets the source channel for MIL-STD-1553B bus decoding on bus B1. The factory default is CH1.

Sets the source assigned to parallel bus bit 10. The factory default is D10.

NameTypeValuesDescription
sourceenumD10Source assigned to bit 10.

Sets or shows the edge selection for the parallel bus clock in bus B1. The factory default is RISING.

Sets or returns whether the parallel bus clock is locked. Factory default is NO.

enum - Returns whether the parallel bus clock is locked.

Sets the source for the parallel bus clock. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Clock source.
:BUS:B1:POSITIONset / query

Sets the position of bus B1. The factory default is 0.0E+0.

NameTypeValuesDescription
positionreal-Bus position value.

Sets the RS232C bitrate for bus B1. The factory default is 9600.

NameTypeValuesDescription
bitrateinteger1RS232C bitrate for bus B1.

Sets the number of data bits for BUS:B1 RS232C bus decoding. The factory default is 8.

NameTypeValuesDescription
databitsinteger5 - 8Number of data bits.

Sets the RS232C parity setting for bus B1. The factory default is NONE.

NameTypeValuesDescription
parityenumNONEParity mode for the RS232C bus.

Sets the polarity used for the RS-232C bus decode on bus B1. The factory default is NORMAL.

NameTypeValuesDescription
polarityenumNORMALPolarity setting for RS-232C bus decode.

Sets the RS232C receive source for bus B1. The factory default is OFF.

NameTypeValuesDescription
sourceenumOFFRS232C receive source selection.

Sets the source for the B1 RS232C transmit signal. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Transmit source.

Sets the bit order used for SPI bus decoding on bus 1. Factory default is MSB.

NameTypeValuesDescription
orderenumMSBBit order for SPI decoding.

Sets the SPI clock polarity for bus B1. The factory default is RISE.

NameTypeValuesDescription
polarityenumRISESPI clock polarity setting.

Sets the source of the SPI clock for bus B1. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Clock source.

Sets the polarity for SPI input data on bus B1. Factory default is HIGH.

NameTypeValuesDescription
polarityenumHIGH | LOWPolarity of the SPI data input signal.

Sets the source channel for SPI bus B1 MOSI/MISO output data. The factory default is CH3.

NameTypeValuesDescription
sourceenumCH3Source channel for the SPI data output.

Sets the SPI data size for bus B1. The factory default is 8.

NameTypeValuesDescription
sizeinteger0 - 255SPI data size.

Sets the SPI idle time for bus B1. The factory default is 5.0000E-6.

NameTypeValuesDescription
idletimerealsSPI idle time.
:BUS:B1:STATEset / query

Sets or returns the state of bus 1. The factory default is 0.

:BUS:B1:TYPEset / query

Sets the bus type for bus B1. The factory default is PARALLEL.

Sets the USB bus bitrate mode for bus B1. The factory default is FULL.

Sets the USB probe mode for bus 1. The factory default is DIFFERENTIAL.

NameTypeValuesDescription
probeenumDIFFERENTIALUSB probe mode.

Sets the USB differential source for bus B1. Factory default is CH1.

NameTypeValuesDescription
sourceenumCH1USB differential source.

Selects the source used for the USB D+ signal on bus B1. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1USB D+ source channel.

Sets the lower threshold for the specified channel used by bus decoding. The factory default for CH1 is 0.0E+0.

Sets the lower threshold for the selected bus source. The factory default for BUS:LOWERTHRESHOLD:MATH is 0.0E+0.

Sets the lower threshold for the selected bus source reference. The factory default for :BUS:LOWERTHRESHOLD:REF1 is 0.0E+0.

NameTypeValuesDescription
referencereal-Lower threshold value for REF1.

Sets the upper threshold for the specified bus source channel. The factory default for CH1 is 800.0000E-3.

NameTypeValuesDescription
CH1realVUpper threshold value for CH1.

Sets the upper threshold for the specified source. The factory default for the MATH source is 0.0E+0.

NameTypeValuesDescription
sourceenumCH1 | CH2 | CH3 | CH4 | MATH | REF1 | REF2 | REF3Selects the source whose upper threshold is set.

Sets the upper threshold for the selected bus source reference. The factory default for REF1 is 0.0E+0.

NameTypeValuesDescription
refenumREF1Reference bus source to which the upper threshold applies.

Queries the delta V over delta T cursor readout value of the specified cursor in the specified view.

real - The delta V over delta T cursor readout value of the specified cursor in the specified view.

Queries the delta V cursor readout value of the specified cursor in the specified view.

returns - Returns the delta V cursor readout value of the specified cursor in the specified view.

Queries the one over delta T cursor readout value of the specified cursor in the specified view.

numeric - Returns the one over delta T cursor readout value of the specified cursor in the specified view.

Sets or queries the location to display the specified Reference FFT plot cursor readouts, either in the plot graticule or in a badge in the Results Bar.

NameTypeValuesDescription
locationenum-Location to display the cursor readouts.

Sets or queries the visible state of the cursor of the specified cursor in the specified view.

NameTypeValuesDescription
stateenum-Visible state of the cursor.

Queries the delta T cursor readout value of the specified cursor in the specified view.

real - Returns the delta T cursor readout value of the specified cursor in the specified view.

Queries cursor A vertical units of the specified cursor in the specified view.

enum - Returns the cursor A vertical units of the specified cursor in the specified view.

Returns the noise density of the selected RF trace at the Cursor B position when in Absolute mode, or the phase noise when in Delta mode.

real - Noise density of the selected RF trace at the Cursor B position in Absolute mode, or phase noise in Delta mode.

Queries the horizontal bar Cursor B vertical position where it crosses the spectrum signal in the Spectrum View.

real - Returns the horizontal bar Cursor B vertical position where it crosses the spectrum signal in the Spectrum View.

Queries the cursor parameters for the specified cursor in the specified Waveform View.

string - Returns the cursor parameters for the specified cursor in the specified Waveform View.

Queries the cursor parameters for the specified Waveform View.

string - Returns the cursor parameters for the specified Waveform View.

Returns the delta V over delta T cursor readout value of the specified cursor in the specified Waveform View.

returns - Returns the delta V over delta T cursor readout value of the specified cursor in the specified Waveform View.

Sets or queries the cursor mode of the specified cursor in the specified Waveform View. The mode can be SCREEN or DATA.

NameTypeValuesDescription
modeenumSCREEN | DATACursor mode to set or query.

Sets or queries the visible state of the cursor of the specified cursor in the specified Waveform View.

NameTypeValuesDescription
stateenum-Visible state of the cursor.

Queries the delta T cursor readout value of the specified cursor in the specified Waveform View.

NameTypeValuesDescription
xinteger1 - 6Waveform View and cursor index.
real - Returns the delta T cursor readout value for the specified cursor in the specified Waveform View.

Queries cursor A vertical units of the specified cursor in the specified Waveform View.

NameTypeValuesDescription
xinteger-Waveform View and cursor index placeholder.
string - Returns cursor A vertical units for the specified cursor in the specified Waveform View.

Sets or queries the state of the specified reference waveform in the specified Waveform View.

enum - Returns the state of the specified reference waveform.

Sets or queries the overall selected bus.

returns - The slice does not state the returned value.

Sets or queries the overall selected reference waveform.

string - Returns the overall selected reference waveform.

Sets or queries the overall selected source.

enum - Returns the selected source.

Sets or queries the spectrum trace source selected in the specified Spectrum View window.

NameTypeValuesDescription
sourceenum-Source channel to select in the Spectrum View window.

Sets or queries the waveform layout style used by the display.

enum - Returns the waveform layout style used by the display.

Globally enables or disables the waveform display.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the waveform display.

Sets or queries the state of the specified channel in the specified Waveform View.

NameTypeValuesDescription
xinteger-Specifies the waveform view channel number.
stateenum-Controls whether the specified channel is displayed.
enum - Returns the state of the specified channel in the specified Waveform View.

Sets or queries whether the specified math waveform gets auto-scaled when the math equation changes within the specified Waveform View.

enum - Returns whether the specified math waveform is auto-scaled when the math equation changes within the specified Waveform View.

Sets or queries the state of the specified trend waveform in the specified Waveform View.

enum - Returns the state of the specified trend waveform in the specified Waveform View.

Sets or queries the vertical scale of the specified time trend in the specified Waveform View in volts per division.

NameTypeValuesDescription
xinteger1 - 4Specifies the PLOT<x> item within the selected Waveform View.

Sets or queries the Waveform View graticule mode. The mode can be Fixed or Moveable.

enum - Returns the Waveform View graticule mode.

Sets or queries the vertical position of the specified Frequency vs. Time trace in the Waveform View, in divisions.

NameTypeValuesDescription
xinteger1 - 4Specifies the Waveform View trace number.
real (divisions) - Returns the vertical position of the specified Frequency vs. Time trace in the Waveform View, in divisions.

Sets or queries the vertical scale of the specified Magnitude vs. Time trace in the specified Waveform View. The scale is expressed in Volts, Watts, or dB per division.

NameTypeValuesDescription
xinteger1 - 16Waveform View index.
xinteger1 - 16RF magnitude trace index.
real (divisions) - The vertical scale in divisions per unit, or the current setting.

Sets or queries the vertical scale of the specified Phase vs. Time trace in the specified Waveform View, in degrees per division.

NameTypeValuesDescription
xinteger-Waveform View index.
real (degrees/division) - The vertical scale of the specified Phase vs. Time trace, in degrees per division.

Sets or queries the vertical position in divisions of the specified math waveform.

NameTypeValuesDescription
positionrealdivisionsVertical position of the specified math waveform.
real (divisions) - Returns the vertical position in divisions of the specified math waveform.

Sets or queries the start of the zoom y-axis in the specified plot view.

NameTypeValuesDescription
xoptinteger1 - 16Specifies the plot view number.
real - Returns the start of the zoom y-axis in the specified plot view.

Sets or queries the end of the zoom y axis in the specified plot view.

returns - The command sets or queries the end of the zoom y axis in the specified plot view.

Sets or returns the left edge of the zoom x-axis in the specified plot view.

real - The left edge of the zoom x-axis in the specified plot view.

Sets or queries the right edge of the zoom x-axis in the specified plot view.

real - The right edge of the zoom x-axis in the specified plot view.

Sets or queries the left edge of the zoom x-axis in the specified plot view.

returns - Returns the left edge of the zoom x-axis in the specified plot view.

Sets or queries the zoom horizontal scale factor, of the specified zoom in the specified Waveform View, in which the zoom waveform is displayed.

NameTypeValuesDescription
xinteger-Specifies the Waveform View number.
xinteger-Specifies the zoom number in the Waveform View.
real - Returns the zoom horizontal scale factor for the specified zoom in the specified Waveform View.

Sets or queries the specified zoom in the specified Waveform View on or off.

enum - Returns whether the specified zoom in the specified Waveform View is on or off.

Queries the zoom parameters of the specified zoom in the specified Waveform View.

returns - Returns the zoom parameters of the specified zoom in the specified Waveform View.

Queries the zoom parameters of the specified Waveform View.

returns - Returns the zoom parameters of the specified Waveform View.

Sets or queries the Inverted mode color of the specified channel, math waveform, or reference waveform. One of 48 unique colors can be assigned and remains in effect until reset.

NameTypeValuesDescription
channeldiscrete-Specifies the input channel for which the waveform color is changed.
mathdiscrete-Specifies the math waveform for which the waveform color is changed.
referencediscrete-Specifies the reference waveform for which the waveform color is changed.
colorinteger0 - 47Color index to assign to the specified waveform.
string - Returns the current inverted waveform color setting as a color token such as COLOR2.
DISplay:CH1:INVERTColor COLOR23
DISplay:REF3:INVERTColor?

Returns the current Display settings.

string - Returns the current Display settings.
:DISplay:COLorsset / query

Sets or queries the color mode for the graticule and waveform display.

NameTypeValuesDescription
modeenumNORMal | INVERTedColor mode for the graticule and waveform display.
enum - Returns the current display color mode.
DISPLAY:COLORS NORMAL
DISPLAY:COLORS? might return DISPLAY:COLORS INVERTED indicating the display colors are inverted.

Sets or queries the global state of the specified bus in the waveform view. True/On turns the source on; false/Off turns it off. The command only works if the specified bus is already added.

NameTypeValuesDescription
stateboolean-Global display state of the specified bus.
boolean - Returns the global state of the specified bus in the waveform view.

Sets or queries the normal mode color of the specified channel, math waveform, or reference waveform. One of 48 unique colors can be assigned and remains in effect until the colors are reset.

NameTypeValuesDescription
sourcediscrete-Specifies the input channel, math waveform, or reference waveform to change.
COLOR<x>integer0 - 47Specifies the color to assign to the selected waveform.
string - Returns the current normal mode color of the specified waveform, indicated as a COLOR<x> value.
DISplay:CH1:NORMALColor COLOR13 sets the channel 1 inverted waveform color to the value 23.
DISplay:REF3:NORMALColor? might return COLOR2, indicating that the inverted waveform color setting for reference waveform 3 is 2.

Sets or queries the global display state of the specified channel. Setting it true turns on the source in the waveform view; setting it false turns it off. This command works only if the specified channel is already added.

NameTypeValuesDescription
stateenumNR1 | OFF | ONGlobal display state for the specified channel.
enum - Returns the current global display state of the specified channel as a numeric display status, with 0 meaning not displayed and 1 meaning displayed.
DISplay:GLObal:CH1:STATE OFF turns off the display of channel 1.
DISplay:GLObal:CH1:STATE? might return DISPLAY:GLOBAL:CH1:STATE 0 indicating that channel 1 is not displayed.

Sets or queries the global display state of the specified math waveform. True (On or nonzero) turns the source on in the waveform view; false (Off or 0) turns it off. This command only works if the specified math waveform is already added.

NameTypeValuesDescription
stateenumNR1 | OFF | ONDisplay state to set for the specified math waveform.

Sets or queries the global display mode of the specified time trend plot. Turning it on displays the plot in the waveform view; turning it off hides it.

NameTypeValuesDescription
plot<x>integer-Plot number.
stateoptenumNR1 | OFF | ONDisplay state; <NR1> = 0 disables display, any other value enables display. ON enables display and OFF disables display.
DISplay:GLObal:PLOT1:STATE ON
DISplay:GLObal:PLOT1:STATE? might return :DISPLAY:GLOBAL:PLOT1:STATE1 indicating plot 1 is displayed.

Sets or queries the global display state of the specified reference waveform. This command only works if the specified reference waveform is already added.

NameTypeValuesDescription
ref<x>integer-The reference waveform number.
stateenumNR1 | OFF | ONTurns display on or off, or accepts a numeric value where 0 disables display and any other value enables it.

Sets or queries the display backlight intensity setting.

NameTypeValuesDescription
levelenumLOW | MEDium | HIGHSelects the backlight brightness level.
enum - Returns the current display backlight intensity setting.
DISPLAY:INTENSITY:BACKLIGHT LOW
DISPLAY:INTENSITY:BACKLIGHT?

Sets or queries the state of the display auto-dim feature. By default it is enabled. Once the backlight has dimmed, any button push, knob turn or mouse movement returns the backlight value to the value set by :DISplay:INTENSITy:BACKLight.

This query-only command returns the waveform saturation level and screen saver settings.

string - Returns the intensity setting; the example shows a response such as :DISPLAY:INTENSITY:BACKLIGHT1.

Sets or queries the amount of time, in minutes, to wait for no user interface activity before automatically dimming the display. The time can range from 10 to 1440 minutes, with a default of 10 minutes.

NameTypeValuesDescription
timeinteger10 - 1440Amount of time to wait before automatically dimming the display.
DISPLAY:INTENSITY:BACKLIGHT:AUTODIM:TIME 30
DISPLAY:INTENSITY:BACKLIGHT:AUTODIM:TIME?

Sets or returns the enabled state of autoscale for Math/FFT waveforms.

enum - Returns the enabled state of autoscale for the specified Math/FFT waveform view.

Queries the Math-FFT waveform view source for cursor A.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
enum - Returns the source for cursor A in the specified Math-FFT waveform view.
DISplay:MATHFFTView1:CURSor:ASOUrce? might return DISPLAY:MATHFFTVIEW1:CURSOR:ASOURCE MATH1, indicating the source is MATH 1.

Queries the Math-FFT waveform view source for cursor B.

NameTypeValuesDescription
xinteger1 - 6Math-FFT waveform number.
string - Returns the source of cursor B for the specified Math-FFT waveform view.
DISplay:MATHFFTView5:CURSor:BSOUrce? might return :DISPLAY:MATHFFTVIEW5:CURSOR:BSOURCE MATH5, indicating that the source is Math waveform MATH 5.

Returns the ΔY/ΔX cursor readout value for the specified Math-FFT view. The command may time out if the current cursor is set to horizontal mode.

real - The ΔY/ΔX cursor readout value.
DISplay:MATHFFTView<x>:CURSor:DDT? might return :DISPLAY:MATHFFTVIEW1:CURSOR:DDT 14.0056E-9,

Sets or queries the cursor type for the specified Math-FFT view.

NameTypeValuesDescription
functionenumWAVEform | VBArs | HBArs | SCREENCursor type to display for the specified Math-FFT view.
enum - Returns the current cursor type for the specified Math-FFT view.
DISplay:MATHFFTView5:CURSor:FUNCtion HBARS
DISplay:MATHFFTView1:CURSor:FUNCtion?

Sets or queries the cursor type for the specified Math-FFT view.

enum - Returns the current cursor type for the specified Math-FFT view.
DISplay:MATHFFTView5:CURSor:FUNCtion HBARS
DISplay:MATHFFTView1:CURSor:FUNCtion?

Queries the position of horizontal cursor A for the specified Math-FFT view.

real - Returns the cursor position of the specified cursor in the specified Math-FFT view.
DISplay:MATHFFTView4:CURSor:HBArs:APOSition? might return :DISPLAY:MATHFFTVIEW4:CURSOR:HBARS:APOSITION -274.2247E-3, indicating the A cursor position is –274.2247E-3.

Queries the vertical units of horizontal cursor A for the specified Math-FFT view.

string - Returns the vertical units of horizontal cursor A for the specified Math-FFT view.

Sets or returns the position of horizontal cursor B for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
positionreal-Vertical cursor B position for the specified Math-FFT view.
real - Returns the position of horizontal cursor B for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:HBArs:BPOSition 50e-3 sets the position to 0.05 vertical units.
DISplay:MATHFFTView1:CURSor:HBArs:BPOSition? might return DISPLAY:MATHFFTVIEW1:CURSOR:HBARS:BPOSITION -40.4061, indicating the position is –40.4061 vertical units.

Queries the vertical units of horizontal cursor B for the specified Math-FFT view.

string - Returns the vertical units of horizontal cursor B for the specified Math-FFT view.

Sets or queries the cursor mode for the specified Math-FFT view. The example shows the mode can be set to INDEPENDENT and queried back.

NameTypeValuesDescription
xinteger1Math-FFT view number.
DISplay:MATHFFTView1:CURSor:MODe INDEPENDENT allows independent adjustment of the two cursors.
DISplay:MATHFFTView1:CURSor:MODe? might return :DISPLAY:MATHFFTVIEW1:CURSOR:MODE INDEPENDENT, indicating the mode is set to independent.

Queries the cursor mode of the specified Math-FFT view. The return indicates the current mode setting, such as INDEPENDENT.

enum - Returns the current cursor mode setting for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:MODe INDEPENDENT allows independent adjustment of the two cursors.
DISplay:MATHFFTView1:CURSor:MODe? might return :DISPLAY:MATHFFTVIEW1:CURSOR:MODE INDEPENDENT, indicating the mode is set to independent.

Queries the one over delta cursor readout value of the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
real (s) - The one over delta time value for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:ONEOVERDELTATVALUE? might return :DISPLAY:MATHFFTVIEW1:CURSOR:ONEOVERDELTATVALUE 2.6005E-9, indicating the one over delta time value is 2.6005 nanoseconds.

Sets or queries the location used to display the specified Math FFT plot cursor readouts. Readouts can be shown in the plot graticule or as a badge in the Results Bar.

NameTypeValuesDescription
xinteger-Math-FFT plot number.
locationenumGRATICULE | BADGELocation where Math FFT plot cursor readouts are displayed.
enum - Returns the current cursor readout location for the specified Math FFT plot.
DISplay:MATHFFTView4:CURSor:ROLOCATION GRATICULE
DISplay:MATHFFTView2:CURSor:ROLOCATION?

Sets or queries the location used to display Math-FFT plot cursor readouts, either in the plot graticule or as a badge in the Results Bar.

NameTypeValuesDescription
xinteger1Math-FFT plot number.
locationenumGRATICULE | BADGESelects where the Math FFT plot cursor readouts are displayed.

Sets or returns the vertical cursor A x-axis waveform measurement position of the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
positionrealMHzCursor position.
real (MHz) - Returns the cursor position in MHz.
DISPLAY:MATHFFTVIEW1:CURSOR:SCREEN:AXPOSITION 700.000E+6
DISPLAY:MATHFFTVIEW3:CURSOR:SCREEN:AXPOSITION?

Sets or returns the vertical cursor A x-axis waveform measurement position of the specified Math-FFT view.

real (MHz) - Returns the cursor position in MHz.
DISPLAY:MATHFFTVIEW1:CURSOR:SCREEN:AXPOSITION 700.000E+6
DISPLAY:MATHFFTVIEW3:CURSOR:SCREEN:AXPOSITION?

Sets or returns the vertical cursor A y-axis amplitude measurement value of the specified Math-FFT view.

NameTypeValuesDescription
<NR3>real-The cursor A position of the specified cursor in the specified view.
real - Returns the cursor A y-axis amplitude measurement value of the specified Math-FFT view.
DISplay:MATHFFTView2:CURSor:SCREEN:AYPOSition 1.0e0
DISplay:MATHFFTView5:CURSor:SCREEN:AYPOSition?

Sets or returns the vertical cursor A y-axis amplitude measurement value of the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
real - Returns the cursor A y-axis amplitude measurement value for the specified Math-FFT view.
DISplay:MATHFFTView2:CURSor:SCREEN:AYPOSition 1.0e0
DISplay:MATHFFTView5:CURSor:SCREEN:AYPOSition?

Sets the vertical cursor B x-axis waveform measurement position of the specified Math-FFT view.

NameTypeValuesDescription
MATHFFTView<x>integer-Math-FFT waveform number.
<NR3>realMHzCursor position.

Queries the horizontal cursor B position for the specified Math-FFT view. The response returns the cursor position as an NR3 numeric value.

real - Returns the horizontal cursor B position of the specified cursor in the specified view.
DISplay:MATHFFTView1:CURSor:SCREEN:BXPOSition? might return :DISPLAY:MATHFFTVIEW1:CURSOR:SCREEN:BXPOSITION 2.50E+9, indicating the cursor position is 2.5 GHz.

Sets or returns the vertical cursor B y-axis amplitude measurement value of the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
positionreal-Vertical cursor B position of the specified cursor in the specified view.
real - Returns the vertical cursor B position in the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:SCREEN:BYPOSition -50.0e0
DISplay:MATHFFTView4:CURSor:SCREEN:BYPOSition?

Queries the vertical cursor B y-axis amplitude measurement value for the specified Math-FFT view.

real - Returns the vertical cursor B position of the specified cursor in the specified view.
DISplay:MATHFFTView1:CURSor:SCREEN:BYPOSition? might return :DISPLAY:MATHFFTVIEW4:CURSOR:SCREEN:BYPOSITION -59.0460929065173, indicating the cursor position is at -59.0 dBm.

Sets or queries the visible state of cursors for the specified Math-FFT view.

NameTypeValuesDescription
stateenumON | OFF | 0 | 1Enables or disables the cursors for the specified Math-FFT view.

Queries the state of the cursors for the specified Math-FFT view.

enum - Returns whether the cursors are enabled or disabled for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:STATE? might return :DISPLAY:MATHFFTVIEW1:CURSOR:STATE 1, indicating the cursors are enabled.

Sets or queries the horizontal cursor A position for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
positionreal-Vertical cursor A position in the specified view.
real - Returns the cursor A position for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:VBArs:APOSition 500.0e6 sets the cursor A position to 500 MHz.
DISplay:MATHFFTView1:CURSor:VBArs:APOSition? might return :DISPLAY:MATHFFTVIEW1:CURSOR:VBARS:APOSITION 585.533869115958E+6, indicating cursor position is 585.5 MHz.

Sets or queries the horizontal cursor A position for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
valuereal-Sets the cursor A position in the specified view.
real - Returns the horizontal cursor A position for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:VBArs:APOSition 500.0e6 sets the cursor A position to 500 MHz.
DISplay:MATHFFTView1:CURSor:VBArs:APOSition? might return :DISPLAY:MATHFFTVIEW1:CURSOR:VBARS:APOSITION 585.533869115958E+6, indicating cursor position is 585.5 MHz.

Queries the vertical cursor A measurement units for the specified Math-FFT view.

enum - Returns the cursor units for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:VBArs:AUNIts? might return :DISPLAY:MATHFFTVIEW1:CURSOR:VBARS:UNITS"dBm", indicating the cursor units are dBm.

Sets or queries the vertical cursor B position for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
positionreal-Vertical cursor B position in the specified view.
real - Returns the vertical cursor B position for the specified Math-FFT view.

Sets or queries the vertical cursor B position for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
positionreal-Vertical cursor B position in the specified view.
real - Returns the vertical cursor B position for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:VBArs:BPOSition 2.0e9
DISplay:MATHFFTView1:CURSor:VBArs:BPOSition?

Queries the vertical cursor’s delta T readout value for the specified Math-FFT view.

real - Returns the delta T cursor value for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:VBArs:DELTa? might return :DISPLAY:MATHFFTVIEW1:CURSOR:VBARS:DELTA 1.9144661308840E+9, indicating the deltaT cursor value is 1.9 GHz.

Sets or queries the waveform cursor A position for the specified Math-FFT view.

NameTypeValuesDescription
MATHFFTView<x>integer-The Math-FFT waveform number.
<NR3>real-The waveform cursor A position in the specified plot view.
real - Returns the waveform cursor A position for the specified Math-FFT view.
DISplay:MATHFFTView1:CURSor:WAVEform:APOSition 600.0e6 sets the position to 600 MHz.
DISplay:MATHFFTView1:CURSor:WAVEform:APOSition? might return :DISPLAY:MATHFFTVIEW1:CURSOR:WAVEFORM:APOSITION 25.000E+6, indicating the cursor position is 25 MHz.

Sets or queries the waveform cursor A position for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
real - Returns the waveform cursor A position in the specified plot view.
DISplay:MATHFFTView1:CURSor:WAVEform:APOSition 600.0e6
DISplay:MATHFFTView1:CURSor:WAVEform:APOSition?

Sets or queries the waveform cursor B position for the specified Math-FFT view.

NameTypeValuesDescription
MATHFFTView<x>integer-The Math-FFT waveform number.
positionreal-The waveform cursor B position in the specified plot view.
real - Returns the waveform cursor B position in the specified plot view.
DISplay:MATHFFTView1:CURSor:WAVEform:BPOSition 2.0E+9 sets the cursor position to 2.0 GHz.
DISplay:MATHFFTView1:CURSor:WAVEform:BPOSition? might return :DISPLAY:MATHFFTVIEW1:CURSOR:WAVEFORM:BPOSITION 250.0E+6, indicating the waveform cursor B position is 250 MHz.

Sets or queries the waveform cursor B position for the specified Math-FFT view.

NameTypeValuesDescription
MATHFFTView<x>integer-The Math-FFT waveform number.
positionreal-The waveform cursor B position in the specified plot view.
real (Hz) - The waveform cursor B position. The example shows the query returning the cursor B position value.
DISplay:MATHFFTView1:CURSor:WAVEform:BPOSition 2.0E+9
DISplay:MATHFFTView1:CURSor:WAVEform:BPOSition?

Sets or queries the grid lines setting for the specified Math-FFT view.

NameTypeValuesDescription
modeenumHORizontal | VERTical | BOTHSelects which grid lines are shown in the Math-FFT view.

Returns the grid line orientation for the specified Math-FFT view. The response can indicate horizontal, vertical, or both grid lines.

enum - Returns the current grid line orientation for the specified Math-FFT view.
DISplay:MATHFFTView1:GRIDlines VERTICAL specifies vertical grid lines.
DISplay:MATHFFTView1:GRIDlines? might return :DISPLAY:MATHFFTVIEW1:GRIDLINES BOTH, indicating both horizontal and vertical grid lines are displayed.

Sets or queries the display state of the specified math waveform for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
stateenumOFF | ON | <NR1>OFF disables displaying the specified Math-FFT view; ON enables it; <NR1> = 0 disables the specified Math-FFT view and any other value enables it.
DISplay:MATHFFTView1:MATH:MATH1:STATE ON enables the specified Math-FFT view.
DISplay:MATHFFTView4:MATH:MATH4:STATE? might return :DISPLAY:MATHFFTVIEW1:MATH:MATH1:STATE 1, indicating the waveform Math-FFT 1 is displayed.

Sets or queries the x-axis scale for the specified Math-FFT view. The scale can be linear or logarithmic.

enum - Returns the present x-axis scale setting for the specified Math-FFT view.

Queries the horizontal scale setting for the specified Math-FFT view. The scale can be linear or logarithmic.

enum - Returns the current horizontal scale setting for the specified Math-FFT view.
DISplay:MATHFFTView1:XAXIS:SCALE LOG specifies a logarithmic scale.
DISplay:MATHFFTView1:XAXIS:SCALE? might return :DISPLAY:MATHFFTVIEW1:XAXIS:SCALE LINEAR, indicating that the scale setting is linear.

Sets or queries the vertical scale setting for the specified Math-FFT view. The scale can be linear or dBm.

enum - Returns the current vertical scale setting for the specified Math-FFT view.
DISplay:MATHFFTView1:YAXIS:SCALE LINEAR specifies a linear scale.
DISplay:MATHFFTView1:YAXIS:SCALE? might return :DISPLAY:MATHFFTVIEW1:YAXIS:SCALE DBM, indicating that the scale is dBm.

Sets or queries the vertical scale setting for the specified Math-FFT view. The scale can be linear or dBm.

enum - Returns the current vertical scale setting for the specified Math-FFT view.
DISplay:MATHFFTView1:YAXIS:SCALE LINEAR specifies a linear scale.
DISplay:MATHFFTView1:YAXIS:SCALE? might return :DISPLAY:MATHFFTVIEW1:YAXIS:SCALE DBM, indicating that the scale is dBm.

Sets or queries the value of the left edge of the zoom area for the specified Math-FFT view.

NameTypeValuesDescription
xinteger1Math-FFT waveform number.
fromreal-Value of the left edge of the zoom x axis in the specified plot view.
real - Returns the x-axis value of the left edge of the zoom area for the specified Math-FFT view.
DISplay:MATHFFTView1:ZOOM:XAXIS:FROM 800.e6 sets the x axis value of the left edge of the plot view to 800 MHz.
DISplay:MATHFFTView1:ZOOM:XAXIS:FROM? might return DISPLAY:MATHFFTVIEW1:ZOOM:XAXIS:FROM781.0E+6, indicating the x axis value of the left edge of the plot view is at 781 MHz.

Sets or queries the value of the left edge of the zoom area for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
valuereal-Value of the left edge of the zoom x axis in the specified plot view.
real - Returns the x axis value of the left edge of the plot view.
DISplay:MATHFFTView1:ZOOM:XAXIS:FROM 800.e6
DISplay:MATHFFTView1:ZOOM:XAXIS:FROM?

Sets or queries the value of the right edge of the zoom area for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
valuereal-Right edge of the zoom x axis in the specified plot view.
real - Returns the value of the right edge of the zoom x axis for the specified Math-FFT view.
DISplay:MATHFFTView1:ZOOM:XAXIS:TO 2.3E+9
DISplay:MATHFFTView1:ZOOM:XAXIS:TO? might return :DISPLAY:MATHFFTVIEW1:ZOOM:XAXIS:TO 2.343750E+9, indicating the value of the right edge of the zoom x axis is 2.34 GHz.

Sets or queries the value of the right edge of the zoom x axis for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
valuereal-Right edge value of the zoom x axis in the specified plot view.
real - Returns the value of the right edge of the zoom x axis for the specified Math-FFT view.
DISplay:MATHFFTView1:ZOOM:XAXIS:TO 2.3E+9
DISplay:MATHFFTView1:ZOOM:XAXIS:TO?

Sets or queries the bottom edge value of the zoom y-axis area for the specified Math-FFT view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
valuereal-Bottom value of the zoom y axis in the specified plot view.
real - Returns the bottom value of the zoom y axis for the specified Math-FFT view.
DISplay:MATHFFTView1:ZOOM:YAXIS:FROM -75.0e0
DISplay:MATHFFTView1:ZOOM:YAXIS:FROM?

Sets or queries the bottom edge value of the zoom y-axis area for the specified Math-FFT view.

NameTypeValuesDescription
MATHFFTView<x>integer-Math-FFT waveform number.
valuereal-Bottom value of the zoom y axis in the specified plot view.
real - Returns the bottom value of the zoom y axis in the specified plot view.
DISplay:MATHFFTView1:ZOOM:YAXIS:FROM -75.0e0
DISplay:MATHFFTView1:ZOOM:YAXIS:FROM? might return :DISPLAY:MATHFFTVIEW1:ZOOM:YAXIS:FROM -78.8258285893367, indicating the bottom value of the y axis is -78.8 dBm.

Sets or queries the top edge value of the zoom y-axis area for the specified Math-FFT view.

NameTypeValuesDescription
MATHFFTView<x>integer-Math-FFT waveform number.
<NR3>real-Top value of the zoom y axis in the specified plot view.

Returns or sets the top value of the zoom y axis in the specified Math-FFT plot view.

NameTypeValuesDescription
xinteger-Math-FFT waveform number.
real - Returns the top value of the zoom y axis in the specified plot view.
DISplay:MATHFFTView1:ZOOM:YAXIS:TO 21.0E0
DISplay:MATHFFTView1:ZOOM:YAXIS:TO?

Sets or returns the badge navigation type for WBG measurements. Measurements are specified by x.

NameTypeValuesDescription
modeenumALLOCCURRENCES | FAILURESBadge navigation type for WBG measurements.
enum - Returns the badge navigation type for the specified WBG measurement.
DISplay:MEAS1:NAVIgate:TYPE ALLOCCURRENCES
DISplay:MEAS1:NAVIgate:TYPE?

Sets or returns the badge navigation type for WBG measurements. Measurements are specified by x.

NameTypeValuesDescription
modeenumALLOCCURRENCES | FAILURESBadge navigation type for WBG measurements.
enum - Returns the current badge navigation type for the specified WBG measurement badge navigation setting.
DISplay:MEAS1:NAVIgate:TYPE? might return :DISplay:MEAS1:NAVIgate:TYPE ALLOCCURRENCES, indicating that the badge navigation type is all occurrences.

Sets or queries the display persistence for analog waveforms. Persistence is valid for wave views only.

NameTypeValuesDescription
modeenumOFF | AUTO | INFPersist | INFInite | VARpersist | CLEARDisplay persistence mode.

Sets or queries the display persistence for analog waveforms. Persistence is valid for wave views only.

enum - Returns the current display persistence setting.

Clears the persistence data that has built up over time. Persistence is valid for wave views only.

DISPLAY:PERSISTENCE:RESET clears the display of persistence data.

Sets or queries the enabled state of autoscale for the specified plot.

NameTypeValuesDescription
xinteger-Plot waveform number.
stateenumOFF | ONDisables or enables the autoscale feature.
valuenumeric-Any nonzero value enables autoscale; 0 disables it.
enum - Returns the enabled state of autoscale for the specified plot.
DISplay:PLOTView1:AUTOScale OFF turns off plot autoscale.

Sets or queries the enabled state of autoscale for the specified plot.

enum - Returns the autoscale state for the specified plot.
DISplay:PLOTView1:AUTOScale OFF turns off plot autoscale.

Queries the cursor source for plot cursor A.

NameTypeValuesDescription
xinteger-Plot waveform number.
string - Returns the source of plot cursor A as a plot identifier.
DISplay:PLOTView1:CURSor:ASOUrce? might return DISPLAY:PLOTVIEW1:CURSOR:ASOURCEPLOT 1 indicating the source of the cursor is plot 1.

Queries the cursor source for plot cursor B.

NameTypeValuesDescription
PLOTView<x>--The Plot waveform number.
integer - Indicates the source of the cursor is a plot number.
DISplay:PLOTView1:CURSor:BSOUrce? might return :DISPLAY:PLOTVIEW1:CURSOR:BSOURCEPLOT 1, indicating the B cursor source is plot 1.

Returns the delta V over delta T cursor readout value for the specified Plot view.

NameTypeValuesDescription
xinteger-Plot waveform number.
returns - Delta V over delta T cursor readout value for the specified Plot view.

Sets or queries the cursor mode for the specified Plot view.

NameTypeValuesDescription
modeenumWAVEFORM | VBArs | HBArs | SCREENCursor mode for the specified Plot view.
enum - Returns the current cursor mode for the specified Plot view.
DISplay:PLOTView1:CURSor:FUNCtionVBARS
DISplay:PLOTView1:CURSor:FUNCtion?

Sets or queries the cursor mode for the specified Plot view. The mode can be WAVEFORM, VBArs, HBArs, or SCREEN.

NameTypeValuesDescription
modeenumWAVEFORM | VBArs | HBArs | SCREENCursor mode for the specified Plot view.
enum - Returns the current cursor mode for the specified Plot view.
DISplay:PLOTView1:CURSor:FUNCtionVBARS
DISplay:PLOTView1:CURSor:FUNCtion?

Sets or queries the horizontal cursor A position for the specified Plot view.

NameTypeValuesDescription
xinteger-Plot waveform number.
positionreal-Cursor position.
real - Returns the cursor position for the specified Plot view.
DISplay:PLOTView<x>:CURSor:HBArs:APOSition 2.0
DISplay:PLOTView<x>:CURSor:HBArs:APOSition?

Sets or queries the horizontal cursor B position for the specified Plot view.

NameTypeValuesDescription
xinteger-Plot waveform number.
positionreal-Horizontal cursor B position.
DISplay:PLOTView<x>:CURSor:HBArs:BPOSition 2.0 sets the cursor to 2 Volts.

Queries the horizontal cursor A vertical units for the specified Plot view.

string - Returns the A units for the specified Plot view; the example shows a quoted unit string such as "V".
DISplay:PLOTView1:CURSor:HBArs:AUNIts? might return :DISPLAY:PLOTVIEW1:CURSOR:HBARS:AUNITS"V",

Sets or queries the horizontal cursor B position for the specified Plot view.

NameTypeValuesDescription
positionreal-HBArs vertical position.
returns
DISplay:PLOTView<x>:CURSor:HBArs:BPOSition 2.0 sets the cursor to 2 Volts.

Queries the horizontal cursor B vertical units for the specified Plot view.

string - The cursor B vertical units for the specified Plot view.
DISplay:PLOTView1:CURSor:HBArs:BUNIts? might return :DISPLAY:PLOTVIEW1:CURSOR:HBARS:BUNITS "V"

Returns the HBars cursor position readout value for the specified Plot view. The example shows the returned value as a voltage.

real (V) - Returns an <NR3> value for the HBars cursor position readout.

Queries the delta V cursor readout value for the specified Plot view.

NameTypeValuesDescription
xinteger-Plot waveform number.
real (V) - Returns the delta V cursor value.
DISplay:PLOTView1:CURSor:HBArs:DELTa? might return :DISPLAY:PLOTVIEW1:CURSOR:HBARS:DELTA 1.2543, indicating the delta value is 1.2543 V.

Sets or queries the cursor tracking mode for the specified Plot view.

NameTypeValuesDescription
modeenumINDEPENDENT | TRACKSelects whether the two cursors adjust independently or track together.
DISplay:PLOTView1:CURSor:MODeTRACK
DISplay:PLOTView1:CURSor:MODe? might return :DISPLAY:PLOTVIEW1:CURSOR:MODE INDEPENDENT, indicating independent adjustment of the cursors is allowed.

Sets or queries the cursor tracking mode for the specified Plot view.

NameTypeValuesDescription
xinteger-Plot waveform number.
modeenumINDEPENDENT | TRACKCursor tracking mode; INDEPENDENT allows independent adjustment of the two cursors, and TRACK ties them together.
enum - Returns the cursor tracking mode for the specified Plot view.
DISplay:PLOTView1:CURSor:MODeTRACK
DISplay:PLOTView1:CURSor:MODe?

Returns the one over delta T cursor readout value for the specified plot waveform. The returned value is an <NR3> and may not be delta T depending on the plot units.

real - One over delta T cursor readout value for the specified plot waveform.
DISplay:PLOTView<x>:CURSor:ONEOVERDELTATVALUE? might
return :DISPLAY:PLOTVIEW1:CURSOR:ONEOVERDELTATVALUE 88.2295E+6 indicating the 1 over delta time value is
88.2295 MHz.

Sets or queries the location where the specified plot cursor readouts are displayed, either in the plot graticule or as a badge in the Results Bar.

NameTypeValuesDescription
locationenumGRATICULE | BADGEDisplay location for the plot cursor readouts.
DISplay:PLOTView1:CURSor:ROLOCATION GRATICULE
DISplay:PLOTView2:CURSor:ROLOCATION? might return DISplay:PLOTView2:CURSor:ROLOCATION BADGE, indicating that cursor readout information for plot 2 is set to display as a badge in the Results Bar.

Sets or queries the location where plot cursor readouts are displayed, either in the plot graticule or as a badge in the Results Bar.

NameTypeValuesDescription
modeenumGRATICULE | BADGESelects where the plot cursor readouts are shown.
enum - Returns the current plot cursor readout display location.
DISplay:PLOTView1:CURSor:ROLOCATION GRATICULE
DISplay:PLOTView2:CURSor:ROLOCATION? might return DISplay:PLOTView2:CURSor:ROLOCATION BADGE, indicating that cursor readout information for plot 2 is set to display as a badge in the Results Bar.

Returns the horizontal cursor A position in the specified Plot view. The response includes the command header and the cursor position value.

real - The horizontal cursor A position.
DISplay:PLOTView1:CURSor:SCREEN:AXPOSition? might return :DISPLAY:PLOTVIEW1:CURSOR:SCREEN:AXPOSITION -5.5460E-9, indicating the cursor A X position is -5.546 ns.

Sets or queries the vertical cursor A position of the specified cursor in the specified view.

NameTypeValuesDescription
xinteger-Plot waveform number.
positionreal-Vertical cursor A position.
DISplay:PLOTView1:CURSor:SCREEN:AYPOSition 2.0 set the A cursor Y position to 2.0 Volts.
DISplay:PLOTView1:CURSor:SCREEN:AYPOSition? might return :DISPLAY:PLOTVIEW1:CURSOR:SCREEN:AYPOSITION 1.9035 indicating the A cursor Y position is 1.9035 V.

Sets or queries the vertical cursor A position of the specified cursor in the specified plot view.

NameTypeValuesDescription
xinteger-Plot waveform number.
positionreal-Vertical cursor A position.
real - Returns the vertical cursor A position.
DISplay:PLOTView1:CURSor:SCREEN:AYPOSition 2.0 set the A cursor Y position to 2.0 Volts.
DISplay:PLOTView1:CURSor:SCREEN:AYPOSition? might return :DISPLAY:PLOTVIEW1:CURSOR:SCREEN:AYPOSITION 1.9035 indicating the A cursor Y position is 1.9035 V.

Sets the horizontal cursor B position of the specified cursor in the specified plot view. The view is selected by the PLOTView<x> node.

NameTypeValuesDescription
xinteger-Plot waveform number.
positionreal-Horizontal cursor B position.
DISplay:PLOTView1:CURSor:SCREEN:BXPOSition 59.0E-9 sets the B cursor X position to 59.0 ns.

Sets or queries the vertical cursor B X position in the specified plot view. The query returns the current B cursor X position.

NameTypeValuesDescription
xinteger-Plot waveform number.
real - Returns the B cursor X position.

Sets or queries the vertical cursor B position of the specified cursor in the specified view.

NameTypeValuesDescription
<NR3>real-Vertical cursor B position.
DISplay:PLOTView1:CURSor:SCREEN:BYPOSition 0.589 sets the B cursor Y position to 589 mV.
DISplay:PLOTView1:CURSor:SCREEN:BYPOSition? might return :DISPLAY:PLOTVIEW1:CURSOR:SCREEN:BYPOSITION 589.0696E-3 indicating the B cursor Y position is 589.0696 mV.

Sets or queries the vertical cursor B position of the specified cursor in the specified view.

NameTypeValuesDescription
positionreal-The vertical cursor B position.
real - Returns the vertical cursor B position.
DISplay:PLOTView1:CURSor:SCREEN:BYPOSition 0.589
DISplay:PLOTView1:CURSor:SCREEN:BYPOSition? might return :DISPLAY:PLOTVIEW1:CURSOR:SCREEN:BYPOSITION 589.0696E-3 indicating the B cursor Y position is 589.0696 mV.

Sets or queries the cursor source mode in the specified view.

NameTypeValuesDescription
modeenumSAME | SPLITSpecifies whether both cursors are on the same waveform or can be on different waveforms.

Sets or queries the cursor state for the specified plot waveform view. OFF disables the specified cursor, ON enables it, and <NR1> uses 0 to disable and any other value to enable.

NameTypeValuesDescription
stateenumOFF | ONEnables or disables the specified cursor.
stateinteger0Numeric cursor state: 0 disables the specified cursor; any other value enables it.
enum - Returns the cursor state for the specified plot waveform view.
DISplay:PLOTView1:CURSor:STATE OFF disables the specified cursor.
DISplay:PLOTView5:CURSor:STATE? might return :DISPLAY:PLOTVIEW5:CURSOR:STATE 1, indicating cursors are on.

Enables or disables the specified cursor in the specified plot view. The query returns the cursor state as 0 or 1.

integer - Returns the cursor state for the specified cursor: 0 means disabled and any other value means enabled.
DISplay:PLOTView5:CURSor:STATE? might return :DISPLAY:PLOTVIEW5:CURSOR:STATE 1, indicating cursors are on.

Sets or queries the vertical cursor A position of the specified cursor in the specified view.

NameTypeValuesDescription
positionreal-Vertical cursor A position.
real - Returns the vertical cursor A position.
DISplay:PLOTView1:CURSor:VBArs:APOSition 50.0E-9
DISplay:PLOTView1:CURSor:VBArs:APOSition?

Sets or queries the vertical cursor A position of the specified cursor in the specified plot view.

real - Returns the vertical cursor A position.
DISplay:PLOTView1:CURSor:VBArs:APOSition 50.0E-9
DISplay:PLOTView1:CURSor:VBArs:APOSition?

Sets or queries the vertical cursor B position of the specified cursor in the specified view.

NameTypeValuesDescription
xinteger-Plot waveform number.
positionreal-Vertical cursor B position.

Sets or queries the B position of the VBars cursor in the specified Plot waveform view. The argument <NR3> is the vertical cursor B position.

NameTypeValuesDescription
PLOTView<x>integer-Plot waveform number.
real - The vertical cursor B position is returned.
:DISPLAY:PLOTVIEW1:CURSOR:VBARS:BPOSITION 50.0E-9
:DISPLAY:PLOTVIEW1:CURSOR:VBARS:BPOSITION? might return :DISPLAY:PLOTVIEW1:CURSOR:VBARS:BPOSITION -60.0796E-9 indicating the VBARS BPOSITION is set to 60.08 ns.

Queries the delta T cursor readout value for the specified cursor in the specified plot view.

NameTypeValuesDescription
xinteger1Plot waveform number.
real (s) - The deltaT cursor readout value is returned.
DISplay:PLOTView1:CURSor:VBArs:DELTa? might return :DISPLAY:PLOTVIEW1:CURSOR:VBARS:DELTA 119.7593E-9, indicating the VBARSDELTA is set to 119.76 ns.

Queries the VBArs cursor readout units for the specified plot view.

NameTypeValuesDescription
xinteger-Plot waveform number.
string - The VBArs cursor readout units.
DISplay:PLOTView<x>:CURSor:VBArs:UNIts?
DISplay:PLOTVIEW5:CURSOR:VBARS:UNITS "V"

Sets or queries the waveform cursor A position in the specified plot view. For XY plots, setting has no effect; for bathtub plots it controls or returns the cursor A vertical position, otherwise it controls or returns the horizontal position.

NameTypeValuesDescription
xinteger-Plot waveform number.
positionreal-Horizontal cursor A position.
DISplay:PLOTView1:CURSor:WAVEform:APOSition -50.0E-9 sets the waveform APOSITION to -50.0 ns.
DISplay:PLOTView1:CURSor:WAVEform:APOSition? might return :DISPLAY:PLOTVIEW1:CURSOR:WAVEFORM:APOSITION -60.0796E-9 indicating the waveform APOSITION is set to -60.08 ns.

Sets or queries the waveform cursor A position in the specified plot view. For XY plots, setting has no effect; for bathtub plots it sets or returns the cursor A vertical position, and for all other plots it sets or returns the cursor A horizontal position.

NameTypeValuesDescription
xinteger1Plot waveform number.
real - Returns the waveform cursor A position for the specified view, or the vertical position in bathtub plots.
DISplay:PLOTView1:CURSor:WAVEform:APOSition -50.0E-9 sets the waveform APOSITION to -50.0 ns.
DISplay:PLOTView1:CURSor:WAVEform:APOSition? might return :DISPLAY:PLOTVIEW1:CURSOR:WAVEFORM:APOSITION -60.0796E-9 indicating the waveform APOSITION is set to -60.08 ns.

Sets or queries the waveform cursor B horizontal position of the specified cursor in the specified view. In XY plot it has no effect when setting; in bathtub plot it has no effect and the query returns invalid values.

NameTypeValuesDescription
xinteger1 - 6Plot waveform number.
positionreal-Horizontal cursor B position.
real - Returns the waveform cursor B position for the specified view; in bathtub plot the query returns invalid values.
DISplay:PLOTView1:CURSor:WAVEform:BPOSition 3.0 sets the position to 3.0 V.
DISplay:PLOTView5:CURSor:WAVEform:BPOSition? might
return :DISPLAY:PLOTVIEW5:CURSOR:WAVEFORM:BPOSITION 2.600517840, indicating the position is 2.5 V.

Sets or queries the waveform cursor B horizontal position of the specified cursor in the specified view. In XY plot it has no effect when setting; in bathtub plot it has no effect and queries return invalid values.

NameTypeValuesDescription
xinteger-Plot waveform number.
real - Returns the cursor B horizontal position for the specified plot view; in bathtub plot, query returns invalid values.
DISplay:PLOTView1:CURSor:WAVEform:BPOSition 3.0 sets the position to 3.0 V.
DISplay:PLOTView5:CURSor:WAVEform:BPOSition? might
return :DISPLAY:PLOTVIEW5:CURSOR:WAVEFORM:BPOSITION 2.600517840, indicating the position is 2.5 V.

Sets or queries the grid (graticule) lines setting of the specified plot. It works only for plots that have vertical and horizontal units associated with the graticule, not XY or XYZ plots.

NameTypeValuesDescription
xinteger-Plot waveform number.
modeenumHORizontal | VERTical | BOTHGrid lines to display.
DISplay:PLOTView1:GRIDlines Vertical
DISplay:PLOTView1:GRIDlines?

Sets or queries the grid (graticule) lines setting of the specified plot. It works only for plots with vertical and horizontal units associated with the graticule, not for XY or XYZ plots.

NameTypeValuesDescription
xinteger-Plot waveform number.
enum - Returns the grid lines setting for the specified plot.
DISplay:PLOTView1:GRIDlines Vertical
DISplay:PLOTView1:GRIDlines?

Sets or queries the horizontal scale setting for the specified plot view. The scale may be linear or logarithmic.

NameTypeValuesDescription
xinteger-Plot waveform number.
scaleenumLINEAR | LOGHorizontal scale type.
enum - Returns the current horizontal scale setting for the specified plot view.
DISPLAY:PLOTVIEW1:XAXIS:SCALE LOG creates a plot with a logarithmic horizontal scale.
DISPLAY:PLOTVIEW1:XAXIS:SCALE? might return :DISPLAY:PLOTVIEW1:XAXIS:SCALE LINEAR indicating plots will have linear scales.

Queries the vertical position of Cursor B in the Spectrum View. <x> is always 1 and specifies the Spectrum View number.

real - The vertical position of Cursor B in the vertical units of the cursor source.
DISplay:SPECView1:CURSor:CURSOR:HBArs:BPOSition? might return
DISplay:SPECView1:CURSor:CURSOR:HBArs:BPOSition -67.8 indicating the Cursor A vertical position is -67.8
units (such as dBm).

Sets or queries whether the Spectrum View cursors display the same or different sources. The command applies to Spectrum View <x>, where <x> is always 1.

NameTypeValuesDescription
modeenumSAME | SPLITSelects whether both Spectrum View cursors have the same source or independent sources.
DISplay:SPECView1:CURSor:CURSOR:SPLITMODE SPLIT
DISplay:SPECView1:CURSor:CURSOR:SPLITMODE?

Sets or queries whether both Spectrum View cursors have the same or different sources.

enum - Returns the current Spectrum View cursor split mode.
DISplay:SPECView1:CURSor:CURSOR:SPLITMODE SPLIT
DISplay:SPECView1:CURSor:CURSOR:SPLITMODE?

Sets or queries the Cursor A vertical bar’s horizontal position in the Spectrum View.

real (Hz) - Returns the horizontal position of Cursor A in Hz.
DISplay:SPECView1:CURSor:CURSOR:VBArs:APOSition 50E+6
DISplay:SPECView1:CURSor:CURSOR:VBArs:APOSition? might return

Sets or queries the Cursor A horizontal position in the Spectrum View. The position is specified in Hz and is limited to the frequencies at the left and right edges of the Spectrum View for the cursor source.

real (Hz) - Returns the Cursor A horizontal position in the Spectrum View, in Hz.
DISplay:SPECView1:CURSor:CURSOR:WAVEform:APOSition? might return
DISplay:SPECView1:CURSor:CURSOR:WAVEform:APOSition 48.5E+6, indicating the Spectrum View Cursor A
position is 48.5 MHz.

Sets or queries the Cursor B horizontal position in the Spectrum View.

NameTypeValuesDescription
positionrealHzHorizontal position of Spectrum View Cursor B.
xinteger1 - 1Spectrum View number; x is always 1.
real (Hz) - Returns the horizontal position of Spectrum View Cursor B in Hz.
DISplay:SPECView1:CURSor:CURSOR:WAVEform:BPOSition 22E+6
DISplay:SPECView1:CURSor:CURSOR:WAVEform:BPOSition? might return
DISplay:SPECView1:CURSor:CURSOR:WAVEform:BPOSition 48.5E+6, indicating the Spectrum View Cursor B position is 48.5 MHz.

Sets or queries the type of graticule shown in the Spectrum View window. The same grid is used for all spectrum traces.

enum - Returns the current Spectrum View graticule type.
DISplay:SPECView1:GRAticule TIME
DISplay:SPECView1:GRAticule? might return GRID, indicating that the Spectrum View is showing a Grid graticule.

Queries the Spectrum View horizontal scaling setting. The Spectrum View number <x> is always 1.

enum - Returns the current Spectrum View horizontal display scaling setting.
DISplay:SPECView1:HORZ? might return DISplay:SPECView1:HORZ LOG, indicating that the horizontal display scaling in the Spectrum View window is set to log.

Sets or queries the graticule saturation (brightness) level in the Spectrum View window. It also changes the intensity of the vertical scale values on the graticule.

NameTypeValuesDescription
xinteger1 - 1Spectrum View number; <x> is always 1.
levelreal0% - 100%Spectrum View graticule intensity level as a percent.
real (%) - Returns the Spectrum View graticule saturation level as a percent.
DISplay:SPECView1:INTENSITy:GRATicule 75
DISplay:SPECView1:INTENSITy:GRATicule?

Queries the spectrum trace intensity level for Spectrum View 1. The returned value is the spectrum trace saturation level as a percent between 1% and 100%.

real (%) - Returns the spectrum trace intensity level as a percent; the example return value 80.0 indicates 80%.
DISplay:SPECView1:INTENSITy:WAVEform? might return 80.0, indicating the spectrum trace saturation level is at 80%.

Sets or queries the spectrum trace layout style used by the Spectrum View window.

enum - Returns the current Spectrum View window layout style.
DISplay:SPECView1:VIEWStyle OVErlay
DISplay:SPECView1:VIEWStyle? might return STACKED, indicating the Spectrum View window is showing spectrum traces in stacked mode.

Sets or queries display persistence decay time, the approximate decay time for a freshly struck persistence sample.

real - Returns the display persistence decay time.

Sets or queries the location used to display the Waveform View cursor readouts, either in the graticule or as a badge in the Results Bar.

enum - Returns the current Waveform View cursor readout location.
DISplay:WAVEView:CURSor:CURSOR1:ROLOCATION GRATICULE
DISplay:WAVEView:CURSor:CURSOR1:ROLOCATION? might return DISplay:WAVEView:CURSor:CURSOR1:ROLOCATION BADGE

Globally enables or disables the waveform display. When disabled, the waveform is still acquired and held in memory, but it is not drawn to the screen.

enum - Returns the current waveform display state.
DISplay:WAVEform? might return DISplay:WAVEform 1, indicating that the waveform display is enabled.

Returns the Waveform View graticule type.

enum - Returns the current Waveform View graticule type.
DISplay:WAVEView:GRIDTYPE? might return FIXED, indicating that the graticule will not change positions if the waveform moves horizontally.

Sets or queries the state of the specified bus in the specified Waveform View. WAVEView<x> must be WAVEView1.

enum - Returns the state of the specified bus.
DISplay:WAVEView1:BUS:B1:STATE? might return DISPLAY:WAVEVIEW1:BUS:B1:STATE 1 indicating the specified bus is on.

Returns the vertical position of the specified bus in the specified Waveform View. WAVEView<x> must be WAVEView1.

real - The vertical position of the specified bus.
DISplay:WAVEView1:BUS:B1:VERTical:POSition? might return
DISPLAY:WAVEVIEW1:BUS:B1:VERTICAL:POSITION 0.0E+0 indicating the position is 0.0 divisions.

Sets or queries the display state of the specified digital channel in the specified Waveform View.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONControls whether the specified digital channels are displayed. 0 disables the display; any other value turns it on.
enum - Returns the display state of the specified digital channel in the specified Waveform View.
DISplay:WAVEView1:CH1_DALL:STATE ON
DISplay:WAVEView1:CH1_DALL:STATE? might return DISPLAY:WAVEVIEW1:CH1_DALL:STATE 0 indicating specified digital channels in the specified Waveform View are off.

Sets or queries the display state of the specified digital channel in the specified Waveform View.

enum - Returns the display state of the specified digital channel; 0 indicates off and 1 indicates on.
DISplay:WAVEView1:CH1_D1:STATE OFF
DISplay:WAVEView1:CH1_D1:STATE? might return DISPLAY:WAVEVIEW1:CH1_D1:STATE 1 indicating the specified digital channel is on.

Sets or queries the vertical position of the specified digital channel in the specified Waveform View. The value is in divisions.

real (divisions) - Returns the vertical position of the specified digital channel in the specified Waveform View, in divisions.
DISplay:WAVEView1:CH1_DALL:VERTical:POSition 1.0e0 sets the vertical position to 1.0 divisions.
DISplay:WAVEView1:CH1_DALL:VERTical:POSition? might return DISPLAY:WAVEVIEW1:CH1_DALL:VERTICAL:POSITION 0.0E+0 indicating the vertical position is 0.0 divisions.

Turns on, off, or queries the state of the specified channel in the specified Waveform View. The Waveform View index must be WAVEView1.

NameTypeValuesDescription
stateenumON | OFFSets the channel state.
enum - Returns the channel state as 0 or 1 in the query response.
DISplay:WAVEView1:CH1:STATE ON
DISplay:WAVEView1:CH1:STATE? might return DISPLAY:WAVEVIEW1:CH1:STATE 0 indicating channel 1 is off.

Queries the vertical position of the specified channel in the specified Waveform View, in divisions. 0.0 divisions is center, 5.0 is the top of the window, and -5.0 is the bottom.

real (divisions) - Returns the channel vertical position in divisions. 0.0 divisions is center, 5.0 is the top of the window, and -5.0 is the bottom.
DISplay:WAVEView1:CH1:VERTical:POSition? might return DISPLAY:WAVEVIEW1:CH1:VERTICAL:POSITION -3.4400 indicating the channel 1 vertical position is -3.44 divisions.

Sets or queries the vertical scale of the specified channel in volts per division within the specified Waveform View.

real (V/div) - Returns the vertical scale of the specified channel.
DISplay:WAVEView1:CH1:VERTical:SCAle 2.0e2 sets the vertical scale to 200 mV per division.
DISplay:WAVEView1:CH1:VERTical:SCAle? might return DISPLAY:WAVEVIEW1:CH1:VERTICAL:SCALE
200.0000E-3 indicating the scale is 200 mV per division.

Returns the selected cursor A source for the specified cursor in the specified Waveform View. The source may be an analog channel, bus, math channel, reference waveform, plot, or AUTO-selected source.

enum - Returns the current cursor A source selection.
DISplay:WAVEView1:CURSor:CURSOR1:ASOUrce? might return DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:ASOURCE REF1 indicating the cursor A source is reference 1.

Sets or queries the cursor B source of the specified cursor in the specified Waveform View. WAVEView<x> must be WAVEView1 and Cursor<x> must be CURSOR1.

enum - Returns the cursor B source.

Sets or queries the cursor type of the specified cursor in the specified Waveform View.

NameTypeValuesDescription
modeenumSCREEN | WAVEFORM | VBArs | HBArsCursor type to set.
enum - Returns the current cursor type of the specified cursor in the specified Waveform View.
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:FUNCTION VBArs
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:FUNCTION?

Sets or queries the HBARs vertical A position of the specified cursor in the specified Waveform View. WAVEView<x> must be WAVEView1 and Cursor<x> must be CURSOR1.

NameTypeValuesDescription
positionreal-5.0 - 5.0Vertical cursor A position in the specified Waveform View; 0.0 divisions is center, 5.0 is top, and -5.0 is bottom.
real (divisions) - Returns the vertical cursor A position of the specified cursor in the specified Waveform View.
DISplay:WAVEView1:CURSor:CURSOR1:HBArs:APOSition 3.0e0
DISplay:WAVEView1:CURSor:CURSOR1:HBArs:APOSition?

Queries the vertical cursor B position of the specified cursor in the specified Waveform View.

real - The vertical cursor B position of the specified cursor in the specified Waveform View.
DISplay:WAVEView1:CURSor:CURSOR1:HBArs:BPOSition? might return DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:HBARS:BPOSITION 387.9148706896567E-3 indicating the B cursor position is 387.9 mV.

Sets or queries the cursor tracking mode of the specified cursor in the specified Waveform View.

NameTypeValuesDescription
modeenumINDEPENDENT | TRACKSelects the cursor tracking mode.
enum - Returns the current cursor tracking mode of the specified cursor in the specified Waveform View.
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:MODE TRACK
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:MODE? might return DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:MODE TRACK, indicating that the two cursors move in unison.

Sets or queries the horizontal cursor A position of the specified cursor in the specified Waveform View. WAVEView<x> must be WAVEView1 and Cursor<x> must be CURSOR1.

NameTypeValuesDescription
<NR3>real-Horizontal cursor A position of the specified cursor in the specified Waveform View.
real - Returns the horizontal cursor A position of the specified cursor in the specified Waveform View.
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:AXPOSITION 15.0E-3
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:AXPOSITION?

Sets or queries the vertical cursor A position of the specified cursor in the specified Waveform View. WAVEView<x> must be WAVEView1 and Cursor<x> must be CURSOR1.

NameTypeValuesDescription
<NR3>real-The vertical cursor A position of the specified cursor in the specified Waveform View.
real - The vertical cursor A position of the specified cursor in the specified Waveform View.
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:AYPOSITION 25.0E-3
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:AYPOSITION? might return DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:AYPOSITION -53.0000E-03

Sets or queries the horizontal cursor B position of the specified cursor in the specified Waveform View. WAVEView<x> must be WAVEView1 and Cursor<x> must be CURSOR1.

NameTypeValuesDescription
<NR3>real-The horizontal cursor B position of the specified cursor in the specified Waveform View.
real - Returns the horizontal cursor B position of the specified cursor in the specified Waveform View.
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:BXPOSITION 15.0E-3
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:BXPOSITION? might return
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:BXPOSITION -64.0000E-03

Sets or queries the vertical cursor B position of the specified cursor in the specified Waveform View. WAVEView<x> must be WAVEView1 and Cursor<x> must be CURSOR1.

NameTypeValuesDescription
<NR3>real-The vertical cursor B position of the specified cursor in the specified Waveform View.
real - Returns the vertical cursor B position of the specified cursor in the specified Waveform View.
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:BYPOSITION 25.0E-3
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SCREEN:BYPOSITION?

Queries the split mode of the specified cursor in the specified Waveform View. SAME indicates both cursors have the same source; SPLIT indicates the cursors have different sources.

enum - Returns the split mode of the specified cursor.
DISplay:WAVEView1:CURSor:CURSOR1:SPLITMODE? might return DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:SPLITMODE SAME indicating the cursors have the same source.

Returns the horizontal cursor A position of the specified cursor in the specified Waveform View.

real - The horizontal cursor A position of the specified cursor in the specified Waveform View.
DISplay:WAVEView1:CURSor:CURSOR1:VBArs:APOSition? might return
DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:VBARS:APOSITION -5.0E-6 indicating the cursor A position is -5.0 μs.

Sets or queries the horizontal cursor A position of the specified cursor in the specified Waveform View.

NameTypeValuesDescription
<NR3>real-Horizontal cursor A position of the specified cursor in the specified Waveform View.
real - Returns the horizontal cursor A position of the specified cursor in the specified Waveform View.
DISplay:WAVEView1:CURSor:CURSOR1:WAVEform:APOSition 1.5e-6
DISplay:WAVEView1:CURSor:CURSOR1:WAVEform:APOSition? might return DISPLAY:WAVEVIEW1:CURSOR:CURSOR1:WAVEFORM:APOSITION -1.2667480236557E-6

Selects or queries the type of graticule displayed for the specified Waveform View. WAVEView<x> must be WAVEView1.

enum - Returns the current graticule type.
DISplay:WAVEView1:GRAticule TIME
DISplay:WAVEView1:GRAticule?

Sets or queries the graticule saturation level for the specified Waveform View. The value is given as an NR2 percentage.

NameTypeValuesDescription
valuereal%Graticule saturation level.
real (%) - Returns the graticule saturation level as a percentage.
DISplay:WAVEView1:INTENSITy:GRATicule 75
DISplay:WAVEView1:INTENSITy:GRATicule?

Sets or queries the waveform saturation level for the specified Waveform View. WAVEView<x> must be WAVEView1.

NameTypeValuesDescription
levelreal%Waveform saturation level.
real (%) - Returns the waveform saturation level as a percentage.
DISplay:WAVEView1:INTENSITy:WAVEform 75
DISplay:WAVEView1:INTENSITy:WAVEform?

Sets or queries whether the specified math is auto-scaled when the math equation changes within the specified Waveform View.

enum - Returns the auto-scale setting for the specified math.

Sets or queries the state of the specified math waveform in the specified Waveform View. WAVEView<x> must be WAVEView1.

NameTypeValuesDescription
stateenumNR1 | OFF | ONTurns the specified math waveform off or on; <NR1> = 0 disables it and any other value enables it.
enum - Returns the state of the specified math waveform in the specified Waveform View.
DISplay:WAVEView1:MATH:MATH1:STATE OFF
DISplay:WAVEView1:MATH:MATH2:STATE? might return DISPLAY:WAVEVIEW1:MATH:MATH2:STATE 1 indicating the math is displayed.

Sets or queries the vertical position in divisions of the specified math waveform in the specified Waveform View.

real - Returns the vertical position in divisions of the specified math waveform.
DISplay:WAVEView1:MATH:MATH1:VERTical:POSition 0
DISplay:WAVEView1:MATH:MATH1:VERTical:POSition?

Sets or queries the vertical scale of the specified math waveform in volts per division within the specified Waveform View. WAVEView<x> must be WAVEView1.

NameTypeValuesDescription
<NR3>realV/divVertical scale of the specified math waveform.
real (V/div) - Returns the vertical scale of the specified math waveform.
DISplay:WAVEView1:MATH:MATH1:VERTical:SCAle 400e-3 sets the scale to 400 mV per division.
DISplay:WAVEView1:MATH:MATH1:VERTical:SCAle? might return
DISPLAY:WAVEVIEW1:MATH:MATH1:VERTICAL:SCALE 395.0000E-3 indicating the scale is 395 mV.

Sets or queries whether the specified trend gets auto-scaled when new data is available within the specified Waveform View.

enum - Returns the auto-scale state of the specified plot.
DISplay:WAVEView1:PLOT:PLOT1:AUTOScale 1 enables auto-scaling the specified plot in the specified Waveform View.
DISplay:WAVEView1:PLOT:PLOT1:AUTOScale? might return DISPLAY:WAVEVIEW1:PLOT:PLOT1:AUTOSCALE 0 indicating that auto-scaling for plot 1 is off.

Returns the on/off state of the specified plot in the specified Waveform View. A response of 1 indicates the plot is on; 0 indicates it is off.

enum - The specified plot state.
DISplay:WAVEView1:PLOT:PLOT1:STATE? might return DISPLAY:WAVEVIEW1:PLOT:PLOT1:STATE 1 indicating
the specified plot in the specified Waveform View is on.

Sets or queries the vertical position of the specified time trend in the specified Waveform View in absolute units.

real - Returns the vertical position of the specified time trend in the specified Waveform View.

Sets or queries the vertical scale of the specified plot in a Waveform View. The query returns the current scale value.

real - Returns the current vertical scale value for the specified plot.
DISplay:WAVEView1:PLOT:PLOT1:VERTical:SCAle 725.0e-3
DISplay:WAVEView1:PLOT:PLOT1:VERTical:SCAle?

Sets or queries the state of the specified reference waveform in the specified Waveform View. WAVEView<x> must be WAVEView1.

NameTypeValuesDescription
stateenum0 | OFF | ONDisables the specified reference when 0 or OFF is used; any other value turns it on.
enum - Returns the state of the specified reference waveform in the specified Waveform View. 1 indicates the reference is on.
DISplay:WAVEView1:REF:REF1:STATE OFF
DISplay:WAVEView1:REF:REF1:STATE? might return DISPLAY:WAVEVIEW1:REF:REF1:STATE 1 indicating the
specified reference in the specified Waveform View is on.

Sets or returns the selected frame of the specified digital ref. Each reference has a unique selected frame.

NameTypeValuesDescription
frameinteger-Selected frame of the specified digital ref.
integer - Returns the selected frame of the specified digital ref.
DISplay:WAVEView1:REF1_DALL:FRAMe? might return DISPLAY:WAVEVIEW1:REF1_DALL:FRAME 1, indicating the selected frame is 1.

Sets or queries the vertical position of the specified reference in the Waveform View, in divisions.

real - Returns the vertical position in divisions.
DISplay:WAVEView1:REF:REF1:VERTical:POSition -2.5e0
DISplay:WAVEView1:REF:REF1:VERTical:POSition?

Sets or queries the vertical scale of the specified reference in volts per division within the specified Waveform View. WAVEView<x> must be WAVEView1.

NameTypeValuesDescription
NR3realV/divThe vertical scale of the specified reference waveform.
real (V/div) - Returns the vertical scale of the specified reference waveform in volts per division.
DISplay:WAVEView1:REF:REF1:VERTical:SCAle 400e-3
DISplay:WAVEView1:REF:REF1:VERTical:SCAle?

Sets or queries the vertical position of the specified Frequency vs. Time trace in the Waveform View, in divisions. For this command, WAVEView<x> is always WAVEView1 and RF_FREQuency<x> specifies the waveform number.

real (divisions) - Returns the vertical position in divisions. 0.0 divisions is center, 5.0 is the top of the Waveform View, and -5.0 is the top of the Waveform View.
DISplay:WAVEView1:RF_FREQuency1:VERTical:POSition? might return
DISplay:WAVEView1:RF_FREQuency1:VERTical:POSition -4.79, indicating the Channel 1 Frequency vs. Time vertical position is -4.79 divisions.

Sets or queries the vertical scale of the specified Frequency vs. Time trace in the Waveform View, in Hertz per division.

real (Hz) - Returns the vertical scale of the specified Frequency vs. Time trace, in Hertz per division.
DISplay:WAVEView1:RF_FREQuency2:VERTical:SCAle? might return
DISplay:WAVEView1:RF_FREQuency2:VERTical:SCAle 2.0E3, indicating the vertical scale of the Channel 2 Frequency vs. Time trace is 2KHz per division.

Queries the vertical position of the specified Magnitude vs. Time trace in the specified Waveform View. The value is returned in divisions, with 0.0 at center.

real (divisions) - Vertical position in divisions of the specified Magnitude vs. Time trace.

Sets or queries the vertical scale of the specified Magnitude vs. Time trace in the specified Waveform View. The scale is in volts, watts, or dB per division depending on the Magnitude Format setting.

NameTypeValuesDescription
<NR3>real-Sets the vertical scale.
real - Returns the vertical scale of the specified Magnitude vs. Time trace.
DISplay:WAVEView1:RF_MAGnitude3:VERTical:SCAle 5.0
DISplay:WAVEView1:RF_MAGnitude2:VERTical:SCAle?

Sets or queries the vertical position of the specified Phase vs. Time trace in Waveform View, in divisions.

NameTypeValuesDescription
xinteger-WAVEView<x> is always WAVEView1.
xinteger-RF_PHASe<x> specifies the number of the Phase vs. Time Frequency waveform.
positionrealdivisionsSets the vertical position in divisions. 0.0 divisions is center, 5.0 is the top of the Waveform View, and -5.0 is the top of the Waveform View.
real (divisions) - Returns the vertical position in divisions.
DISplayWAVEView1:RF_PHASe1:VERTical:POSition? might return
DISplayWAVEView1:RF_PHASe1:VERTical:POSition -1.7, indicating the Channel 1 Phase vs. Time vertical
position is -1.7 divisions.

Sets or queries the vertical scale of the specified Phase vs. Time trace in the specified Waveform View, in degrees per division.

NameTypeValuesDescription
NR3realdeg/divSets the vertical scale, in degrees per division.

Sets or queries how the waveforms are displayed for analysis mode. WAVEView<x> must be WAVEView1.

enum - Returns the waveform display style for the specified Waveform View.
DISplay:WAVEView1:STYle VECTORS
DISplay:WAVEView1:STYle?

Sets or queries the waveform layout style used by the display. WAVEView<x> must be WAVEView1.

NameTypeValuesDescription
styleenumOVErlay | STAckedSpecifies whether the display view style is overlay or stacked.
enum - Returns the waveform layout style of the specified Waveform View.
DISplay:WAVEView1:VIEWStyle OVERLAY sets the view style to overlay.
DISplay:WAVEView1:VIEWStyle? might return DISPLAY:WAVEVIEW1:VIEWSTYLE STACKED indicating the view style is stacked.

Returns the horizontal position of the specified zoom box in the specified Waveform View. The value is the percent of the waveform that is to the left of screen center, when the zoom factor is 2× or greater.

real (%) - The horizontal position of the zoom box, returned as a percent of the waveform left of screen center.
DISPLAY:WAVEVIEW1:ZOOM:ZOOM1:HORIZONTAL:POSITION? might return

Sets or queries the horizontal zoom factor of the specified zoom in the specified Waveform View. WAVEView<x> must be WAVEView1 and ZOOM<x> must be ZOOM1.

NameTypeValuesDescription
NR3real1 - 2-4Amount of expansion in the horizontal direction in 1-2-4 increments.
real - Returns the horizontal zoom factor setting.
DISPLAY:WAVEVIEW1:ZOOM:ZOOM1:HORIZONTAL:SCALe 5
DISPLAY:WAVEVIEW1:ZOOM:ZOOM1:HORIZONTAL:SCALe? might return
DISPLAY:WAVEVIEW1:ZOOM:ZOOM1:HORIZONTAL:SCALe 10

Sets or queries the horizontal scale of the specified zoom window.

NameTypeValuesDescription
<NR3>real-The horizontal scale of the zoom window.
real - Returns the horizontal scale of the zoom window.
DISplay:WAVEView1:ZOOM:ZOOM1HORizontal:WINSCALe? might return

Sets or queries the zoom display state of the specified zoom in the specified Waveform View. This command is equivalent to pushing the zoom button on the front panel.

NameTypeValuesDescription
stateenumON | OFFTurns the specified zoom on or off.
valueinteger0Enables the specified zoom for any nonzero value and disables it for 0.
enum - Returns the zoom display state of the specified zoom.
DISplay:WAVEView1:ZOOM:ZOOM1:STATe ON
DISplay:WAVEView1:ZOOM:ZOOM1:STATe? might return DISplay:WAVEView1:ZOOM:ZOOM1:STATe 1, indicating that specified zoom is on.

Returns the vertical position of the specified zoom in the specified Waveform View. The position is freely movable within the confines of the acquired waveform.

real - The vertical position of the specified zoom in the specified Waveform View.
DISplay:WAVEView1:ZOOM:ZOOM1:VERTical:POSition? might return
DISplay:WAVEView1:ZOOM:ZOOM1:VERTical:POSition 23.90000, indicating that the vertical position of the specified zoom in the specified Waveform View is set to 23.9, where the vertical zoom factor is 10x, top of screen is -50 and bottom if +50, and 0 is the vertical center.

Sets or queries the vertical zoom factor of the specified zoom in the specified Waveform View. The entered value uses the nearest scale factor; setting the vertical scale to 1 indicates unity (no zoom).

NameTypeValuesDescription
NR3real-Amount of vertical expansion or compression.
real - Returns the vertical scale of the specified zoom in the specified Waveform View.
DISplay:WAVEView1:ZOOM:ZOOM2:VERTical:SCALe? might return
DISplay:WAVEView1:ZOOM:ZOOM2:VERTical:SCALe 2.0000, indicating that the vertical scale of zoom1 of waveview1 is 2×.

Returns the selected frame of the specified analog ref.

integer - The selected frame number of the specified analog ref.
DISplay:WAVEView1:REF:REF2:FRAMe? might return DISPLAY:WAVEVIEW1:REF:REF2:FRAME 1, indicating the selected frame is 1.
:DISPLAY:CLOCKset / query

Sets the display clock state. The factory default is 1.

Sets the digital display activity state. The factory default is 0.

NameTypeValuesDescription
stateenum0 | 1Enables or disables digital activity display.

Sets the digital display height. The factory default is MEDIUM.

NameTypeValuesDescription
heightenumMEDIUMDigital display height setting.

Sets the graticule display mode. The factory default is FULL.

NameTypeValuesDescription
modeenumFULLGraticule display mode.

Sets the display backlight intensity. The factory default is HIGH.

NameTypeValuesDescription
stateenumHIGHBacklight intensity setting.

Sets the graticule intensity. The factory default is 75.

NameTypeValuesDescription
intensityinteger-Graticule intensity setting.

Sets the waveform display intensity. The factory default is 35.

NameTypeValuesDescription
intensityinteger0 - 100Waveform display intensity.

Sets the display persistence value. The factory default is 0.0E+0.

NameTypeValuesDescription
persistencereal-Persistence setting value.

Sets the display trigger frequency option to the factory default value. The factory default for this setting is 0.

:DISPLAY:XYset / query

Sets or queries whether XY display mode is enabled. The factory default is OFF.

NameTypeValuesDescription
stateenumON | OFFEnables or disables XY display mode.

Enables or disables whether the XY display includes a YT trace. The factory default is OFF.

Turns the CH2 waveform on.

NameTypeValuesDescription
stateinteger0 - 1Sets the display state of the CH2 waveform.

Turns the CH2 waveform on.

NameTypeValuesDescription
stateinteger-Enables or disables the CH2 waveform display.

Sets or queries the global mechanical measurement results units.

enum - Returns the global mechanical measurement results units.

Sets or queries whether histogram center is percentage relative to unit interval or an absolute value for eye width measurement.

Sets or queries the histogram width in terms of percentage.

NameTypeValuesDescription
widthreal%Histogram width in percentage.

Returns the horizontal scale units of the specified measurement.

NameTypeValuesDescription
xinteger-Specified measurement number.
enum - Horizontal scale units of the specified measurement.

Returns the vertical scale units of the specified measurement.

enum - Returns the vertical scale units of the specified measurement.

Sets or queries the global mechanical source of the specified source number.

NameTypeValuesDescription
xinteger1Source number to select.

Sets or queries the minimum number of unit intervals required for BUJ analysis.

Sets or queries the global population limit value.

NameTypeValuesDescription
valuereal-Global population limit value.
real - Returns the global population limit value.

Sets or queries the value used as the mid reference level of the falling edge.

real - Returns the value used as the mid reference level of the falling edge.

Sets or queries the value used as the high reference level of the rising edge.

real - Returns the value used as the high reference level of the rising edge.

Sets or queries the method used to calculate the TOP and BASE, used to calculate reference levels.

enum - Returns the method used to calculate the TOP and BASE, used to calculate reference levels.

Enables or disables generator source one for WBG measurement.

NameTypeValuesDescription
stateenumENABled | DISabledTurns generator source one on or off for the WBG measurement.

Enables or disables generator source two for WBG measurement.

NameTypeValuesDescription
stateenumOFF | ONEnables or disables generator source two for WBG measurement.

Adds a measurement by name from a fixed list of measurement types.

NameTypeValuesDescription
measurement_typeenumACCOMMONMODE | ACPR | ACRMS | AMPLITUDE | AREA | BASE | BITAMPLITUDE | BITHIGH | BITLOW | BURSTWIDTH | CCJITTER | COMMONMODE | CPOWER | DATARATE | DCD | DDJ | DDRAOS | DDRAOSPERTCK | DDRAOSPERUI | DDRAUS | DDRAUSPERTCK | DDRAUSPERUI | DDRHOLDDIFF | DDRSETUPDIFF | DDRTCHABS | DDRTCHAVERAGE | DDRTCKAVERAGE | DDRTCLABS | DDRTCLAVERAGE | DDRTERRMN | DDRTERRN | DDRTJITCC | DDRTJITDUTY | DDRTJITPER | DDRTPST | DDRTRPRE | DDRTWPRE | DDRVIXAC | DDRTDQSCK | DELAY | DJ | DJDIRAC | DPMPSIJ | EYEHIGH | EYELOW | FALLSLEWRATE | FALLTIME | FREQUENCY | F2 | F4 | F8 | HEIGHT | HEIGHTBER | HIGH | HIGHTIME | HOLD | IMDAANGLE | IMDADIRECTION | IMDADQ0 | IMDAEFFICIENCY | IMDAHARMONICS | IMDAMECHPWR | IMDAPOWERQUALITY | IMDASPEED | IMDASYSEFF | IMDATORQUE | ISI | JITTERSUMMARY | J2 | J9 | LOW | LOWTIME | MAXIMUM | MEAN | MINIMUM | NDUty | NOVERSHOOT | NPERIOD | NPJ | NWIDTH | OBW | PATTERNLENGTH | PDUTY | PERIOD | PHASE | PHASENOISE | PJ | PK2Pk | POVERSHOOT | PWIDTH | QFACTOR | RISESLEWRATE | RISETIME | RJ | RJDIRAC | RMS | SETUP | SJFREQ | SKEW | SRJ | SSCFREQDEV | SSCMODRATE | SSCSLEWRATE | TIE | TIMEOUTSIDELEVEL | TIMETOMAX | TIMETOMIN | TJBER | TNTRATIO | TOP | UNITINTERVAL | VDIFFXOVR | WBGDDT | WBGDIODEDDT | WBGEOFF | WBGEON | WBGERR | WBGIPEAK | WBGIRRM | WBGQOSS | WBGQRR | WBGTDOFF | WBGTDON | WBGTF | WBGTON | WBGTOFF | WBGTR | WBGTRR | WBGTDT | WBGVPEAK | WIDTH | WIDTHBERMeasurement type to add.

Query-only command that returns all measurement parameters.

string - Returns all measurement parameters as a semicolon-separated list of measurement settings.
MEASUREMENT?

Adds the specified measurement to the measurement group.

NameTypeValuesDescription
QStringstring-The measurement to add, in the form "MEAS<NR1>" where NR1 6 1.
MEASUrement:ADDNew "MEAS11" adds measurement 11.

Sets or queries the annotation state for measurements. OFF turns off measurement annotations; AUTO turns on visible measurement annotations.

NameTypeValuesDescription
stateenumOFF | AUTOControls whether measurement annotations are shown.
enum - Returns the measurement annotation state.
MEASUREMENT:ANNOTATE OFF
MEASUREMENT:ANNOTATE?

Sets or queries the annotation state for measurements. OFF turns off measurement annotations, and AUTO turns on visible measurement annotations.

NameTypeValuesDescription
stateenumOFF | AUTOAnnotation state for measurements.
enum - Returns the current measurement annotation state.
MEASUREMENT:ANNOTATE OFF turns off measurement annotations.
MEASUREMENT:ANNOTATE? might return MEASUREMENT:ANNOTATION:STATE OFF, indicating that no measurement annotations are active.

Performs a specified autoset. The available autoset actions include DPM, analysis jitter, IMDA 3 phase, and WBG-related operations.

NameTypeValuesDescription
modeenumDPMAutoset | DPMPReset | EXECute | THREEPHASEAUTOset | WBGDeskewexec | WBGPREset | WBGGSTIMSpecifies which autoset operation to perform.
MEASUREMENT:AUTOSET EXECute performs an analysis jitter autoset.
MEASUREMENT:AUTOSET THREEPHASEAUTOset performs an IMDA 3 phase autoset.

Sets or queries the value used as the high reference level of the falling edge when the source reference level method is set to absolute. The channel number is specified by x.

Sets or queries the value used as the high reference level of the falling edge when the source reference level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
high reference levelrealVHigh reference level of the falling edge.
real (V) - Returns the high reference level setting for the falling edge, in volts.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLHIGH 1.5
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLHIGH?

Sets or queries the value used as the low reference level of the falling edge when the source reference level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
levelrealVLow reference level value for the falling edge.
real (V) - Returns the low reference level setting for the falling edge.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLLOW 1.5
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLLOW?

Sets or queries the value used as the low reference level of the falling edge when the source reference level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
levelrealVLow reference level value for the falling edge.
real (V) - Returns the low reference level of the falling edge.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLLOW 1.5
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLLOW? might return
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLLOW 1.5000

Sets or queries the value used as the mid reference level of the falling edge when the source ref level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
NR3realVThe mid reference level value.

Sets or queries the mid reference level used to calculate the falling-edge mid reference level when the measurement ref level method is set to Absolute. The channel number is specified by x.

NameTypeValuesDescription
valuerealVMid reference level used to calculate the falling-edge mid reference level.
string - Returns the command and numeric value for the falling-edge mid reference level.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLMID 0 sets the mid reference level of the falling edge to 0.0 V.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLMID? might return
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:FALLMID 0.0E+0 indicating that the mid reference level of the falling edge is 0.0 V.

Sets or queries the hysteresis value of the reference level when the source reference level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
hysteresisreal-Hysteresis value used for autoset.
real - Returns the reference hysteresis level setting.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:HYSTERESIS 30.0000E-3
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:HYSTERESIS?

Sets or queries the hysteresis value of the reference level when the source ref level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
NR3real-Hysteresis value used for autoset.
real - Returns the hysteresis value of the reference level when the source ref level method is set to absolute.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:HYSTERESIS 30.0000E-3
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:HYSTERESIS?

Sets or queries the high reference level used for the rising edge when the source ref level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
high reference levelrealVHigh reference level of the rising edge when the source ref level method is set to absolute.
real (V) - Returns the high reference level of the rising edge.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISEHIGH 1.5 sets the high reference level of the rising edge to 1.5 V.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISEHIGH? might return
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISEHIGH 1.0000 indicating that the high reference level of the rising edge is 1.0 V.

Sets or queries the value used as the high reference level of the rising edge when the source ref level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
high reference levelreal-High reference level of the rising edge when the source ref level method is set to absolute.
real (V) - Returns the high reference level of the rising edge when the source ref level method is set to absolute.

Sets or queries the value used as the low reference level of the rising edge when the source ref level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
levelreal-The low reference level of the rising edge when the source ref level method is set to absolute.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISELOW 1.5
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISELOW? might return
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISELOW 1.0000

Sets or queries the value used as the low reference level of the rising edge when the source ref level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number specified in the command mnemonic.
low reference levelreal-Low reference level of the rising edge when the source ref level method is set to absolute.
real - Returns the low reference level of the rising edge when the source ref level method is set to absolute.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISELOW 1.5
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISELOW?
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISELOW 1.0000

Sets or queries the value used as the mid reference level of the rising edge when the source ref level method is set to absolute. The channel number is specified by x.

NameTypeValuesDescription
NR3realVThe mid reference level of the rising edge when the source ref level method is set to absolute.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISEMID 0 sets the mid reference level of the rising edge to 0.0 V.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISEMID? might return
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:RISEMID 0.0E+0 indicating that the mid reference level of the rising edge is 0.0 V.

Sets or queries the method used to calculate the reference levels for the measurement channel. The channel number is specified by x.

NameTypeValuesDescription
modeenumPERCent | ABSoluteReference level calculation method.

Queries the absolute reference-level type for the specified measurement channel.

enum - Returns whether the absolute reference levels for the specified measurement channel are the same or not the same.
MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:TYPE? might return MEASUREMENT:CH2:REFLEVELS:ABSOLUTE:TYPE SAME indicating that the reference levels for absolute measurements are the same.

Sets or queries the method used to calculate the TOP and BASE reference levels for the specified measurement channel.

NameTypeValuesDescription
modeenumAUTO | MINMax | MEANhistogram | MODEhistogram | EYEhistogramMethod used to calculate TOP and BASE reference levels.
enum - Returns the currently selected reference level calculation method.
MEASUREMENT:CH2:REFLEVELS:BASETOP MINMAX specifies that reference levels are relative to the measurement MIN
MEASUREMENT:CH2:REFLEVELS:BASETOP? might return MEASUREMENT:CH2:REFLEVELS:BASETOP AUTO indicating
the reference levels are chosen automatically.

Sets or queries the method used to calculate the TOP and BASE used to calculate measurement reference levels. The channel number is specified by x.

enum - Returns the reference-level calculation method for the specified measurement channel.
MEASUREMENT:CH2:REFLEVELS:BASETOP MINMAX
MEASUREMENT:CH2:REFLEVELS:BASETOP?

Sets or queries the method used to calculate reference levels for the measurement channel specified by x.

NameTypeValuesDescription
methodenumPERCent | ABSoluteThe reference level method to use.

Sets or queries the method used to calculate reference levels for the measurement on the specified channel.

enum - Returns the reference level method for the specified measurement channel.

Sets or queries the percentage used to calculate the high reference level of the falling edge when the reference level method is set to percent. The channel number is specified by x.

NameTypeValuesDescription
percentagereal0 - 100Percentage used to calculate the high reference level for the falling edge when Ref level method is set to Percent.
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLHIGH 90.0000
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLHIGH?

Sets or queries the percentage used to calculate the high reference level of the falling edge when the measurement Ref level method is set to Percent. The channel number is specified by x.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
percentreal%Percentage used to calculate the high reference level for the falling edge.
real (%) - Returns the percentage setting for the high reference level of the falling edge, in percent.
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLHIGH 90.0000
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLHIGH?

Sets or queries the percentage used to calculate the low reference level of the falling edge when the measurement ref level method is set to Percent. The channel number is specified by x.

NameTypeValuesDescription
<NR3>real%The percentage used to calculate the low reference level when the measurement Ref level method is set to Percent.
real (%) - Returns the percentage used to calculate the low reference level of the falling edge.
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLLOW 10.0000 sets the reference levels for the falling edge to 10%.
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLLOW? might return MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLLOW 10.0000 indicating the reference levels for the falling edge is set to 10%.

Sets or queries the percentage used to calculate the low reference level of the falling edge when the source Ref level method is set to Percent. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
percentagereal1 - 100Percentage used to calculate the low reference level for the falling edge when the Ref level method is set to Percent.
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLLOW 10.0000 sets the reference levels for the falling edge to 10%.

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the reference level method is set to Percent. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
real (%) - Returns the percentage used to calculate the mid reference level of the falling edge.
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLMiD 50.0000
MEASUREMENT:CH2:REFLEVELS:PERCENT:FALLMID?

Sets or queries the percentage used to calculate the hysteresis of the reference level when the measurement ref level method is set to percent. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
hysteresisreal%Percentage used to calculate the hysteresis of the reference level.
real (%) - Returns the reference level hysteresis value.
MEASUREMENT:CH2:REFLEVELS:PERCENT:HYSTERESIS 5.0000 sets the reference level hysteresis to 5.0 mV.
MEASUREMENT:CH2:REFLEVELS:PERCENT:HYSTERESIS? might return
MEASUREMENT:CH2:REFLEVELS:PERCENT:HYSTERESIS 5.0000 indicating the reference level hysteresis is set to
5.0 mV.

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement ref level method is set to percent. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
percentagereal%Percentage used to calculate the high reference level for the rising edge when the ref level method is set to Percent.
MEASUREMENT:CH2:REFLEVELS:PERCENT:RISEHIGH 90.0000
MEASUREMENT:CH2:REFLEVELS:PERCENT:RISEHIGH?

Sets or queries the percentage used to calculate the low reference level of the rising edge when the measurement ref level method is set to percent. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
percentreal%Percentage used to calculate the low reference level of the rising edge.
string - Query returns the command and current value of the low reference level setting.
MEASUREMENT:CH2:REFLEVELS:PERCENT:RISELOW 10.0000
MEASUREMENT:CH2:REFLEVELS:PERCENT:RISELOW? might return MEASUREMENT:CH2:REFLEVELS:PERCENT:RISELOW 10.0000

Sets or queries the percentage mid reference level used for a measurement's rising edge when the Ref level method is Percent. The value is given as a percentage, where 50% is equal to MID.

NameTypeValuesDescription
NR3real%Percentage used to calculate the mid reference level for the rising edge.
real (%) - Returns the percentage mid reference level for the rising edge, as a value where 50% is equal to MID.
MEASUREMENT:CH2:REFLEVELS:PERCENT:RISEMiD 50.0000
MEASUREMENT:CH2:REFLEVELS:PERCENT:RISEMID? might return
MEASUREMENT:CH2:REFLEVELS:PERCENT:RISEMID 50.0000

Specifies or queries the reference level percent type for the measurement. The channel number is specified by x.

NameTypeValuesDescription
modeenumTENNinety | TWENtyeighty | CUSTomReference level percent type.
enum - Returns the reference level percent type for the measurement.
MEASUREMENT:CH2:REFLEVELS:PERCENT:TYPE TENNINETY
MEASUREMENT:CH2:REFLEVELS:PERCENT:TYPE? might return MEASUREMENT:CH2:REFLEVELS:PERCENT:TYPE TWENTYEIGHTY indicating the reference levels are set to the 20 and 80% levels.

Sets or queries the global advanced clock recovery method. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
methodenumNONE | NOMinal | PATTernGlobal advanced clock recovery method.
enum - Returns the current global advanced clock recovery method.

Sets or queries the global clock frequency used when fixed constant clock recovery is used for the measurement. It affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
frequencyrealHzGlobal clock frequency used with Constant Clock - Fixed clock recovery method.
real (Hz) - Returns the global clock frequency.
MEASUREMENT:CLOCKRECOVERY:CLOCKFREQUENCY 2.0E+9
MEASUREMENT:CLOCKRECOVERY:CLOCKFREQUENCY?

Sets or queries the global clock multiplier used when explicit clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
clock multiplierreal-Global clock multiplier.
MEASUREMENT:CLOCKRECOVERY:CLOCKMULTIPLIER 1.000 sets the clock multiplier to 1.000.

Sets or queries the global constant clock mode used when constant clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
modeenumMEAN | MEDian | FIXedSelects the constant clock mode.
enum - Returns the current constant clock mode.
MEASUREMENT:CLOCKRECOVERY:CONSTCLOCKMODE MEAN
MEASUREMENT:CLOCKRECOVERY:CONSTCLOCKMODE? might return
MEASUREMENT:CLOCKRECOVERY:CONSTCLOCKMODE MEAN indicating the constant clock mode is set to MEAN.

Sets or queries the global damping value used when PLL clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
dampingreal-Global clock recovery damping value.
real - Returns the current global damping value.
MEASUREMENT:CLOCKRECOVERY:DAMPING
MEASUREMENT:CLOCKRECOVERY:DAMPING? might return MEASUREMENT:CLOCKRECOVERY:DAMPING 700.0000E-3

Sets or queries the path and filename of the file containing the data pattern. The file path is supplied in quotes.

NameTypeValuesDescription
pathstring-Path and filename of the file containing the data pattern.
string - Returns the current data path and filename.
MEASUREMENT:CLOCKRECOVERY:DATAPATH "C:/E:" sets the data path to C:/E:.
MEASUREMENT:CLOCKRECOVERY:DATAPATH? might return MEASUREMENT:CLOCKRECOVERY:DATAPATH "C:/E".

Sets or queries the global nominal data bit rate used when nominal data rate clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
ratereal-Global value for the nominal data rate.
real - Returns the global nominal data bit rate used for clock recovery.
MEASUREMENT:CLOCKRECOVERY:DATARATE 2.0e+9 sets the data rate for clock recovery to 2.0 GHz.
MEASUREMENT:CLOCKRECOVERY:DATARATE? might return MEASUREMENT:CLOCKRECOVERY:DATARATE 2.5000E+9 indicating the data rate is 2.5 GHz.

Sets or queries the global explicit clock mode used when explicit clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
modeenumEDGE | PLLSelects the explicit clock recovery mode.

Sets or queries the global JTF bandwidth used when PLL clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
NR3real-Global clock recovery JTF bandwidth.
real - Returns the global clock recovery JTF bandwidth.
MEASUREMENT:CLOCKRECOVERY:JTFBANDWIDTH 2.0e6
MEASUREMENT:CLOCKRECOVERY:JTFBANDWIDTH?

Sets or queries the global loop bandwidth used when PLL clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
NR3real-The global loop bandwidth.
real - Returns the global loop bandwidth.
MEASUREMENT:CLOCKRECOVERY:LOOPBANDWIDTH 2.0e6 sets the loop bandwidth to 2.0 MHz.
MEASUREMENT:CLOCKRECOVERY:LOOPBANDWIDTH? might return MEASUREMENT:CLOCKRECOVERY:LOOPBANDWIDTH 1.0000E+6 indicating the loop bandwidth is 1.0 MHz.

Sets or queries how often the clock is calculated when constant clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
modeenumFIRST | EVERYSelects whether the clock is calculated on the first acquisition or on every acquisition.
enum - Returns the current clock-calculation setting.
MEASUREMENT:CLOCKRECOVERY:MEANAUTOCALCULATE EVERY calculates the clock on every acquisition.
MEASUREMENT:CLOCKRECOVERY:MEANAUTOCALCULATE? might return
MEASUREMENT:CLOCKRECOVERY:MEANAUTOCALCULATE FIRST indicating the clock is calculated on the first acquisition.

Sets or queries the global clock recovery method for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
modeenumPLL | CONSTANTCLOCK | EXPLICITCLOCKSelects the clock recovery method.
enum - Returns the current global clock recovery method for the measurement.
MEASUREMENT:CLOCKRECOVERY:METHOD EXPLICITCLOCK specifies using an explicit clock.
MEASUREMENT:CLOCKRECOVERY:METHOD? might return MEASUREMENT:CLOCKRECOVERY:METHOD PLL indicating the method is set to PLL.

Sets the PLL clock recovery model type. The valid model values are 1 or 2.

NameTypeValuesDescription
TYPE<x>integer1 - 2PLL model type to use for clock recovery.
MEASUREMENT:CLOCKRECOVERY:MODEL TYPE2
MEASUREMENT:CLOCKRECOVERY:MODEL?

Sets or queries the global offset value used when explicit clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
offsetreal-Global clock offset.
MEASUREMENT:CLOCKRECOVERY:NOMINALOFFSET 1.0
MEASUREMENT:CLOCKRECOVERY:NOMINALOFFSET?

Sets or queries the global offset type used when explicit clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
typeenumAUTO | MANUALSelects the global offset type.
MEASUREMENT:CLOCKRECOVERY:NOMINALOFFSET:SELECTIONTYPE AUTO
MEASUREMENT:CLOCKRECOVERY:NOMINALOFFSET:SELECTIONTYPE?

Sets or queries the global communications standard used when PLL clock recovery is used for the measurement. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
standardenumCUSTom | ENET100 | FW1394BS400B | FW1394BS800B | FW1394BS1600B | FBD1 | FBD2 | FBD3 | FC133 | FC266 | FC531 | FC1063 | FC2125 | FC4250 | FC8500 | ENET1000 | IBA2500 | IBA_GEN2 | OC1 | OC3 | OC12 | OC48 | PCIE_GEN1 | PCIE_GEN2 | PCIE_GEN3 | RIO125 | RIO250 | RIO3125 | SAS15_NOSSC | SAS3_NOSSC | SAS6_NOSSC | SAS12_NOSSC | SAS15_SSC | SAS3_SSC | SAS6_SSC | SAS12_SSC | SATA_GEN1 | SATA_GEN2 | SATA_GEN3 | USB3 | XAUI | XAUI_GEN2Selects the global communications standard for PLL clock recovery.
enum - Returns the current global communications standard used for PLL clock recovery.

Sets the PLL clock recovery loop feedback time-constants so the actual transfer function matches a mathematical filter polynomial. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 1.

NameTypeValuesDescription
stateenum1 | 0Turns automatic transition density compensation on or off.

Sets or queries the model used to separate DDJ from TIE.

NameTypeValuesDescription
modeenumSPECtraldomain | TIMDomainSelects the DDJ separation model.
enum - Indicates which DDJ separation model is set.
MEASUrement:DDJMethod SPECtraldomain
MEASUREMENT:DDJMethod?

Deletes all the active instances of measurements defined in the scope application.

Deletes the specified measurement.

NameTypeValuesDescription
measurementstring-The measurement to delete; must be in the form "MEAS<NR1>" where <NR1> is greater than or equal to 1.
MEASUREMENT:DELETE "MEAS4" deletes measurement 4.

Sets or queries the dirac model used to separate random from deterministic jitter for jitter measurements.

NameTypeValuesDescription
modelenumPCIExpress | FIBREchannelSelects the dirac model.
enum - Returns the current dirac model.
MEASUREMENT:DIRACMODEL FIBRECHANNEL sets the dirac model to FIBRECHANNEL.
MEASUREMENT:DIRACMODEL? might return MEASUREMENT:DIRACMODEL PCIEXPRESS indicating the dirac model is set to PCIECPRESS.

Sets or queries the display units used for jitter summary measurements.

NameTypeValuesDescription
modeenumSEConds | UNITINtervalsSelects the display units for jitter summary measurements.
enum - Returns the current display units setting.
MEASUREMENT:DISPLAYUNITS UNITINTERVALS sets the display units to unit intervals.
MEASUREMENT:DISPLAYUNITS? might return MEASUREMENT:DISPLAYUNITS SECONDS indicating the display units are seconds.

Sets or queries the state of period jitter analysis mode.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Selects whether period jitter analysis mode is active or off.
MEASUREMENT:ENABLEPjitter ON activates period jitter analysis mode.

Sets or queries the global high pass filter frequency for the measurement.

NameTypeValuesDescription
freqrealHzCurrent high pass filter frequency.
real (Hz) - Returns the current high pass filter frequency.
MEASUREMENT:FILTERS:HIGHPASS:FREQ 20.0e6
MEASUREMENT:FILTERS:HIGHPASS:FREQ?

Sets or queries the global high pass filter order for the measurement.

NameTypeValuesDescription
specenumNONE | FIRST | SECOND | THIRDSelects the high pass filter order or disables the high pass filter.
enum - Returns the current global high pass filter order for the measurement.
MEASUREMENT:FILTERS:HIGHPASS:SPEC NONE
MEASUREMENT:FILTERS:HIGHPASS:SPEC?

Sets or queries the global low pass filter frequency for the measurement.

NameTypeValuesDescription
frequencyreal-The current low pass filter frequency.
MEASUREMENT:FILTERS:LOWPASS:FREQ 20.0e6 sets the low pass frequency to 20 MHz.
MEASUREMENT:FILTERS:LOWPASS:FREQ? might return MEASUREMENT:FILTERS:LOWPASS:FREQ 10.0000E+6 indicating the low pass frequency is 10.0 MHz.

Sets or queries the global low pass filter order for the measurement.

NameTypeValuesDescription
modeenumNONE | FIRST | SECOND | THIRDGlobal low pass filter order.
enum - Returns the current global low pass filter order for the measurement.
MEASUREMENT:FILTERS:LOWPASS:SPEC SECOND
MEASUREMENT:FILTERS:LOWPASS:SPEC? might return MEASUREMENT:FILTERS:LOWPASS:SPEC NONE indicating no low pass filter.

Sets or queries the global gating type for measurements. Gating can be turned off or set to screen, cursor, logic, search, or time-based gating.

NameTypeValuesDescription
modeenumNONE | SCREEN | CURSor | LOGic | SEARch | TIMeGlobal measurement gating type.
MEASUREMENT:GATING SCREEN turns on measurement gating, using the left and right edges of the screen.
MEASUREMENT:GATING? might return MEASUREMENT:GATING CURSOR, indicating that measurements are limited to the portion of the waveform between the vertical bar cursors.

Sets or queries the global gating active level used for logic gating.

NameTypeValuesDescription
stateenumHIGH | LOWSelects whether the logic gate is active high or active low.

Sets or queries the end gate time for all measurements that use Global gating.

NameTypeValuesDescription
endtimereal-10000 - 10000Time gating end gate time in seconds.
real (s) - Returns the global end gate time in seconds.
MEASUrement:GATing:ENDtime 5.31e-2
MEASUrement:GATing:ENDtime?

Sets or queries the global gating hysteresis value used for logic gating.

NameTypeValuesDescription
hysteresisrealsThe gating hysteresis.
real (s) - Returns the gating hysteresis value.
MEASUREMENT:GATING:HYSTERESIS 40.0e-3
MEASUREMENT:GATING:HYSTERESIS?

Sets or queries the global logic source used for measurement gating. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Logic source selection.
enum - Returns the current logic source, such as a channel, math channel, or reference waveform.
MEASUREMENT:GATING:LOGICSOURCE MATH1
MEASUREMENT:GATING:LOGICSOURCE?

Sets or queries the global gating mid reference value used for logic gating.

NameTypeValuesDescription
mid ref valuerealVMid reference value for gating.
real (V) - Returns the current gating mid ref value.
MEASUREMENT:GATING:MIDREF 2.0
MEASUREMENT:GATING:MIDREF?

Sets or queries the global gating search source when the gating type is search.

NameTypeValuesDescription
SEARCH<x>enum-Specifies the search source.
returns

Sets or queries the start gate time for all measurements that use Global gating.

NameTypeValuesDescription
start gate timereal-10000 - 10000Time gating start gate time in seconds.
real (s) - Returns the current global start gate time in seconds.
MEASUrement:GATing:STARTtime -1.5e-3
MEASUrement:GATing:STARTtime?

Sets or queries the global input and output configuration.

NameTypeValuesDescription
configurationenumINPUT | OUTPUTSelects the source settings configuration as input or output.
enum - Returns the current source settings configuration.
MEASUREMENT:HIGHLEVEL:CONFIGURATION INPUT sets the source settings configuration as input.
MEASUREMENT:HIGHLEVEL:CONFIGURATION? might return MEASUrement:HIGHLEVel:CONFIGuration INPUT, indicating the source settings configuration is input.

Sets or queries the global input edge qualifier source. The source can be selected from an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the source used for the global input edge qualifier.
enum - Returns the current global input edge qualifier source.
MEASUREMENT:HIGHLEVEL:EDGEQUALIFIER CH1
MEASUREMENT:HIGHLEVEL:EDGEQUALIFIER?

Sets or queries the global input low pass filter frequency.

NameTypeValuesDescription
frequencyreal20 Hz - 10e6 HzGlobal input low pass filter frequency.
real (Hz) - Returns the global input low pass filter frequency.
MEASUREMENT:HIGHLEVEL:INLOWPASS:FREQ 1e3
MEASUREMENT:HIGHLEVEL:INLOWPASS:FREQ?

Sets or queries the global input low pass filter order.

NameTypeValuesDescription
orderenumNONE | FIRST | SECOND | THIRDSelects the global input low pass filter order.
enum - Returns the current global input low pass filter order.

Enables or disables the Line-to-Line to Line-to-Neutral conversion.

NameTypeValuesDescription
stateenum0 | 1Turns the conversion off or on.
MEASUREMENT:HIGHLEVEL:L2LTOL2N 1 enables Line-to-Line to Line-to-Neutral Conversion.
MEASUREMENT:HIGHLEVEL:L2LTOL2N? might return MEASUrement:HIGHLEVel:L2LTOL2N 0, indicating Line-to- Line to Line-to-Neutral Conversion is disabled.

Sets or queries the global input select lines.

NameTypeValuesDescription
linesenumABCB | ACBC | BACA | AN | BN | CNGlobal input select lines to use.
enum - Returns the current global input select lines.
MEASUREMENT:HIGHLEVEL:LINESELECTED ABCB sets the global input select lines as ABCB.
MEASUREMENT:HIGHLEVEL:LINESELECTED? might return MEASUrement:HIGHLEVel:LINESelected ABCB, indicating the global input select lines is ABCB.

Sets or queries the global output edge qualifier source.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the output edge qualifier source as an analog channel, math channel, or reference waveform.
enum - Returns the current global output edge qualifier source.
MEASUREMENT:HIGHLEVEL:OUTEDGEQUALIFIER CH1
MEASUREMENT:HIGHLEVEL:OUTEDGEQUALIFIER?

Sets or queries global output Line-to-Line to Line-to-Neutral Conversion.

NameTypeValuesDescription
stateenum0 | 1Enables or disables the global output Line-to-Line to Line-to-Neutral Conversion.
enum - Returns the current global output Line-to-Line to Line-to-Neutral Conversion state.
MEASUREMENT:HIGHLEVEL:OUTL2LTOL2N 1
MEASUREMENT:HIGHLEVEL:OUTL2LTOL2N?

Sets or queries the global output select lines.

NameTypeValuesDescription
modeenumXYZY | XZYZ | YXZX | XN | YN | ZNSelects which output lines are used.
enum - Returns the current global output select lines.

Sets or queries the global output low pass filter frequency.

NameTypeValuesDescription
frequencyreal20 Hz - 10e6 HzSpecifies the global output low pass filter frequency.
real (Hz) - Returns the global output low pass filter frequency.
MEASUREMENT:HIGHLEVEL:OUTLOWPASS:FREQ 1e3
MEASUREMENT:HIGHLEVEL:OUTLOWPASS:FREQ?

Sets or queries the global output low pass filter order.

NameTypeValuesDescription
orderenumNONE | FIRST | SECOND | THIRDGlobal output low pass filter order.

Sets or queries the global output source for measurement high-level results. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Global output source selection.
enum - Returns the current global output source selection.
MEASUREMENT:HIGHLEVEL:OUTSOURCE CH1 sets the global output source as channel 1.
MEASUREMENT:HIGHLEVEL:OUTSOURCE? might return MEASUrement:HIGHLEVel:OUTSOURCE CH1, indicating the global output source is channel 1.

Sets or queries the global output wiring configuration.

NameTypeValuesDescription
wiringenumP1W2V1I1 | P3W3V2I2 | P3W3V3I3 | P3W3 | DCP1W2Global output wiring configuration.
enum - Returns the current global output wiring configuration.
MEASUREMENT:HIGHLEVEL:OUTWIRING P3W3 sets the global output wiring configuration to P3W3.
MEASUREMENT:HIGHLEVEL:OUTWIRING? might return MEASUrement:HIGHLEVel:OUTWIRing P3W3V3I3, indicating
the global output wiring configuration is P3W3V3I3.

Sets or queries the global input source used for the high-level measurement. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the measurement input source.
enum - Returns the current global input source.
MEASUREMENT:HIGHLEVEL:SOURCE CH1
MEASUREMENT:HIGHLEVEL:SOURCE? might return MEASUrement:HIGHLEVel:SOURCE CH1, indicating the global input source is channel 1.

Sets or queries the global input source used for the measurement. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Global input source for the measurement.
enum - Returns the current global input source.
MEASUREMENT:HIGHLEVEL:SOURCE CH1 sets the global input source as channel 1.
MEASUREMENT:HIGHLEVEL:SOURCE? might return MEASUrement:HIGHLEVel:SOURCE CH1, indicating the global input source is channel 1.

Sets or queries the wiring configuration for the measurement.

NameTypeValuesDescription
wiringenumP1W2V1I1 | P1W3V2I2 | P3W3V2I2 | P3W3V3I3 | P3W3 | DCP1W2Selects the measurement wiring configuration.
enum - Returns the current wiring configuration.
MEASUREMENT:HIGHLEVEL:WIRING P3W4 sets the wiring configuration to P3W3.
MEASUREMENT:HIGHLEVEL:WIRING? might return MEASUrement:HIGHLEVel:WIRing P3W3V3I3, indicating the wiring configuration is P3W3V3I3.

Sets or queries the wiring configuration for the measurement.

enum - Returns the current wiring configuration.
MEASUREMENT:HIGHLEVEL:WIRING P3W4 sets the wiring configuration to P3W3.
MEASUREMENT:HIGHLEVEL:WIRING? might return MEASUrement:HIGHLEVel:WIRing P3W3V3I3, indicating the
wiring configuration is P3W3V3I3.

Sets or queries the interpolation mode used to locate edge crossings.

Queries the interpolation mode used for measurements.

enum - Returns the current interpolation mode.
MEASUREMENT:INTERP? might return MEASUREMENT:INTERP AUTO indicating the interpolation mode is auto.

Sets or queries the model used to separate random from deterministic jitter for jitter measurements.

NameTypeValuesDescription
modelenumSPECTRAL | SPECTRALBUJSelects the jitter separation model.

Sets or queries the model used to separate random from deterministic jitter for jitter measurements.

enum - Returns the current jitter separation model.
MEASUREMENT:JITTERMODEL SPECTRAL
MEASUREMENT:JITTERMODEL?

Returns a comma-separated list of all currently defined measurements. When no measurements are defined, the command returns NONE.

string - A list of all currently defined measurements, or NONE when no measurements are defined.

Sets or queries the state of RJ locking.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns RJ locking off or on.
MEASUREMENT:LOCKRJ ON activates RJ locking.

Sets or queries the state of RJ locking.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns RJ locking off or on.
MEASUREMENT:LOCKRJ ON activates RJ locking.

Sets or queries the RJ lock value. The allowed range is 1e-15 to 1, with a default value of 1e-12.

NameTypeValuesDescription
valuereal1e-15 - 1RJ lock value.
real - Returns the current RJ lock value.
MEASUREMENT:LOCKRJVALUE 1 sets the lock value to the maximum value of 1.
MEASUREMENT:LOCKRJVALUE? might return MEASUREMENT:LOCKRJVALUE 1.0000E-12, indicating the lock value is set to the default value of 1e-12.

Sets or queries the RJ lock value.

NameTypeValuesDescription
valuereal1e-15 - 1RJ lock value to use.
real - Returns the RJ lock value.
MEASUREMENT:LOCKRJVALUE 1 sets the lock value to the maximum value of 1.
MEASUREMENT:LOCKRJVALUE? might return MEASUREMENT:LOCKRJVALUE 1.0000E-12, indicating the lock value is set to the default value of 1e-12.

Sets or queries the value used as the high reference level of the falling edge when the measurement ref level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number specifying which math measurement is addressed.

Sets or queries the high reference level of the falling edge for a math waveform when the measurement reference level method is set to Absolute. The math number is specified by x.

NameTypeValuesDescription
MATH<x>--Specifies the math number.
<NR3>realVHigh reference level; zero percent level when MEASUrement:IMMed:REFLevel:METHod is set to Absolute.
real (V) - Returns the high reference level of the falling edge for the specified math waveform.
MEASUrement:MATH1:REFLevels:ABSolute:FALLHigh 1.5 sets the reference level to 1.5 V.
MEASUrement:MATH2:REFLevels:ABSolute:FALLHigh? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:FALLHIGH 1.0000 indicating the reference level is 1.0 V.

Sets or queries the value used as the low reference level of the falling edge when the measurement reference level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
MATH<x>--Specifies the math number.
valuereal-The low reference level value.
real - Returns the current low reference level value.
MEASUrement:MATH2:REFLevels:ABSolute:FALLLow -1.5 sets the reference level to -1.5 V.
MEASUrement:MATH2:REFLevels:ABSolute:FALLLow? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:FALLLOW -1.0000 indicating the reference level is -1.0 V.

Sets or queries the value used as the low reference level of the falling edge when the measurement reference level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
MATH<x>integer-Specifies the math number.
<NR3>realVThe low reference level value.
real (V) - Returns the low reference level value for the specified math waveform.
MEASUrement:MATH2:REFLevels:ABSolute:FALLLow -1.5
MEASUrement:MATH2:REFLevels:ABSolute:FALLLow?

Sets the mid reference level used to calculate the measurement's absolute reference levels for the specified math number. The math number is specified by x.

NameTypeValuesDescription
math<x>integer-Specifies the math number.
<NR3>real-The mid reference level (where 50% is equal to MID) used to calculate the mid reference level when the measurement's Ref level method is set to Absolute.
MEASUrement:MATH2:REFLevels:ABSolute:FALLMid 0.0 sets the reference level to 0.0 V.
MEASUrement:MATH2:REFLevels:ABSolute:FALLMid? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:FALLMID 0.0E+0 indicating the reference level is 0.0 V.

Sets or queries the value used as the mid reference level for a falling edge when the measurement ref level method is set to Absolute. The math number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the math number.
levelreal-Mid reference level value used to calculate the falling-edge mid reference level.
real - Returns the mid reference level value.
MEASUrement:MATH2:REFLevels:ABSolute:FALLMid 0.0 sets the reference level to 0.0 V.
MEASUrement:MATH2:REFLevels:ABSolute:FALLMid? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:FALLMID 0.0E+0 indicating the reference level is 0.0 V.

Sets or queries the hysteresis value of the reference level when the measurement ref level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
math<x>--Specifies the math number.
hysteresisreal-The hysteresis value used for the autoset.
real - Returns the hysteresis value.
MEASUrement:MATH2:REFLevels:ABSolute:HYSTeresis 20.0E-3 sets the hysteresis to 20.0 mV.
MEASUrement:MATH2:REFLevels:ABSolute:HYSTeresis? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:HYSTERESIS 30.0000E-3 indicating the hysteresis value is 30.0 mV.

Sets or queries the hysteresis value of the reference level when the measurement reference level method is set to Absolute. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number.
hysteresisreal-Hysteresis value used for the autoset.
real - Returns the hysteresis value.
MEASUrement:MATH2:REFLevels:ABSolute:HYSTeresis 20.0E-3 sets the hysteresis to 20.0 mV.
MEASUrement:MATH2:REFLevels:ABSolute:HYSTeresis? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:HYSTERESIS 30.0000E-3 indicating the hysteresis value is 30.0 mV.

Sets or queries the high reference level used for the rising edge when the measurement reference level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
MATH<x>integer-Specifies the math number.
<NR3>real-The high reference level, and is the zero percent level when MEASUrement:IMMed:REFLevel:METHod is set to Absolute.
real - Returns the high reference level value.
MEASUrement:MATH2:REFLevels:ABSolute:RISEHigh 1.5 sets the reference level to 1.5 V.
MEASUrement:MATH2:REFLevels:ABSolute:RISEHigh? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:RISEHIGH 1.0000 indicating the reference level is 1.0 V.

Sets or queries the value used as the high reference level of the rising edge when the measurement reference level method is set to absolute. The math number is specified by x.

real - Returns the high reference level for the rising edge when the measurement reference level method is set to absolute.

Sets or queries the low reference level used for the rising edge when the measurement reference level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number specified in the MATH<x> node.
levelrealVLow reference level for the rising edge.
real (V) - Returns the low reference level used for the rising edge when queried.
MEASUrement:MATH2:REFLevels:ABSolute:RISELow -1.5
MEASUrement:MATH2:REFLevels:ABSolute:RISELow? might return
MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:RISELOW -1.0000

Sets or queries the value used as the low reference level of the rising edge when the measurement reference level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
MATH<x>integer-Specifies the math number.
valuerealVThe low reference level used for the rising edge when the measurement reference level method is Absolute.
real (V) - Returns the low reference level for the rising edge when the measurement reference level method is set to absolute.
MEASUrement:MATH2:REFLevels:ABSolute:RISELow -1.5
MEASUrement:MATH2:REFLevels:ABSolute:RISELow?

Sets or queries the value used as the mid reference level of the rising edge when the measurement reference level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the math number.
valuerealVThe mid reference level (where 50% is equal to MID) used to calculate the mid reference level when the measurement Ref level method is set to Absolute.
MEASUrement:MATH2:REFLevels:ABSolute:RISEMid 30.0E-3
MEASUrement:MATH2:REFLevels:ABSolute:RISEMid?

Sets or queries the value used as the mid reference level of the rising edge when the measurement reference level method is set to absolute. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number.
real (V) - Returns the mid reference level.
MEASUrement:MATH2:REFLevels:ABSolute:RISEMid 30.0E-3
MEASUrement:MATH2:REFLevels:ABSolute:RISEMid?

Sets or queries the method used to calculate the TOP and BASE used to calculate reference levels for the measurement. The math number is specified by x.

NameTypeValuesDescription
modeenumSAME | UNIQueSpecifies whether the absolute levels are set the same or can be set independently.
enum - Returns the current absolute reference level type.
MEASUrement:MATH2:REFLevels:ABSolute:TYPE UNIQUE
MEASUrement:MATH2:REFLevels:ABSolute:TYPE?

Queries the absolute reference-level type for the specified math measurement. The math number is specified by x.

enum - Returns whether the absolute levels are set the same or can be set independently.
MEASUrement:MATH2:REFLevels:ABSolute:TYPE UNIQUE
MEASUrement:MATH2:REFLevels:ABSolute:TYPE? might return MEASUREMENT:MATH2:REFLEVELS:ABSOLUTE:TYPE SAME indicating that the absolute levels are set the same.

Sets or queries the method used to calculate the TOP and BASE used to calculate reference levels for the measurement. The math number is specified by x.

enum - Returns the selected reference level method.
MEASUrement:MATH1:REFLevels:BASETop MINMax
MEASUrement:MATH1:REFLevels:BASETop?

Sets or queries the method used to calculate the TOP and BASE used to calculate reference levels for the measurement. The math number is specified by x.

NameTypeValuesDescription
math<x>--Specifies the math number.
methodenumAUTO | MINMax | MEANhistogram | MODEhistogram | EYEhistogramSelects the reference level calculation method.
MEASUrement:MATH1:REFLevels:BASETop MINMax
MEASUrement:MATH1:REFLevels:BASETop?

Sets or queries the reference level method for math measurements. PERCENT calculates reference levels as a percent relative to HIGH and LOW, while ABSOLUTE sets them explicitly using the corresponding ABSolute commands.

NameTypeValuesDescription
math<x>--Specifies the math number.
modeenumPERCent | ABSoluteSelects whether reference levels are calculated as percent values or set explicitly.
enum - Returns the current reference level method for the selected math measurement.
MEASUrement:MATH2:REFLevels:METHod ABSOLUTE
MEASUrement:MATH2:REFLevels:METHod?

Sets or queries the reference level method for the specified math measurement. The method determines whether reference levels are calculated as a percent relative to HIGH and LOW or set explicitly.

NameTypeValuesDescription
xinteger-Specifies the math number.
enum - Returns the current reference level method for the specified math measurement.
MEASUrement:MATH2:REFLevels:METHod ABSOLUTE
MEASUrement:MATH2:REFLevels:METHod?

Sets or queries the percentage used to calculate the high reference level of the falling edge when the measurement ref level method is set to percent. The math number is specified by x.

NameTypeValuesDescription
math<x>integer-Specifies the math number.
percentagereal%Percentage used to calculate the high reference level when the measurement Ref level method is set to Percent.
real (%) - Returns the percentage used for the high reference level of the falling edge.
MEASUrement:MATH2:REFLevels:PERCent:FALLHigh 95
MEASUrement:MATH2:REFLevels:PERCent:FALLHigh?

Sets or queries the percentage used to calculate the high reference level of the falling edge when the measurement ref level method is set to percent. The math number is specified by x.

NameTypeValuesDescription
math<x>integer-Specifies the math number.
percentagereal%Percentage used to calculate the high reference level for the falling edge.
real (%) - Returns the percentage used to calculate the high reference level for the falling edge, where 100% is equal to HIGH.
MEASUrement:MATH2:REFLevels:PERCent:FALLHigh 95
MEASUrement:MATH2:REFLevels:PERCent:FALLHigh?

Sets the percentage used to calculate the falling-edge low reference level when the measurement reference level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
MATH<x>integer-Specifies the math number.
NR3real%Percentage used to calculate the falling-edge low reference level when the measurement Ref level method is set to Percent.
MEASUrement:MATH2:REFLevels:PERCent:FALLLow 5
MEASUrement:MATH2:REFLevels:PERCent:FALLLow? might return

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
MATH<x>--Specifies the math number.
NR3real%Percentage where 1% is equal to BASE and 99% is equal to TOP, used to calculate the mid reference level.
real (%) - Returns the percentage value for the falling-edge mid reference level when the measurement ref level method is set to Percent.
MEASUrement:MATH2:REFLevels:PERCent:FALLLow 5
MEASUrement:MATH2:REFLevels:PERCent:FALLLow?

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
math<x>integer-Specifies the math number.
nr3real%The percentage used to calculate the mid reference level when the measurement Ref level method is set to Percent.
real (%) - Returns the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to Percent.
MEASUrement:MATH2:REFLevels:PERCent:FALLMid 50
MEASUrement:MATH2:REFLevels:PERCent:FALLMid?
MEASUREMENT:MATH2:REFLEVELS:PERCENT:FALLMID 50.0000

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
MATH<x>--Specifies the math number.
NR3real%The percentage (where 50% is equal to MID) used to calculate the mid reference level when the measurement Ref level method is set to Percent.
MEASUrement:MATH2:REFLevels:PERCent:FALLMid 50
MEASUrement:MATH2:REFLevels:PERCent:FALLMid?

Sets or queries the hysteresis percentage used to calculate the reference level when the measurement ref level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
MATH<x>--Specifies the math number.
<NR3>real%The hysteresis value used for the autoset.
MEASUrement:MATH2:REFLevels:PERCent:HYSTeresis 5
MEASUrement:MATH2:REFLevels:PERCent:HYSTeresis?

Sets or queries the percentage hysteresis used for measurement reference levels when the ref level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number to use.
real (%) - Returns the hysteresis percentage set as a percentage of MAX.
MEASUrement:MATH2:REFLevels:PERCent:HYSTeresis 2.5 sets the hysteresis to 2.5% of MAX.
MEASUrement:MATH2:REFLevels:PERCent:HYSTeresis? might return
MEASUREMENT:MATH2:REFLEVELS:PERCENT:HYSTERESIS 5.0000 indicating the hysteresis is set to 5% of MAX.

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement ref level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number.
percentreal<NR3>Percentage used to calculate the high reference level when the measurement ref level method is set to Percent.
real (%) - Returns the current percentage setting used to calculate the high reference level of the rising edge when the measurement ref level method is set to Percent.
MEASUrement:MATH2:REFLevels:PERCent:RISEHigh 95 sets the reference level to 95% of TOP.
MEASUrement:MATH2:REFLevels:PERCent:RISEHigh? might return
MEASUREMENT:MATH2:REFLEVELS:PERCENT:RISEHIGH 90.0000 indicating the reference level is set to 90% of TOP.

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement ref level method is set to percent. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number.
percentagereal%Percentage used to calculate the high reference level when the measurement ref level method is set to Percent.
real (%) - Returns the percentage value set for the high reference level, where 100% is equal to TOP.
MEASUrement:MATH2:REFLevels:PERCent:RISEHigh 95 sets the reference level to 95% of TOP.
MEASUrement:MATH2:REFLevels:PERCent:RISEHigh? might return
MEASUREMENT:MATH2:REFLEVELS:PERCENT:RISEHIGH 90.0000 indicating the reference level is set to 90% of TOP.

Sets or queries the percentage used to calculate the low reference level of the rising edge when the measurement ref level method is set to Percent. The math number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the math number.
percentagereal%Percentage used to calculate the mid reference level when the measurement Ref level method is set to Percent.
real (%) - Returns the percentage setting for the low reference level of the rising edge.
MEASUrement:MATH2REFLevels:PERCent:RISELow 5 sets the reference level to 5% of TOP.
MEASUrement:MATH2REFLevels:PERCent:RISELow? might return
MEASUREMENT:MATH2:REFLEVELS:PERCENT:RISELOW 10.0000 indicating the reference level is set to 10% of TOP.

Sets or queries the percentage used to calculate the low reference level of the rising edge when the measurement ref level method is set to percent. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number.
percentagereal1 - 99Percentage used to calculate the low reference level.
real (%) - Returns the low reference level percentage setting.
MEASUrement:MATH2REFLevels:PERCent:RISELow 5 sets the reference level to 5% of TOP.
MEASUrement:MATH2REFLevels:PERCent:RISELow? might return
MEASUREMENT:MATH2:REFLEVELS:PERCENT:RISELOW 10.0000 indicating the reference level is set to 10% of TOP.

Sets or queries the percentage used to calculate the mid reference level of the rising edge when the measurement ref level method is set to percent. The math number is specified by x.

NameTypeValuesDescription
xinteger-Math number specified by x.
percentagereal%Percentage used to calculate the mid reference level when the measurement ref level method is set to Percent.
real (%) - Returns the percentage used to calculate the mid reference level of the rising edge.
MEASUrement:MATH2:REFLevels:PERCent:RISEMid 50 sets the reference level to 50% of TOP.
MEASUrement:MATH2:REFLevels:PERCent:RISEMid? might return

Sets or queries the percentage used to calculate the mid reference level of the rising edge when the measurement ref level method is set to percent. The math number is specified by x.

NameTypeValuesDescription
MATH<x>integer-Specifies the math number.
percentagereal%Percentage used to calculate the mid reference level when the measurement ref level method is set to Percent.
real (%) - Returns the percentage setting for the rising-edge mid reference level.
MEASUrement:MATH2:REFLevels:PERCent:RISEMid 50 sets the reference level to 50% of TOP.
MEASUrement:MATH2:REFLevels:PERCent:RISEMid? might return
MEASUREMENT:MATH2:REFLEVELS:PERCENT:RISEMID 50.0000 indicating the reference level is set to 50% of TOP.

Specifies or queries the reference level percent type for the measurement math channel. The math number is specified by x.

enum - Returns the reference level percent type.
MEASUrement:MATH2:REFLevels:PERCent:TYPE TWENTYEIGHTY
MEASUrement:MATH2:REFLevels:PERCent:TYPE?

Specifies or queries the reference level percent type for the measurement. The math number is specified by x.

NameTypeValuesDescription
MATH<x>--Specifies the math number.
enum - Returns the reference level percent type.
MEASUrement:MATH2:REFLevels:PERCent:TYPE TWENTYEIGHTY
MEASUrement:MATH2:REFLevels:PERCent:TYPE?

Sets or queries the analysis bandwidth for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer1Specifies the measurement number.
bandwidthreal1.0e3 - 8.0e9Sets the analysis bandwidth.
real - Returns the analysis bandwidth.
MEASUrement:MEAS2:ABANdwidth 1E+6
MEASUrement:MEAS2:ABANdwidth?

Sets or queries the analysis bandwidth for measurement x.

NameTypeValuesDescription
xinteger1 - 16Measurement number.
bandwidthreal1.0e3 - 8.0e9Analysis bandwidth.
real (Hz) - Returns the analysis bandwidth for the measurement.
MEASUrement:MEAS2:ABANdwidth 1E+6
MEASUrement:MEAS2:ABANdwidth?

Sets or queries the number of adjacent channels for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer1 - 5Specifies the measurement number.
countinteger1 - 5Sets the number of adjacent channels.
integer - Returns the number of adjacent channels for the measurement.
MEASUrement:MEAS2:ACHANnels 1 turns on 1 adjacent channel.
MEASUrement:MEAS2:ACHANnels? might return MEASUREMENT:MEAS2:ACHANnels 1 indicating 1 adjacent channel is on.

Sets or queries the number of adjacent channels for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
countinteger1 - 5Sets the number of adjacent channels.
integer - Returns the number of adjacent channels on.
MEASUrement:MEAS2:ACHANnels 1 turns on 1 adjacent channel.
MEASUrement:MEAS2:ACHANnels? might return MEASUREMENT:MEAS2:ACHANnels 1 indicating 1 adjacent channel is on.

Sets or queries the analysis method used to compute eye width or eye height. Measurements are specified by x.

NameTypeValuesDescription
methodenumPARAmetric | HISTogramAnalysis method used to compute eye width or eye height.
enum - Returns the current analysis method used to compute eye width or eye height.

Returns the analysis method setting for the specified measurement. The result indicates whether the measurement is using parametric or histogram analysis.

enum - Returns the current analysis method for MEAS<x>.
MEASUrement:MEAS1:AMEThod HISTogram selects histogram analysis method for measurement 1.
MEASUrement:MEAS2:AMEThod? might return MEASUREMENT:MEAS2:AMEThod HISTogram, indicating that histogram analysis method is selected for measurement 2.

Sets or queries the bin count for the specified measurement.

NameTypeValuesDescription
xinteger-Measurement number.
countinteger-Bin count.
integer - Returns the bin count for the specified measurement.
MEASUrement:MEAS1:BIN 2 sets the bin count to 2.
MEASUrement:MEAS1:BIN? might return MEASUREMENT:MEAS1:BIN 1 indicating the bin count is 1.

Sets or queries the bin count for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
countintegerNR3The bin count.
integer - Returns the current bin count.
MEASUrement:MEAS1:BIN 2
MEASUrement:MEAS1:BIN?

Sets or queries the bit center as an absolute value for the specified measurement.

NameTypeValuesDescription
xinteger-Measurement number.
bit centerreal-Absolute bit center value.
real - Returns the bit absolute value for the specified measurement.
MEASUrement:MEAS1:BITAbsolute 50E-12 sets the bit absolute to 50E-12 for measurement 1.
MEASUrement:MEAS1:BITAbsolute? might return MEASUrement:MEAS1:BITAbsolute 50E-12, indicating the bit absolute is 50E-12 for measurement 1.

Sets or queries the bit center as an absolute value for the specified measurement number.

NameTypeValuesDescription
xinteger-Measurement number.
real - The bit center absolute value for the specified measurement.
MEASUrement:MEAS1:BITAbsolute 50E-12
MEASUrement:MEAS1:BITAbsolute?

Sets or queries whether the measurement returns the mean or mode statistic result when the measurement type is bit amplitude/high/low. Measurements are specified by x.

NameTypeValuesDescription
modeenumMEAN | MODESpecifies whether the measurement returns results for each bit or the mode of its results.
enum - Returns the current configuration mode for the measurement.
MEASUrement:MEAS1:BITCfgmode MODE
MEASUrement:MEAS1:BITCfgmode?

Sets or queries whether the measurement returns the mean or mode statistic result when the measurement type is bit amplitude/high/low. Measurements are specified by x.

enum - Returns the current configuration mode for the measurement.
MEASUrement:MEAS1:BITCfgmode MODE specifies that the measurement returns the mode of its results.
MEASUrement:MEAS1:BITCfgmode? might return MEASUREMENT:MEAS1:BITCFGMODE MEAN indicating the configuration mode is set to MEAN.

Sets or queries the bit end as a percentage of the unit interval. Measurements are specified by x.

NameTypeValuesDescription
bit endreal%The bit end value as a percentage of the unit interval.
real (%) - Returns the bit end as a percentage of the unit interval.
MEASUrement:MEAS2:BITEnd 60 sets the bit end to 60% of the unit interval.
MEASUrement:MEAS2:BITEnd? might return MEASUREMENT:MEAS2:BITEND 50.0000 indicating the bit end is 50%.

Sets or queries the bit end as a percentage of the unit interval. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
bit endreal-The bit end value as a percentage of the unit interval.
real (%) - Returns the bit end as a percentage of the unit interval.
MEASUrement:MEAS2:BITEnd 60 sets the bit end to 60% of the unit interval.
MEASUrement:MEAS2:BITEnd? might return MEASUREMENT:MEAS2:BITEND 50.0000 indicating the bit end is 50%.

Sets or queries the bit center percentage for the selected measurement. The value is specified as a percentage of the unit interval.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
bit center percentagereal%Bit center percentage value to be measured for the bit type selected.
real (%) - Returns the bit center percentage value.
MEASUrement:MEAS2:BITPcnt 55 sets the bit center to 55% of the unit interval.
MEASUrement:MEAS2:BITPcnt? might return MEASUREMENT:MEAS2:BITPCNT 50.0000 indicating bit center is 50% of the unit interval.

Sets or queries the bit center percentage value for the selected measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal%Bit center percentage value to be measured for the bit type selected.
real (%) - Returns the bit center percentage value for the selected measurement.
MEASUrement:MEAS2:BITPcnt 55
MEASUrement:MEAS2:BITPcnt? might return MEASUREMENT:MEAS2:BITPCNT 50.0000

Sets or queries the bit start as a percentage of the unit interval for the selected measurement.

NameTypeValuesDescription
xinteger-Measurement number.
NR3real%Bit start as a percentage of the unit interval.
real (%) - Returns the bit start as a percentage of the unit interval.
MEASUrement:MEAS2:BITSTart 45
MEASUrement:MEAS2:BITSTart?

Sets or queries the bit start as a percentage of the unit interval for the selected measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
NR3real%The bit start percentage.
real (%) - Returns the bit start as a percentage of the unit interval.
MEASUrement:MEAS2:BITSTart 45
MEASUrement:MEAS2:BITSTart?

Sets or queries the bit type for the measurement. Measurements are specified by x.

NameTypeValuesDescription
typeenumALLBits | TRANSition | NONTRANsitionSelects whether the measurement returns results for all bits, transition bits only, or non-transition bits only.
enum - Returns the current bit type setting.

Sets or queries the base measurement type for the measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
enum - Returns the base measurement type.
MEASUrement:MEAS2:BMTYPe PERIOD
MEASUrement:MEAS2:BMTYPe?

Sets or queries the base measurement type for measurement x. Measurement numbers are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
modeenumTIE | PERIOD | NUIntervalSets the base measurement type.
enum - Returns the base measurement type.
MEASUrement:MEAS2:BMTYPe PERIOD
MEASUrement:MEAS2:BMTYPe?

Sets or queries the base measurement type for measurement x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
modeenumTIE | PERIOD | NUIntervalSelects the base measurement type.
enum - Returns the base measurement type.
MEASUrement:MEAS2:BMTYPe PERIOD
MEASUrement:MEAS2:BMTYPe?

Sets or queries the burst edge type for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
edgeenumRISE | FALLSpecifies whether the burst uses a rising or falling edge.
enum - Returns the burst edge type for the measurement.
MEASUrement:MEAS2:BURSTEDGTYPe FALL
MEASUrement:MEAS2:BURSTEDGTYPe? might return MEASUREMENT:MEAS2:BURSTEDGTYPE RISE indicating a burst with a rising edge.

Sets or queries the burst edge type for the measurement. Measurements are specified by x.

enum - Returns the burst edge type for the specified measurement.
MEASUrement:MEAS2:BURSTEDGTYPe FALL specifies a burst with a falling edge.
MEASUrement:MEAS2:BURSTEDGTYPe? might return MEASUREMENT:MEAS2:BURSTEDGTYPE RISE indicating a burst with a rising edge.

Sets or queries the bias voltage for the specified WBG measurement. Requires a WBG-DPT License.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Bias voltage value for the WBG measurement.
real - Returns the current bias voltage value for the specified measurement.
MEASUrement:MEAS2:BVOLTage 5.9000E+3
MEASUrement:MEAS2:BVOLTage?

Sets or queries the bias voltage for the specified WBG measurement number. Requires a WBG-DPT License.

NameTypeValuesDescription
MEAS<x>integerx - xSpecifies the measurement number.
valuereal-Bias voltage value for the WBG measurement.
MEASUrement:MEAS2:BVOLTage 5.9000E+3
MEASUrement:MEAS2:BVOLTage?

Returns the maximum cycle-cycle statistic value for the specified measurement for all acquisitions. Measurements are specified by x.

real - The maximum cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2:CCRESUlts:ALLAcqs:MAXimum? might return MEASUREMENT:MEAS2:CCRESULTS:ALLACQS:MAXIMUM 9.91E+37.

Returns the mean cycle-cycle statistic value for the specified measurement for all acquisitions.

real - The mean cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2CCRESUlts:ALLAcqs:MEAN? might return MEASUREMENT:MEAS2:CCRESULTS:ALLACQS:MEAN 9.91E+37.

Returns the minimum cycle-cycle statistic value for the specified measurement for all acquisitions. Measurements are specified by x.

real - The minimum cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2CCRESUlts:ALLAcqs:MINimum? might return
MEASUREMENT:MEAS2:CCRESULTS:ALLACQS:MINimum 9.91E+37.

Returns the peak-to-peak cycle-cycle statistic value for the specified measurement for all acquisitions. Measurements are specified by x.

real - The peak-to-peak cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2CCRESUlts:ALLAcqs:PK2PK? might return MEASUREMENT:MEAS2:CCRESULTS:ALLACQS:PK2PK 9.91E+37.

Returns the population of all cycle-cycle statistics for the specified measurement accumulated over all acquisitions since statistics were last reset.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
integer - The population of all cycle-cycle statistics for the specified measurement accumulated over all acquisitions since statistics were last reset.
MEASUrement:MEAS2:CCRESUlts:ALLAcqs:POPUlation? might return
MEASUREMENT:MEAS2:CCRESULTS:ALLACQS:POPULATION 0 indicating no statistics for the measurement.

Returns the standard deviation cycle-cycle statistic for the specified measurement accumulated over all acquisitions since statistics were last reset. Measurements are specified by x.

real - The standard deviation cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2CCRESUlts:ALLAcqs:STDDev? might return
MEASUREMENT:MEAS2:CCRESULTS:ALLACQS:STDDev 9.91E+37.

Returns the maximum cycle-cycle value for the specified measurement for the current acquisition. Measurements are specified by x.

real - The maximum cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2:CCRESUlts:CURRentacq:MAXimum? might return
MEASUREMENT:MEAS1:CCRESULTS:CURRENTACQ:MAXIMUM 9.91E+37.

Returns the mean cycle-cycle value for the specified measurement for the current acquisition. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
real - The mean cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2:CCRESUlts:CURRentacq:MEAN? might return
MEASUREMENT:MEAS1:CCRESULTS:CURRENTACQ:MEAN 9.91E+37.

Returns the minimum cycle-cycle value for the specified measurement for the current acquisition. Measurements are specified by x.

real - The minimum cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS2:CCRESUlts:CURRentacq:MINimum? might return MEASUREMENT:MEAS1:CCRESULTS:CURRENTACQ:MINimum 9.91E+37.

This query-only command returns the peak-to-peak cycle-cycle statistic for the specified measurement for the current acquisition. Measurements are specified by x.

real - The peak-to-peak cycle-cycle statistic value for the specified measurement for all acquisitions.

Returns the population of the cycle-cycle statistics for the specified measurement for the current acquisition. Measurements are specified by x.

integer - The population of the cycle-cycle statistics for the specified measurement for the current acquisition.
MEASUrement:MEAS1:CCRESUlts:CURRentacq:POPUlation? might return MEASUREMENT:MEAS1:CCRESULTS:CURRENTACQ:POPULATION 0

Returns the standard deviation cycle-cycle statistic value for the specified measurement for the current acquisition. Measurements are specified by x.

real - The standard deviation cycle-cycle statistic value for the specified measurement for all acquisitions.
MEASUrement:MEAS1:CCRESUlts:CURRentacq:STDDev? might return

Queries the center frequency for the specified measurement center-frequency entry. The response returns the current center frequency value.

real - Returns the center frequency as an NR3 numeric value.
MEASUrement:MEAS1:CF1Val 2.5000E+9
MEASUrement:MEAS1:CF1Val? might return :MEASUrement:MEAS1:CF1Val 2.5000E+9 indicating the center frequency is 2.5 GHz.

Sets or queries the advanced clock recovery method used for the measurement. Measurements are specified by x.

enum - Returns the current advanced clock recovery method.
MEASUrement:MEAS1:CLOCKRecovery:ADVanced:METHod PATTERN sets the advanced CDR method to use a Known Data Pattern.
MEASUrement:MEAS1:CLOCKRecovery:ADVanced:METHod? might return MEASUREMENT:MEAS1:CLOCKRECOVERY:ADVANCED:METHOD NONE indicating no advanced CRD method.

Sets or queries the advanced clock recovery method used for the measurement. Measurements are specified by x.

enum - Returns the current advanced clock recovery method.
MEASUrement:MEAS1:CLOCKRecovery:ADVanced:METHod PATTERN sets the advanced CDR method to use a Known Data Pattern.
MEASUrement:MEAS1:CLOCKRecovery:ADVanced:METHod? might return MEASUREMENT:MEAS1:CLOCKRECOVERY:ADVANCED:METHOD NONE indicating no advanced CRD method.

Sets the clock frequency used for explicit clock recovery for measurement x, or queries the current frequency. MEAS<x> specifies the measurement number.

NameTypeValuesDescription
clock frequencyrealHzClock frequency value to set.
MEASUrement:MEAS1:CLOCKRecovery:CLOCKFrequency 2.0E+9 sets the frequency to 2.0 GHz.
MEASUrement:MEAS1:CLOCKRecovery:CLOCKFrequency? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:CLOCKFREQUENCY 2.5000E+9 indicating the frequency is 2.5 GHz.

Queries the clock frequency used for explicit clock recovery on measurement x. The measurement number is specified by x.

real (Hz) - Returns the clock frequency for the specified measurement.
MEASUrement:MEAS1:CLOCKRecovery:CLOCKFrequency 2.0E+9
MEASUrement:MEAS1:CLOCKRecovery:CLOCKFrequency?
MEASUREMENT:MEAS1:CLOCKRECOVERY:CLOCKFREQUENCY 2.5000E+9

Sets or queries the clock multiplier used when explicit clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
clock multiplierreal-Clock multiplier.
real - Returns the clock multiplier value.
MEASUrement:MEAS1:CLOCKRecovery:CLOCKMultiplier 1.5 sets the clock multiplier to 1.5.
MEASUrement:MEAS1:CLOCKRecovery:CLOCKMultiplier? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:CLOCKMULTIPLIER 1.0000 indicating the clock multiplier is 1.0.

Sets or queries the clock multiplier used when explicit clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
clock multiplierreal-The clock multiplier.
real - Returns the clock multiplier. The example shows a response such as 1.0000.
MEASUrement:MEAS1:CLOCKRecovery:CLOCKMultiplier 1.5
MEASUrement:MEAS1:CLOCKRecovery:CLOCKMultiplier?

Sets or queries the constant clock mode used when constant clock recovery is used for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumMEAN | MEDian | FIXedSelects the constant clock mode.

Sets or queries the damping value used when PLL clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
damping valuereal-Clock recovery damping value.
real - The damping value used when PLL clock recovery is used for the measurement.
MEASUrement:MEAS1:CLOCKRecovery:DAMPing 700.0E-3
MEASUrement:MEAS1:CLOCKRecovery:DAMPing?

Sets or queries the damping value used when PLL clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
damping valuereal-Clock recovery damping value.
real - Returns the damping value.
MEASUrement:MEAS1:CLOCKRecovery:DAMPing 700.0E-3 sets the damping value to 0.70.
MEASUrement:MEAS1:CLOCKRecovery:DAMPing? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:DAMPING
700.0000E-3 indicating the damping value is 0.70.

Sets or queries the file containing the data pattern used when known data pattern clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
pathstring-File containing the data pattern to be used for known data pattern clock recovery.
MEASUrement:MEAS1:CLOCKRecovery:DATAPath "TEST125.txt" specifies the file containing the data pattern is
TEST125.txt".

Sets or queries the file containing the data pattern used when known data pattern clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
dataPathstring-File containing the data pattern to be used for known data pattern clock recovery.
MEASUrement:MEAS1:CLOCKRecovery:DATAPath "TEST125.txt" specifies the file containing the data pattern is TEST125.txt.

Sets or queries the nominal data bit rate used when nominal data rate clock recovery is selected for a measurement. Measurements are specified by x.

NameTypeValuesDescription
<NR3>real-Nominal data rate.
real - Returns the nominal data rate.
MEASUrement:MEAS1:CLOCKRecovery:DATARate 2.0000E+9
MEASUrement:MEAS1:CLOCKRecovery:DATARate?

Sets or queries the nominal data bit rate used when nominal data rate clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
raterealHzNominal data rate.
real (Hz) - Returns the nominal data rate.
MEASUrement:MEAS1:CLOCKRecovery:DATARate 2.0000E+9
MEASUrement:MEAS1:CLOCKRecovery:DATARate? might return MEASUREMENT:MEAS1:CLOCKRECOVERY:DATARATE 2.5000E+9

Sets or queries the explicit clock mode used when explicit clock recovery is used for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumEDGE | PLLSpecifies the explicit clock mode.
enum - Returns the explicit clock mode.
MEASUrement:MEAS1:CLOCKRecovery:EXPLICITCLOCKMODe EDGE
MEASUrement:MEAS1:CLOCKRecovery:EXPLICITCLOCKMODe?

Sets or queries the explicit clock mode used when explicit clock recovery is used for the measurement. The measurement number is specified by x.

enum - Returns the explicit clock mode.
MEASUrement:MEAS1:CLOCKRecovery:EXPLICITCLOCKMODe EDGE
MEASUrement:MEAS1:CLOCKRecovery:EXPLICITCLOCKMODe?

Sets or queries the clock recovery settings global flag for measurement x. Global clock recovery settings can be applied to all measurements or changed independently for each measurement.

NameTypeValuesDescription
modeenumOFF | ON | 0 | 1Selects whether clock recovery settings are changed independently per measurement or globally for all measurements.
enum - Returns the global clock recovery settings flag for measurement x.
MEASUrement:MEAS1:CLOCKRecovery:GLOBal 1
MEASUrement:MEAS1:CLOCKRecovery:GLOBal? might return MEASUREMENT:MEAS1:CLOCKRECOVERY:GLOBAL 0

Sets or queries the clock recovery settings global flag for measurement x. The setting applies globally to all measurements or independently per measurement.

enum - Returns the clock recovery settings global flag for measurement x.
MEASUrement:MEAS1:CLOCKRecovery:GLOBal 1
MEASUrement:MEAS1:CLOCKRecovery:GLOBal?

Sets or queries the JTF bandwidth used when PLL clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
JTFBandwidthreal-The clock recovery JTF bandwidth.
real - Returns the clock recovery JTF bandwidth.
MEASUrement:MEAS1:CLOCKRecovery:JTFBandwidth 1.10E+6 sets the bandwidth to 1.1 MHz.
MEASUrement:MEAS1:CLOCKRecovery:JTFBandwidth? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:JTFBANDWIDTH 1.0000E+6 indicating the bandwidth is 1.0 MHz.

Sets or queries the JTF bandwidth used when PLL clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
bandwidthreal-Clock recovery JTF bandwidth.
real - Returns the JTF bandwidth used when PLL clock recovery is used for the measurement.
MEASUrement:MEAS1:CLOCKRecovery:JTFBandwidth 1.10E+6 sets the bandwidth to 1.1 MHz.
MEASUrement:MEAS1:CLOCKRecovery:JTFBandwidth? might return MEASUREMENT:MEAS1:CLOCKRECOVERY:JTFBANDWIDTH 1.0000E+6 indicating the bandwidth is 1.0 MHz.

Sets or queries the clock recovery loop bandwidth for the selected measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
bandwidthreal-The clock recovery loop bandwidth.
real - Returns the clock recovery loop bandwidth for the selected measurement.
MEASUrement:MEAS1:CLOCKRecovery:LOOPBandwidth 1.10E+6 sets the bandwidth to 1.1 Mhz.
MEASUrement:MEAS1:CLOCKRecovery:LOOPBandwidth? might return MEASUREMENT:MEAS1:CLOCKRECOVERY:LOOPBANDWIDTH 1.0000E+6 indicating the bandwidth is 1.0 MHz.

Sets or queries the clock recovery loop bandwidth for measurement x. The measurement number is specified by MEAS<x>.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
bandwidthreal-Clock recovery loop bandwidth.
real - Returns the clock recovery loop bandwidth.
MEASUrement:MEAS1:CLOCKRecovery:LOOPBandwidth 1.10E+6
MEASUrement:MEAS1:CLOCKRecovery:LOOPBandwidth? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:LOOPBANDWIDTH 1.0000E+6

Sets or queries how often the clock is calculated when constant clock recovery is used for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
modeenumFIRST | EVERYSelects whether the clock is calculated on the first acquisition or on every acquisition.
enum - Indicates how often the clock is calculated when constant clock recovery is used.
MEASUrement:MEAS1:CLOCKRecovery:MEANAUTOCalculate EVERY causes the clock to be calculated on every acquisition.
MEASUrement:MEAS1:CLOCKRecovery:MEANAUTOCalculate? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:MEANAUTOCALCULATE FIRST indicating the clock is calculated on the first acquisition.

Sets or queries the clock recovery method for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
methodenumPLL | CONSTANTCLOCK | EXPLICITCLOCKClock recovery method to use for the measurement.

Sets or queries how often the clock is calculated when constant clock recovery is used for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumFIRST | EVERYSelects whether the clock is calculated on the first acquisition or on every acquisition.
enum - Returns the current clock calculation mode.
MEASUrement:MEAS1:CLOCKRecovery:MEANAUTOCalculate EVERY causes the clock to be calculated on every acquisition.
MEASUrement:MEAS1:CLOCKRecovery:MEANAUTOCalculate? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:MEANAUTOCALCULATE FIRST indicating the clock is calculated on the first acquisition.

Sets or queries the PLL clock recovery model used when PLL clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
typeenumTYPE1 | TYPE2Clock recovery model type.
enum - Returns the clock recovery model type.
MEASUrement:MEAS1:CLOCKRecovery:MODel TYPE1
MEASUrement:MEAS1:CLOCKRecovery:MODel?

Sets or queries the PLL clock recovery model used when PLL clock recovery is used for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
TYPE<x>enumTYPE1 | TYPE2Sets the clock recovery model type.
enum - Returns the clock recovery model type currently in use. The example shows a return of TYPE1 when the model is type 1.
MEASUrement:MEAS1:CLOCKRecovery:MODel TYPE1
MEASUrement:MEAS1:CLOCKRecovery:MODel?

Sets or queries the offset type used when explicit clock recovery is used for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
selectiontypeenumAUTO | MANUALSelects whether the offset is automatically calculated or manually set.
MEASUrement:MEAS1:CLOCKRecovery:NOMINALOFFset:SELECTIONtype AUTO
MEASUrement:MEAS1:CLOCKRecovery:NOMINALOFFset:SELECTIONtype?

Returns or sets the nominal offset used for explicit clock recovery in a measurement. The measurement number is specified by x.

real (s) - Returns the nominal offset for the specified measurement.
MEASUrement:MEAS1:CLOCKRecovery:NOMINALOFFset? might return MEASUREMENT:MEAS1:CLOCKRECOVERY:NOMINALOFFSET 0.0E+0 indicating the offset is 0.0 ns.

Sets or queries the communications standard used for PLL clock recovery in the measurement. The measurement number is specified by x.

NameTypeValuesDescription
standardenumCUSTom | ENET100 | FW1394BS400B | FW1394BS800B | FW1394BS1600B | FBD1 | FBD2 | FBD3 | FC133 | FC266 | FC531 | FC1063 | FC2125 | FC4250 | FC8500 | ENET1000 | IBA2500 | IBA_GEN2 | OC1 | OC3 | OC12 | OC48 | PCIE_GEN1 | PCIE_GEN2 | PCIE_GEN3 | RIO125 | RIO250 | RIO3125 | SAS15_NOSSC | SAS3_NOSSC | SAS6_NOSSC | SAS12_NOSSC | SAS15_SSC | SAS3_SSC | SAS6_SSC | SAS12_SSC | SATA_GEN1 | SATA_GEN2 | SATA_GEN3 | USB3 | XAUI | XAUI_GEN2Communications standard used for clock recovery.
MEASUrement:MEAS1:CLOCKRecovery:STAndard CUSTom
MEASUrement:MEAS1:CLOCKRecovery:STAndard?

Sets or queries the standard used for clock recovery measurement on the specified measurement x. The query returns the current standard.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
enum - Returns the current clock recovery standard.
MEASUrement:MEAS1:CLOCKRecovery:STAndard PCIE_GEN2 sets the standard to PCIE_GEN2.
MEASUrement:MEAS1:CLOCKRecovery:STAndard? might return
MEASUREMENT:MEAS1:CLOCKRECOVERY:STANDARD PCIE_GEN1 indicating the standard is PCIE_GEN1.

Sets the PLL clock recovery loop feedback time-constants so the transfer function matches a mathematical filter polynomial. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 0.

NameTypeValuesDescription
stateenum0 | 10 specifies automatic transition density compensation is off; 1 specifies it is on.
MEASUrement:MEAS1:CLOCKRecovery:TDCOMPensation ON specifies turning on automatic transition density compensation for PLL.
MEASUrement:MEAS1:CLOCKRecovery:TDCOMPensation? might return MEASUrement:MEAS1:CLOCKRecovery:TDCOMPensation 0, indicating automatic transition density compensation is off for PLL.

Sets the PLL clock recovery loop feedback time-constants so the transfer function matches a mathematical filter polynomial. This affects measurements whose :MEASUrement:MEAS<x>:CLOCKRecovery:GLOBal flag is set to 0.

NameTypeValuesDescription
stateenum0 | 1Turns automatic transition density compensation off or on.
enum - Returns the automatic transition density compensation state.
MEASUrement:MEAS1:CLOCKRecovery:TDCOMPensation ON specifies turning on automatic transition density compensation for PLL.
MEASUrement:MEAS1:CLOCKRecovery:TDCOMPensation? might return MEASUrement:MEAS1:CLOCKRecovery:TDCOMPensation 0, indicating automatic transition density compensation is off for PLL.

Sets or queries whether a filter is used for the measurement when the measurement type is AC common mode. Measurements are specified by x.

enum - Returns whether the filter is on or off for the measurement.

Sets or queries whether a filter is used for the measurement when the measurement type is AC common mode. Measurements are specified by x.

enum - Returns whether the filter is on or off.

Sets or queries the number of sources for the measurement when the measurement type is AC common mode. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumSINGLE | DOUBLESelects a single source or double sources.
enum - Returns the current number of sources for the measurement.
MEASUrement:MEAS1:COMMONMode:SOURCEs SINGLE specifies a single source.
MEASUrement:MEAS1:COMMONMode:SOURCEs? might return MEASUREMENT:MEAS1:COMMONMODE:SOURCES DOUBLE

Sets or queries the number of sources for the measurement when the measurement type is AC common mode. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumSINGLE | DOUBLESelects a single source or double sources.
enum - Returns the current number of sources setting for the measurement.
MEASUrement:MEAS1:COMMONMode:SOURCEs SINGLE specifies a single source.
MEASUrement:MEAS1:COMMONMode:SOURCEs? might return MEASUREMENT:MEAS1:COMMONMODE:SOURCES DOUBLE

Sets or queries the Calculate Over setting for the Power Quality measurement. Measurements are specified by x.

NameTypeValuesDescription
modeenumFFREQuency | AFREquenciesSelects whether Calculate Power Quality measurement is set for one frequency or for all frequencies.
enum - Returns the current Calculate Over setting for the measurement.
MEASUrement:MEAS1:COVer AFREQuencies sets Calculate Power Quality measurement for all frequencies.
MEASUrement:MEAS1:COVer? might return MEASUrement:MEAS1:COVer AFREQuencies, indicating the Calculate Power Quality measurement is set for all frequencies.

Sets or queries the Calculate Over setting for the Power Quality measurement. Measurements are specified by x.

enum - Returns the current Calculate Over setting for the measurement.
MEASUrement:MEAS1:COVer AFREQuencies
MEASUrement:MEAS1:COVer?

Sets or queries the channel power width for the measurement specified by x.

NameTypeValuesDescription
NR3real1.0e3 - 8.0e9Channel power width.
real (Hz) - Returns the current channel power width for Measurement x.
MEASUrement:MEAS2:CPWIDTh 1E+6
MEASUrement:MEAS2:CPWIDTh?

Sets or queries the channel power width for the measurement. Measurements are specified by x.

NameTypeValuesDescription
channel power widthreal1.0e3 - 8.0e9Channel power width for the measurement.
real - Returns the channel power width setting for the selected measurement.
MEASUrement:MEAS2:CPWIDTh 1E+6
MEASUrement:MEAS2:CPWIDTh?

Sets or queries the channel spacing for the measurement. Measurements are specified by x.

NameTypeValuesDescription
spacingreal1.0e3 - 8.0e9Channel spacing value.
real (Hz) - Returns the channel spacing for the specified measurement.
MEASUrement:MEAS2:CSPACing 5.0e6
MEASUrement:MEAS2:CSPACing?

Sets or queries the channel spacing for the measurement. Measurements are specified by x.

NameTypeValuesDescription
valuereal1.0e3 - 8.0e9The channel spacing.
real (Hz) - Returns the channel spacing for Measurement x.
MEASUrement:MEAS2:CSPACing 5.0e6
MEASUrement:MEAS2:CSPACing?

Sets or queries the custom limits file path for the custom harmonics standard. Measurements are specified by x.

NameTypeValuesDescription
pathstring-Custom limits file path.

Returns the current limits file location for the specified measurement. Measurements are specified by x.

string - Returns the location of the limits file for the specified measurement.
MEASUrement:MEAS1:CUSTOMLIMITSFile? might return MEASUrement:MEAS1:CUSTOMLIMITSFile <C:\MyDir\Limits.csv>, indicating the location of the Limits.csv file.

Sets or queries the cycle mode for the specified measurement. Measurements are specified by x.

enum - Returns the current cycle mode for the measurement.
MEASUrement:MEAS1:CYCLemode CYCLE
MEASUrement:MEAS1:CYCLemode?

Sets or queries the cycle mode for the selected measurement. Measurements are specified by x.

enum - Returns the current cycle mode for the measurement.
MEASUrement:MEAS1:CYCLemode CYCLE
MEASUrement:MEAS1:CYCLemode? might return MEASUREMENT:MEAS1:CYCLEMODE RECORD indicating the measurement is taken over the whole record.

Sets or queries the dB down value for the measurement. Measurements are specified by x.

NameTypeValuesDescription
valuereal-80 - -1dB down value for the measurement.

Sets or queries the dB down value for the measurement. Measurements are specified by x.

NameTypeValuesDescription
dB down valuereal-80 - -1Sets the dB down value.

Sets or queries the 'to edge' type when EDGE<x> is EDGE1 and the 'from edge' type when EDGE<x> is EDG2, for delay measurements. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
edgeenumFALL | RISe | BOTH | SAMEas | OPPositeasSelects the edge type used for the delay measurement.
enum - Returns the currently selected edge type for the specified delay measurement.
MEASUREMENT:MEAS3:DELAY:EDGE2 RISE specifies that the rising edge of the waveform be used for measurement 3.
MEASUREMENT:MEAS1:DELAY:EDGE2? might return MEASUREMENT:MEAS1:DELAY:EDGE2 FALL, indicating that the falling edge of the waveform is being used for measurement 1.

Sets or queries the edge type used for delay measurements, selecting the 'to edge' for EDGE1 and the 'from edge' for EDGE2. Measurements are specified by x.

NameTypeValuesDescription
modeenumFALL | RISe | BOTH | SAMEas | OPPositeasSelects the edge type used for the delay measurement.
enum - Returns the current edge type used for the selected delay measurement edge.
MEASUREMENT:MEAS3:DELAY:EDGE2 RISE
MEASUREMENT:MEAS1:DELAY:EDGE2? might return MEASUREMENT:MEAS1:DELAY:EDGE2 FALL, indicating that the falling edge of the waveform is being used for measurement 1.

Turns display of statistics in measurement badges on or off for the specified measurement. Basic statistics are computed regardless of this setting.

NameTypeValuesDescription
measurement numberinteger-Specifies the measurement number.
stateenumOFF | ON | <NR1>Turns statistics display off or on.

Turns the display of statistics in the measurement badge on or off for measurement x.

enum - Returns the current display-statistics enable setting for measurement x.
MEASUrement:MEAS<x>:DISPlaystat:ENABle 0 turns off the display of statistics in the measurement badge.
MEASUrement:MEAS<x>:DISPlaystat:ENABle? might return MEASUREMENT:MEAS1:DISPLAYSTAT:ENABLE 1

Sets or returns the deskew method for WBG measurement.

NameTypeValuesDescription
xinteger1Measurement number.
methodenumAUTO | MANualDeskew method set for WBG measurement.
enum - Returns the current deskew method for WBG measurement.
MEASUrement:MEAS1:DMEThod MANual sets the deskew method for WBG measurement 1.
MEASUrement:MEAS1:DMEThod? might return :MEASUrement:MEAS1:DMEThod MANual indicating the manual deskew method is set for WBG measurement 1.

Sets or returns the deskew method for WBG measurement.

enum - Returns the deskew method for the WBG measurement.
MEASUrement:MEAS1:DMEThod MANual sets the deskew method for WBG measurement 1.
MEASUrement:MEAS1:DMEThod? might return :MEASUrement:MEAS1:DMEThod MANual indicating the manual deskew method is set for WBG measurement 1.

Enables or disables the display state of the derived Vds waveform for RDS(on) measurement. Measurements are specified by x.

NameTypeValuesDescription
stateenumOFF | ONOFF disables the derived Vds waveform display; ON enables it.
MEASUrement:MEAS1:DVDS ON enables derived Vds waveform for RDS(on) measurement.

Enables or disables the display state of the derived Vds waveform for RDS(on) measurement. Measurements are specified by x.

NameTypeValuesDescription
stateenumOFF | ONTurns derived Vds waveform display off or on for the selected measurement.
MEASUrement:MEAS1:DVDS ON enables derived Vds waveform for RDS(on) measurement.

Sets or queries the type of the specified edge, rise or fall, for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
edgeenumRISE | FALL | BOTHSpecifies whether the edge is rising, falling, or either rising or falling.
enum - Returns the specified edge type for the measurement.
MEASUREMENT:MEAS2:EDGE1 RISE sets edge 1 of measurement 2 as the rising edge.
MEASUREMENT:MEAS2:EDGE1? might return MEASUREMENT:MEAS2:EDGE1 RISE indicating that edge 1 of measurement 2 is the rising edge.

Sets or queries the type of the specified edge for the measurement, where x identifies the measurement number. The edge can be rising, falling, or either.

enum - Returns the edge type for the specified measurement edge.
MEASUREMENT:MEAS2:EDGE1? might return MEASUREMENT:MEAS2:EDGE1 RISE indicating that edge 1 of measurement 2 is the rising edge.

Sets or queries the edge increment value for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
edge increment valuereal-The measurement's edge increment value.
real - Returns the measurement edge increment value.
MEASUREMENT:MEAS2:EDGEINCRE? might return MEASUREMENT:MEAS2:EDGEINCRE 1.0000 indicating the edge increment value is set to 1.0000.

Sets or queries the edge increment value for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
edge increment valuereal-The measurement's edge increment value.
real - Returns the measurement's edge increment value.
MEASUREMENT:MEAS2:EDGEINCRE? might return MEASUREMENT:MEAS2:EDGEINCRE 1.0000 indicating the edge increment value is set to 1.0000.

Sets or queries the measurement edge qualifier one source for Efficiency measurements. The source is specified as a string value such as Vac.

NameTypeValuesDescription
QStringstring-Specifies the edge qualifier source at input configuration.
string - Returns the edge qualifier source for the selected measurement at input configuration.
MEASUrement:MEAS1:EDGEQUALONE Vac
MEASUrement:MEAS1:EDGEQUALONE?

Sets or queries the measurement edge qualifier one source for Efficiency measurement at input configuration.

string - Returns the edge qualifier source at input configuration, such as Vac.
MEASUrement:MEAS1:EDGEQUALONE Vac sets the edge qualifier source for measurement 1 to Vac at input configuration.
MEASUrement:MEAS1:EDGEQUALONE? might return Vac, indicating that the edge qualifier source for measurement 1 is Vac at input configuration.

Sets the measurement output edge qualifier two source for Efficiency measurement. The command takes a string source name.

NameTypeValuesDescription
QStringstring-Specifies the edge qualifier source at output configuration.

Sets or queries the edge qualifier source for the specified measurement. The source can be a channel, math waveform, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Edge qualifier source for the measurement.
enum - Returns the current edge qualifier source, or UNDEFINED if no edge qualifier source is set for the measurement.
MEASUrement:MEAS1:EDGEQUALifier CH4
MEASUrement:MEAS3:EDGEQUALifier?

Queries the edge qualifier source for a measurement. The source can be a channel, math waveform, or reference waveform, or UNDEFINED if none is set.

enum - Returns the edge qualifier source for the specified measurement, or UNDEFINED if no edge qualifier source is set.
MEASUrement:MEAS1:EDGEQUALifier CH4
MEASUrement:MEAS3:EDGEQUALifier?

Sets or queries the edge qualifier source at output configuration for the specified measurement number.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
string - Returns the edge qualifier source for the specified measurement at output configuration.
MEASUrement:MEAS1:EDGEQUALTWO Vxz sets the edge qualifier source for measurement 1 to Vxz at output configuration.
MEASUrement:MEAS1:EDGEQUALTWO? might return Vxz, indicating that the edge qualifier source for measurement 1 is Vxz at output configuration.

Sets or queries the 'from level' edge for the measurement. Measurements are specified by x.

NameTypeValuesDescription
levelenumMID | LOW | HIGHThe edge level to use for the measurement.
enum - Returns the current 'from level' edge setting for the measurement.
MEASUrement:MEAS1:EDGES:FROMLevel HIGH
MEASUrement:MEAS1:EDGES:FROMLevel?

Sets or queries the 'from level' edge for the measurement. Measurements are specified by x.

enum - Returns the from level edge for the specified measurement.
MEASUrement:MEAS1:EDGES:FROMLevel HIGH set the from level to the high level
MEASUrement:MEAS1:EDGES:FROMLevel? might return MEASUREMENT:MEAS1:EDGES:FROMLEVEL LOW indicating the from level is the low level.

Sets or queries the level type for the 'time outside level' measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
levelenumHIGH | LOW | BOTHSelects the level type for the measurement.
MEASUrement:MEAS1:EDGES:LEVel HIGH
MEASUrement:MEAS1:EDGES:LEVel?

Sets or queries the level type for the time outside level measurement. Measurements are specified by x.

enum - Returns the current level type for the measurement.

Sets or queries the lower frequency for the measurement when the measurement type is phase noise. Lower frequencies are ignored.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
lower frequencyreal-The lower frequency of the edge.
real - Returns the lower frequency setting.
MEASUrement:MEAS1:EDGES:LOWERFREQuency 1.0e3 sets the lower frequency to 1 kHz.
MEASUrement:MEAS1:EDGES:LOWERFREQuency? might return MEASUREMENT:MEAS1:EDGES:LOWERFREQUENCY 0.0E+0 indicating the lower frequency is set to 0.0 Hertz.

Sets or queries the lower frequency for the measurement when the measurement type is phase noise. Lower frequencies are ignored.

real (Hz) - Returns the lower frequency of the edge.

Sets or queries the number of accumulation cycles for the measurement when the measurement type is nperiod. Measurements are specified by x.

NameTypeValuesDescription
countreal-Maximum number of edges used by the measurement.
real - Returns the current number of edges used by the measurement.
measurement:meas1:edges:n 2 sets the number of edges to 2.
measurement:meas1:edges:n? might return MEASUREMENT:MEAS1:EDGES:N 6.0000.

Sets or queries the number of accumulation cycles for the measurement when the measurement type is nperiod. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
countreal-Maximum number of edges used by the measurement.
real - Returns the maximum number of edges used by the measurement.
measurement:meas1:edges:n 2
measurement:meas1:edges:n?

Sets or queries the slew rate method for the measurement specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
methodenumNOMinal | DDRSelects the slew rate method.
enum - Returns the current slew rate method for the measurement.
MEASUrement:MEAS1:EDGES:SLEWRATEMethod NOMINAL
MEASUrement:MEAS1:EDGES:SLEWRATEMethod?

Sets or queries the slew rate method for the measurement. Measurements are specified by x.

NameTypeValuesDescription
modeenumNOMinal | DDRSelects the slew rate method.
enum - Returns the current slew rate method setting.
MEASUrement:MEAS1:EDGES:SLEWRATEMethod NOMINAL specifies the nominal slew rate method.
MEASUrement:MEAS1:EDGES:SLEWRATEMethod? might return MEASUREMENT:MEAS1:EDGES:SLEWRATEMETHOD NOMINAL indicating the slew rate method is set to NOMINAL.

Sets or queries the 'to level' edge for the measurement. Measurements are specified by x.

NameTypeValuesDescription
levelenumHIGH | MID | LOWSelects the to level edge for the measurement.
enum - Returns the current to level edge setting.
MEASUrement:MEAS1:EDGES:TOLevel HIGH
MEASUrement:MEAS1:EDGES:TOLevel?

Sets or queries the 'to level' edge for the measurement specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
enum - Returns the current to level edge setting.
MEASUrement:MEAS1:EDGES:TOLevel HIGH
MEASUrement:MEAS1:EDGES:TOLevel?

Sets or queries the upper frequency for an edge measurement.

NameTypeValuesDescription
<NR3>realMHzThe upper frequency of the edge.
string - Returns the upper frequency setting for the selected measurement.
MEASUrement:MEAS1:EDGES:UPPERFREQuency 1.5 sets the upper frequency to 1.5 MHz.
MEASUrement:MEAS1:EDGES:UPPERFREQuency? might return MEASUREMENT:MEAS1:EDGES:UPPERFREQUENCY 1.0000E+6 indicating the upper frequency is 1.0 MHz.

Returns the upper frequency setting for the selected edge measurement.

real - The upper frequency of the edge measurement.
MEASUrement:MEAS1:EDGES:UPPERFREQuency? might return MEASUREMENT:MEAS1:EDGES:UPPERFREQUENCY 1.0000E+6 indicating the upper frequency is 1.0 MHz.

Turns edge qualifier settings on or off as input waveform to the measurement. The measurement number is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns the edge qualifier settings on or off.
MEASUrement:MEAS1:EEQual ON
MEASUrement:MEAS1:EEQual? might return MEASUrement:MEAS1:EEQual OFF, indicating the edge qualifier settings is off.

Turns the edge qualifier setting on or off as input waveform to the measurement. The measurement number is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns the edge qualifier settings on or off.
enum - Returns the edge qualifier state.
MEASUrement:MEAS1:EEQual ON
MEASUrement:MEAS1:EEQual? might return MEASUrement:MEAS1:EEQual OFF, indicating the edge qualifier settings is off.

Sets or returns the effective inductance for WBG measurement.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.

Sets or returns the effective inductance value for the selected WBG measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Effective inductance value for the WBG measurement.
MEASUrement:MEAS2:EINDuctance 1.0000
MEASUrement:MEAS2:EINDuctance? might return MEASUREMENT:MEAS2:EINDuctance 1.0000

Returns the number of measurement failures, if applicable, for the selected measurement. The measurement number is specified by x.

integer - Returns the number of measurement failures for the selected measure.

Sets or returns the filter count for PSIJ measurement. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
countinteger-Specifies the number of filters applied for PSIJ measurement.
MEASUrement:MEAS1:FCOunt 10 sets the number of filters to 10.
MEASUrement:MEAS1:FCOunt? might return :MEASUrement:MEAS1:FCOunt 10, indicating the filter count is 10.

Sets or returns the filter count for PSIJ measurement. Requires the DPM option.

NameTypeValuesDescription
measurement numberinteger-Measurement number specified by x.
countreal-Number of filters applied for the PSIJ measurement.
integer - Returns the filter count for the selected measurement.
MEASUrement:MEAS1:FCOunt 10 sets the number of filters to 10.
MEASUrement:MEAS1:FCOunt? might return :MEASUrement:MEAS1:FCOunt 10, indicating the filter count is 10.

Sets or queries the harmonics filter range from order for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
valueinteger-Specifies the filter range from value.
integer - Returns the filter range from value for the specified measurement.
MEASUrement:MEAS1:FILTERRANGEFROM 4 sets filter range from value for measurement 1 to 4.
MEASUrement:MEAS1:FILTERRANGEFROM? might return MEASUrement:MEAS1:FILTERRANGEFROM 3, indicating the filter range from value is 3.

Sets or queries the harmonics filter range-from order for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
valueinteger-Filter range from value.
integer - Returns the filter range from value for the specified measurement.
MEASUrement:MEAS1:FILTERRANGEFROM 4
MEASUrement:MEAS1:FILTERRANGEFROM?

Sets or queries the harmonics filter to order for measurement x. Measurement numbers are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
valueintegerNR3Filter range to value.
integer - Returns the filter range to value for the specified measurement.
MEASUrement:MEAS1:FILTERRANGETO 50 sets filter range to value for measurement 1 to 50.

Sets or queries the harmonics filter to order for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valueinteger<NR3>Specifies the filter range to value.
MEASUrement:MEAS1:FILTERRANGETO 50 sets filter range to value for measurement 1 to 50.

Sets or queries the filter blanking time for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
<NR3>real-Current filter blanking time.
real - Returns the current filter blanking time.
MEASUrement:MEAS1:FILTers:BLANKingtime 3.5
MEASUrement:MEAS1:FILTers:BLANKingtime?

Sets or queries the filter blanking time for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
NR3real-Current filter blanking time.
real - Returns the current filter blanking time.
MEASUrement:MEAS1:FILTers:BLANKingtime 3.5
MEASUrement:MEAS1:FILTers:BLANKingtime?

Sets or queries the global flag for filter settings for the specified measurement. OFF/0 changes filter settings independently for each measurement; ON/1 applies global filter settings to all measurements.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Global filter-setting mode.
enum - Returns the global filter-setting state for the measurement.
MEASUrement:MEAS<x>:FILTers:GLOBal OFF
MEASUrement:MEAS<x>:FILTers:GLOBal?

Sets or queries the global flag for measurement filter settings. When enabled, filter settings apply globally to all measurements; when disabled, they are changed independently for each measurement.

enum - Returns the current global filter setting for the specified measurement.

Sets or queries the high pass filter frequency for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
frequencyreal-Current high pass filter frequency.
real - Returns the current high pass filter frequency.
MEASUrement:MEAS1:FILTers:HIGHPass:FREQ 15.0E+6
MEASUrement:MEAS1:FILTers:HIGHPass:FREQ? might return MEASUREMENT:MEAS1:FILTERS:HIGHPASS:FREQ 10.0000E+6

Sets or queries the high pass filter frequency for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
real - Returns the current high pass filter frequency.
MEASUrement:MEAS1:FILTers:HIGHPass:FREQ 15.0E+6 sets the high pass frequency to 15.0 MHz.
MEASUrement:MEAS1:FILTers:HIGHPass:FREQ? might return MEASUREMENT:MEAS1:FILTERS:HIGHPASS:FREQ 10.0000E+6 indicating the high pass frequency is set to 10.0 MHz.

Sets or queries the high pass filter order for the measurement specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
orderenumNONE | FIRST | SECOND | THIRDSelects the high pass filter order.
enum - Returns the current high pass filter order.
MEASUrement:MEAS1:FILTers:HIGHPass:SPEC FIRST specifies a first-order filter.
MEASUrement:MEAS1:FILTers:HIGHPass:SPEC? might return MEASUREMENT:MEAS1:FILTERS:HIGHPASS:SPEC NONE indicating no high pass filter is used.

Sets or queries the high pass filter order for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
orderenumNONE | FIRST | SECOND | THIRDSelects the high pass filter order.
enum - Returns the current high pass filter order.
MEASUrement:MEAS1:FILTers:HIGHPass:SPEC FIRST specifies a first-order filter.
MEASUrement:MEAS1:FILTers:HIGHPass:SPEC? might return MEASUREMENT:MEAS1:FILTERS:HIGHPASS:SPEC NONE indicating no high pass filter is used.

Sets or queries the low pass filter frequency for the specified measurement. The argument range is 20 Hz to 10e6 Hz.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
frequencyreal20 - 10e6Current low pass filter frequency.
real (Hz) - Returns the low pass filter frequency.
MEASUrement:MEAS1:FILTers:LOWPass:FREQ 5.0E+6 sets the low pass frequency to 5.0 MHz.
MEASUrement:MEAS1:FILTers:LOWPass:FREQ? might return MEASUREMENT:MEAS1:FILTERS:LOWPASS:FREQ 10.0000E+6 indicating the low pass frequency is 10.0 MHz.

Sets or queries the low pass filter frequency for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
frequencyreal20 Hz - 10e6 HzCurrent low pass filter frequency.
real (Hz) - Returns the current low pass filter frequency.
MEASUrement:MEAS1:FILTers:LOWPass:FREQ 5.0E+6
MEASUrement:MEAS1:FILTers:LOWPass:FREQ? might return MEASUREMENT:MEAS1:FILTERS:LOWPASS:FREQ 10.0000E+6

Sets or queries the low pass filter order for the measurement. Measurements are specified by x.

NameTypeValuesDescription
modeenumNONE | FIRST | SECOND | THIRDSelects the low pass filter order: none, first, second, or third order.
enum - Returns the current low pass filter order.
MEASUrement:MEAS1:FILTers:LOWPass:SPEC FIRST specifies a first-order filter.
MEASUrement:MEAS1:FILTers:LOWPass:SPEC? might return MEASUREMENT:MEAS1:FILTERS:LOWPASS:SPEC NONE indicating no low pass filter is used.

Sets the current filter ramp time for the selected measurement. The query returns the current filter ramp time.

NameTypeValuesDescription
measurement numberinteger1 - 6Specifies the measurement number.
ramp timereal-Sets the filter ramp time.
real - Returns the current filter ramp time.
MEASUrement:MEAS1:FILTers:RAMPtime 1.5 sets the ramp time to 1.5.
MEASUrement:MEAS1:FILTers:RAMPtime? might return MEASUREMENT:MEAS1:FILTERS:RAMPTIME 2.0000

Returns the current filter ramp time for the specified measurement filter. The example query response shows the ramp time as a numeric value.

real - Returns the current filter ramp time.
MEASUrement:MEAS1:FILTers:RAMPtime? might return MEASUREMENT:MEAS1:FILTERS:RAMPTIME 2.0000

Sets or returns the differential filter order for WBG measurement. Requires a WBG-DPT License.

NameTypeValuesDescription
NR3real-Specifies the differential filter order of the WBG measurement.
real - Returns the differential filter order for the specified measurement.
MEASUrement:MEAS2:FORDer 1.0000 specifies the differential filter order as 1 for measurement 2.
MEASUrement:MEAS2:FORDer? might return MEASUREMENT:MEAS2:FORDer 1.0000 indicating the differential filter order is 1 for measurement 2.

Sets or returns the differential filter order for WBG measurement. Requires a WBG-DPT License.

NameTypeValuesDescription
NR3real-Specifies the differential filter order of the WBG measurement.
real - Returns the differential filter order for the specified measurement.
MEASUrement:MEAS2:FORDer 1.0000
MEASUrement:MEAS2:FORDer? might return MEASUREMENT:MEAS2:FORDer 1.0000

Sets or queries the roll off factor for the RRC filter in the measurement. Measurements are specified by x.

NameTypeValuesDescription
<NR3>real0.001 - 1.0Sets the roll off factor.
real - Returns the roll off factor for the measurement.
MEASUrement:MEAS1:FPARAmeter 0.22 sets the roll off factor to 0.22.

Sets or queries the roll off factor for the RRC filter in the measurement specified by x.

NameTypeValuesDescription
xinteger1Measurement number.
factorreal0.001 - 1.0Roll off factor for the RRC filter.
real - Returns the roll off factor for the RRC filter in the measurement.
MEASUrement:MEAS1:FPARAmeter 0.22 sets the roll off factor to 0.22.

Sets or queries the switching frequency for Switching Ripple measurement. Measurements are specified by x.

NameTypeValuesDescription
freqreal50 Hz - 1 GHzSwitching frequency for the measurement.
real (Hz) - Returns the switching frequency for the selected measurement.
MEASUrement:MEAS1:FREQ 50k
MEASUrement:MEAS1:FREQ?

Sets or queries the switching frequency for Switching Ripple measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
frequencyreal50 Hz - 1 GHzSwitching frequency.
real (Hz) - Returns the switching frequency of the selected measurement.
MEASUrement:MEAS1:FREQ 50k
MEASUrement:MEAS1:FREQ? might return MEASUrement:MEAS1:FREQ 100k, indicating the switching frequency is 100 kHz.

Sets or queries the from edge type for the measurement. Measurements are specified by x.

NameTypeValuesDescription
modeenumRISe | FALL | BOTHSelects the edge type used for the measurement.
enum - Returns the from edge type for the specified measurement.
MEASUrement:MEAS1:FROMedge RISE specifies the rising edge of the waveform.
MEASUrement:MEAS1:FROMedge? might return MEASUREMENT:MEAS1:FROMEDGE BOTH indicating both the rising and falling edges of the waveform.

Sets or queries the from-edge type for the measurement specified by x.

enum - Returns the current from-edge type for the measurement.
MEASUrement:MEAS1:FROMedge RISE specifies the rising edge of the waveform.
MEASUrement:MEAS1:FROMedge? might return MEASUREMENT:MEAS1:FROMEDGE BOTH indicating both the rising and falling edges of the waveform.

Sets or queries the search direction used from the edge for the specified measurement. The query returns the current direction setting.

NameTypeValuesDescription
xinteger1 - 6Measurement number.
directionenumFORWard | BACKWardSearch direction from the edge.
enum - The current search direction from the edge.
MEASUrement:MEAS1:FROMEDGESEARCHDIRect BACKWard
MEASUrement:MEAS1:FROMEDGESEARCHDIRect? might return MEASUREMENT:MEAS1:FROMEDGESEARCHDIRECT FORWARD indicating a forward search from the edge.

Sets or queries the direct search direction from the edge for measurement x.

NameTypeValuesDescription
modeenumFORWard | BACKWardSpecifies whether the search is forward or backward from the edge.
enum - Returns the current direct search direction from the edge for measurement x.
MEASUrement:MEAS1:FROMEDGESEARCHDIRect BACKWard
MEASUrement:MEAS1:FROMEDGESEARCHDIRect? might return MEASUREMENT:MEAS1:FROMEDGESEARCHDIRECT FORWARD indicating a forward search from the edge.

Sets or queries the DDR digital measurement logic 1 source From symbol. Requires option 6-DBDDR3 and a 6 Series MSO instrument.

NameTypeValuesDescription
stateenumH | L | XSets the logic source 1 From Symbol to H (High), L (Low), or X (Don't care).
enum - Returns the current setting of the DDR digital measurement logic 1 source From symbol.
MEASUrement:MEAS1:FROMSymbol:LOGIC2SOUrce H
MEASUrement:MEAS1:FROMSymbol:LOGIC2SOUrce?

Sets or queries the DDR digital measurement logic 2 source From symbol. Requires option 6-DBDDR3 and a 6 Series MSO instrument.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
stateenumH | L | XSets the logic source 2 From Symbol to H (High), L (Low), or X (Don’t care).
enum - Returns the current From Symbol logic 2 source setting.
MEASUrement:MEAS1:FROMSymbol:LOGIC3SOUrce H
MEASUrement:MEAS1:FROMSymbol:LOGIC3SOUrce?

Sets or queries the FromSymbol MeasureAT value for measurement x. Requires option 6-DBDDR3 and a 6 Series MSO instrument.

NameTypeValuesDescription
modeenumStart | Stop | ClockEdgeSelects the FromSymbol MeasureAT setting.
enum - Returns the current FromSymbol MeasureAT setting.
MEASUrement:MEAS1:FROMSymbol:MEASUREAT Start
MEASUrement:MEAS1:FROMSymbol:MEASUREAT?

Sets or returns whether the RRC filter is enabled for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
stateenumTrue | FalseEnables or disables the RRC filter.
enum - Returns whether the RRC filter is enabled for the specified measurement.
MEASUrement:MEAS2:FTYPe True
MEASUrement:MEAS2:FTYPe?

Sets or queries the fundamental current value for IEC-Class C type harmonics standard. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
currentreal-Fundamental current for class C harmonics standard.
real - The fundamental current value for the selected measurement.
MEASUrement:MEAS1:FUNDCURRent 16.0000
MEASUrement:MEAS1:FUNDCURRent?

Sets or queries the gating type for the measurement specified by x.

NameTypeValuesDescription
modeenumNONE | SCREEN | CURSor | LOGic | SEARch | TIMeGating type for the measurement.
enum - Returns the current gating type for the measurement.
MEASUrement:MEAS1:GATing CURSOR limits measurements to the portion of the waveform between the vertical bar cursor.

Sets or queries the gating active level when the gating type is logic. Measurements are specified by x.

NameTypeValuesDescription
stateenumHIGH | LOWLogic gating active level.
enum - Returns the gating active level when queried.
MEASUrement:MEAS1:GATing:ACTive LOW
MEASUrement:MEAS1:GATing:ACTive?

Sets or queries the end gate time for the measurement when using Local gating. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
timereal-10000 - 10000Time gating end gate time in seconds.
real (s) - Returns the local end gate time for the specified measurement.
MEASUrement:MEAS4:GATing:ENDtime 5.31e-2
MEASUrement:MEAS6:GATing:ENDtime?

Sets or queries whether gate settings are global or independent for each measurement. Measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
stateenumOFF | ON | 0 | 1Controls whether gate settings are independent per measurement or applied globally to all measurements.
enum - Returns the current global gating setting.
MEASUrement:MEAS1:GATing:GLOBal OFF
MEASUrement:MEAS1:GATing:GLOBal?

Sets or queries the gating hysteresis value when the gating type is logic. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
hysteresisreal-Gating hysteresis value.
real - Returns the gating hysteresis value.
MEASUrement:MEAS1:GATing:HYSTeresis 25.0E-3
MEASUrement:MEAS1:GATing:HYSTeresis?

Sets the gating logic source for a specified measurement. The source can be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Gating logic source.
MEASUrement:MEAS1:GATing:LOGICSource CH3
MEASUrement:MEAS1:GATing:LOGICSource? might return MEASUREMENT:MEAS1:GATING:LOGICSOURCE CH2

Sets or queries the gating mid ref value when the gating type is logic. Measurements are specified by x.

NameTypeValuesDescription
midrefreal-Mid ref value for gating.
real - Returns the gating mid ref value.
MEASUrement:MEAS1:GATing:MIDRef 1.0E+0
MEASUrement:MEAS1:GATing:MIDRef? might return MEASUREMENT:MEAS1:GATING:MIDREF 0.0E+0 indicating the midref value is set to 0.0.

Sets or queries the gating search source when the gating type is search. The measurement number is specified by x.

string - Returns the current gating search source.

Sets or queries the start gate time for the measurement when using Local gating.

NameTypeValuesDescription
start gate timereal-10000 - 10000The time gating start gate time in seconds.
MEASUrement:MEAS1:GATing:STARTtime -1.5e-3 sets the local start gate time for Meas 1 to -1.5 ms.
MEASUrement:MEAS1:GATing:STARTtime? might return 3.0e-9, indicating that the local start gate time for Meas 1 is 3 ns.

Sets or queries the reference levels global flag for the specified measurement. OFF/0 allows reference levels to be set separately for each measurement, and ON/1 applies the same reference levels to all measurements.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Global reference-level flag state.

Sets or queries the class type for the harmonics measurement. Measurements are specified by x.

NameTypeValuesDescription
measurementinteger-Measurement number specified by x.
classenumCLASSA | CLASSB | CLASSC | CLASSDClass type to set for the harmonics measurement.
enum - Returns the class type for the harmonics measurement.
MEASUrement:MEAS1:HARMONICSCLass CLASSC
MEASUrement:MEAS1:HARMONICSCLass?

Sets or queries the harmonics source for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
sourceenumCURRENT | VOLTAGEHarmonics source to use.
enum - Returns the current harmonics source setting.
MEASUrement:MEAS1:HARMONICSSOURce CURRENT sets the harmonics source for measurement 1 as current.
MEASUrement:MEAS1:HARMONICSSOURce? might return MEASUrement:MEAS1:HARMONICSSOURce VOLTAGE, indicating the harmonics source as voltage.

Sets or queries the harmonics standard for measurement x. The measurement is specified by x, and the standard may be NONE, IEC, IEEE519, CUSTOM, or REVIEEE5192022.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
standardenumNONE | IEC | IEEE519 | CUSTOM | REVIEEE5192022Selects the harmonics test standard.
enum - Returns the current harmonics standard for measurement x.
MEASUrement:MEAS1:HARMONICSStd IEC
MEASUrement:MEAS1:HARMONICSStd?

Sets or queries the harmonics units for measurement x. The units can be logarithmic or linear.

NameTypeValuesDescription
modeenumLOGARITHM | LINEARHarmonics units selection.
enum - Returns the current harmonics units setting.
MEASUrement:MEAS1:HARMONICSUNits LINEAR
MEASUrement:MEAS1:HARMONICSUNits?

Sets or queries the local input or output source settings for a measurement. The query returns the current setting.

NameTypeValuesDescription
modeenumINPUT | OUTPUTSelects whether the local Input or Output source settings are treated as input or output.
enum - Returns the current local Input or Output source setting.
MEASUrement:MEAS1:HIGHLEVel:CONFIGuration INPUT
MEASUrement:MEAS1:HIGHLEVel:CONFIGuration? might return

Sets or queries local input Line-to-Line to Line-to-Neutral Conversion for the selected measurement. A value of 1 enables the conversion and 0 disables it.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
stateenum0 | 1Enables or disables local input Line-to-Line to Line-to-Neutral Conversion.
enum - Returns the current local input Line-to-Line to Line-to-Neutral Conversion setting.
MEASUrement:MEAS1:HIGHLEVel:L2LTOL2N 1 enables local input Line-to-Line to Line-to-Neutral Conversion.
MEASUrement:MEAS1:HIGHLEVel:L2LTOL2N? might return MEASUrement:HIGHLEVel:L2LTOL2N 0, indicating local input Line-to-Line to Line-to-Neutral Conversion is disabled.

Sets or queries local output Line-to-Line to Line-to-Neutral Conversion. A value of 1 enables the conversion, and 0 disables it.

NameTypeValuesDescription
stateenum0 | 1Enables or disables local output Line-to-Line to Line-to-Neutral Conversion.
enum - Returns the current setting for local output Line-to-Line to Line-to-Neutral Conversion.
MEASUrement:MEAS?:HIGHLEVel:OUTL2LTOL2N 1
MEASUrement:MEAS?:HIGHLEVel:OUTL2LTOL2N? might return MEASUrement:MEAS?:HIGHLEVel:OUTL2LTOL2N 0, indicating local output Line-to-Line to Line-to-Neutral Conversion is disabled.

Sets or queries the local output select lines.

NameTypeValuesDescription
modeenumXYZY | XZYZ | YXZX | XN | YN | ZNSelects the local output select lines.
enum - Returns the local output select lines setting.
MEASUrement:MEAS?:HIGHLEVel:OUTLINESelected XYZY
MEASUrement:MEAS?:HIGHLEVel:OUTLINESelected? might return MEASUrement:MEAS?:HIGHLEVel:OUTLINESelected XYZY, indicating the local output select lines is XYZY.

Sets or queries the local output wiring for the selected measurement.

NameTypeValuesDescription
wiringenumP1W2V1I1 | P1W3V2I2 | P3W3V3I3 | P3W4 | DCP1W2Selects the local output wiring.
enum - Returns the current local output wiring.
MEASUrement:MEAS1:HIGHLEVel:OUTWIRing P1W2V1I1
MEASUrement:MEAS1:HIGHLEVel:OUTWIRing? might return MEASUrement:MEAS1:HIGHLEVel:OUTWIRing P1W2V1I1, indicating the local output wiring is configured as P1W2V1I1.

Sets or queries the local input wiring for the specified measurement. The measurement number is given by x.

NameTypeValuesDescription
measurement numberinteger-Specifies the measurement number.
wiringenumP1W2V1I1 | P1W3V2I2 | P3W3V2I2 | P3W3V3I3 | P3W3 | DCP1W2Selects the local input wiring.
enum - Returns the current local input wiring setting.
MEASUrement:MEAS1:HIGHLEVel:WIRing P1W2V1I1 sets the local input wiring for measurement 1 as P1W2V1I1.
MEASUrement:MEAS1:HIGHLEVel:WIRing? might return MEASUrement:MEAS1:HIGHLEVel:WIRing P1W2V1I1, indicating the local input wiring is configured as P1W2V1I1.

Sets or queries the high reference voltage value for the "time outside level" measurement. Measurements are specified by x.

NameTypeValuesDescription
NR3real-High reference voltage value.

Turns the output global settings for a measurement on or off. Measurements are specified by x.

NameTypeValuesDescription
stateenumON | OFFSets the output global settings for the measurement.
MEASUrement:MEAS1:HLEVel:OUTPut:UGLobal ON
MEASUrement:MEAS1:HLEVel:OUTPut:UGLobal?

Sets or queries the measurement High Torque value for the selected measurement. Measurements are specified by x.

NameTypeValuesDescription
<NR1>integer11 - 10000000Specifies the High Torque value of the measurement.

Sets or queries the High Voltage value for a specified measurement. Requires the IMDA-MECH license on MSO 5, 6, and 6B series instruments.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
voltagereal1 - 100High Voltage value of the measurement.
real - Returns the High Voltage value of the specified measurement.
MEASUrement:MEAS1:HVOLtage 15.2 sets the High Voltage value for measurement 1 to 15.2.
MEASUrement:MEAS1:HVOLtage? might return MEASUrement:MEAS1:HVOLtage 15.2, indicating the High Voltage value for measurement 1 is 15.2.

Sets or queries the idle time for the measurement when the measurement type is burst width. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
idle timereal-Specifies the idle time.
real - Returns the idle time for the measurement.
MEASUrement:MEAS1:IDLETime 40.0E-6 sets the idle time to 40.0 μs.
MEASUrement:MEAS1:IDLETime? might return MEASUREMENT:MEAS1:IDLETIME 50.0000E-6 indicating the idle time is 50.0 μs.

Sets or queries the input trigger voltage level for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer-Measurement number.
levelreal-500 - +500Trigger voltage level.
real (V) - Returns the input trigger level for the specified measurement.
MEASUrement:MEAS1:INPUTLEVel 60
MEASUrement:MEAS3:INPUTLEVel?

Sets or queries the input power value for IEC-Class C and Class D harmonics standard.

NameTypeValuesDescription
powerrealWSpecifies the input power value for class C harmonics standard.
returns
MEASUrement:MEAS1:INPUTPOwer 100W
MEASUrement:MEAS1:INPUTPOwer?

Sets or queries whether DCD is included in the jitter summary for the specified measurement.

NameTypeValuesDescription
xinteger-Measurement number.

Sets or queries whether DDJ is included in the jitter summary for the specified measurement number.

NameTypeValuesDescription
xinteger-Measurement number.
stateenum0 | 11 adds the DDJ measurement as part of the jitter summary; 0 does not add it.
enum - Returns whether the DDJ measurement is part of the jitter summary for the specified measurement.
MEASUrement:MEAS4:JITTERSummary:DDJ 0
MEASUrement:MEAS4:JITTERSummary:DDJ? might return MEASUREMENT:MEAS4:JITTERSUMMARY:DDJ 1

Sets or queries whether DJ is included in the jitter summary for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
enum - Returns whether DJ is included in the jitter summary for the measurement.
MEASUrement:MEAS4:JITTERSummary:DJ 0
MEASUrement:MEAS4:JITTERSummary:DJ?

Sets or queries whether DJ-dd is included in the jitter summary for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
measurement numberintegerx - xMeasurement number specified by x.
stateenum0 | 10 do not add the DJDD measurement as part of jitter summary; 1 add the DJDD measurement as part of jitter summary.
enum - Returns whether DJDD is part of the jitter summary for the specified measurement.
MEASUrement:MEAS4:JITTERSummary:DJDD 0 specifies the DJDD measurement is not part of the jitter summary.
MEASUrement:MEAS4:JITTERSummary:DJDD? might return MEASUREMENT:MEAS4:JITTERSUMMARY:DJDD 1 indicating the DJDD measurement is part of the jitter summary.

Sets or queries whether DR is included in the jitter summary for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
stateenum0 | 1Adds or does not add the DR measurement as part of the jitter summary.
MEASUrement:MEAS4:JITTERSummary:DR 0 specifies that the DR measurement is not part of the jitter summary.

Sets or queries whether EyeWidth@BER is included in the jitter summary for the specified measurement.

NameTypeValuesDescription
stateenum0 | 11 adds the EyeWidth@BER measurement as part of the jitter summary; 0 does not add it.
enum - Returns whether EyeWidth@BER is part of the jitter summary for the specified measurement.
MEASUrement:MEAS4:JITTERSummary:EYEWIDTHBER 0
MEASUrement:MEAS4:JITTERSummary:EYEWIDTHBER?

Sets or queries whether ISI is included in the jitter summary for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
stateenum0 | 10 does not add the ISI measurement as part of jitter summary; 1 adds the ISI measurement as part of jitter summary.
MEASUrement:MEAS4:JITTERSummary:ISI 0
MEASUrement:MEAS4:JITTERSummary:ISI?

Sets or queries whether NPJ is included in the jitter summary for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
stateenum0 | 1Adds or does not add the NPJ measurement as part of the jitter summary.
enum - Returns the current NPJ jitter-summary setting for the specified measurement.
MEASUrement:MEAS4:JITTERSummary:NPJ 0
MEASUrement:MEAS4:JITTERSummary:NPJ? might return MEASUREMENT:MEAS4:JITTERSUMMARY:NPJ 1

Sets or queries whether PJ is included in the jitter summary for the specified measurement. Measurements are identified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
stateenum0 | 1Adds or removes the PJ measurement as part of the jitter summary.
enum - Returns whether the PJ measurement is part of the jitter summary.
MEASUrement:MEAS4:JITTERSummary:PJ 0
MEASUrement:MEAS4:JITTERSummary:PJ?

Sets or queries whether the PL measurement is included in the jitter summary for measurement x.

NameTypeValuesDescription
MEAS<x>integer1 - 6Specifies the measurement number.
stateenum0 | 1Adds or removes the PL measurement from the jitter summary.
enum - Returns whether the PL measurement is part of the jitter summary for the specified measurement.
MEASUrement:MEAS4:JITTERSummary:PL 0 specifies that the PL measurement is not part of the jitter summary.
MEASUrement:MEAS4:JITTERSummary:PL? might return MEASUREMENT:MEAS4:JITTERSUMMARY:PL 1 indicating
the PL measurement is part of the jitter summary.

Sets or queries whether RJ is included in the jitter summary for the specified measurement. Measurements are identified by x.

NameTypeValuesDescription
stateenum0 | 11 adds the RJ measurement as part of the jitter summary; 0 does not add it.
enum - Returns whether RJ is included in the jitter summary for the specified measurement.
MEASUrement:MEAS4:JITTERSummary:RJ 0
MEASUrement:MEAS4:JITTERSummary:RJ? might return MEASUREMENT:MEAS4:JITTERSUMMARY:RJ 1 indicating the RJ measurement is part of the jitter summary.

Sets or queries whether RJ-dd is included in the jitter summary for the specified measurement.

NameTypeValuesDescription
stateenum0 | 1Enables or disables inclusion of RJ-dd in the jitter summary.
enum - Returns whether RJ-dd is included in the jitter summary.

Sets or queries whether TIE is included in the jitter summary for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer1 - 6Specifies the measurement number.
stateenum0 | 10 do not add the TIE measurement as part of jitter summary; 1 add the TIE measurement as part of jitter summary.
enum - Returns whether TIE is included in the jitter summary for the measurement; 1 indicates it is part of the jitter summary, 0 indicates it is not.
MEASUrement:MEAS4:JITTERSummary:TIE 0
MEASUrement:MEAS4:JITTERSummary:TIE? might return MEASUREMENT:MEAS4:JITTERSUMMARY:TIE 1

Sets or queries whether TJ@BER is included in the jitter summary for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer1Specifies the measurement number.
stateenum0 | 1Adds or removes the TJ@BER measurement as part of the jitter summary.
MEASUrement:MEAS4:JITTERSummary:TJBER 0
MEASUrement:MEAS4:JITTERSummary:TJBER? might return MEASUREMENT:MEAS4:JITTERSUMMARY:TJBER 1

Sets or queries the label for the specified measurement. The label is stored in Percent Encoding format because it can contain non 7-bit ASCII text.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
labelstring-Measurement label.
MEASUrement:MEAS1:LABel "Delay"
MEASUrement:MEAS1:LABel?

Sets or queries the selected lines for measurement x. The measurement number is specified by x.

NameTypeValuesDescription
line selectionenumABCB | ACBC | BACA | XYZY | XZYZ | YXZXSelected lines for the measurement.
enum - Returns the selected lines for measurement x.

Sets or queries the low reference voltage value for the "time outside level" measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
low reference voltagerealVLow reference voltage value for the selected configuration.
real (V) - Returns the low reference voltage value for the selected measurement.
MEASUrement:MEAS1:LOWREFVoltage -1.30
MEASUrement:MEAS1:LOWREFVoltage?

Sets or queries the measurement Low Torque value. Measurements are specified by x.

NameTypeValuesDescription
valuereal0 - 10000000Low Torque value of the selected measurement.
real - Returns the Low Torque value for the selected measurement.
MEASUrement:MEAS1:LTORque 10.5
MEASUrement:MEAS1:LTORque?

Sets or returns the level type for measurement x as auto or custom. Requires a WBG-DPT license.

NameTypeValuesDescription
level typeenumAUTO | CUSTomSpecifies the value for the level type.
enum - Returns the current level type for measurement x.
MEASUrement:MEAS1:LTYPe AUTO
MEASUrement:MEAS1:LTYPe?

Sets or returns the value for the level type as auto or custom. Measurements are specified by x.

NameTypeValuesDescription
typeenumAUTO | CUSTomLevel type setting.
enum - Returns the current level type setting.
MEASUrement:MEAS1:LTYPe AUTO
MEASUrement:MEAS1:LTYPe?

Sets or returns the value for the level units as percentage or absolute. Measurements are specified by x.

NameTypeValuesDescription
unitsenumPERCent | ABSoluteSpecifies the value for the level units.
enum - Returns the current level units setting.
MEASUrement:MEAS1:LUNITs PERCent
MEASUrement:MEAS1:LUNITs?

Sets or returns the value for the level units as percentage or absolute. Measurements are specified by x.

enum - Returns the current level units setting.
MEASUrement:MEAS1:LUNITs PERCent
MEASUrement:MEAS1:LUNITs?

Sets or queries the Low Voltage value for the specified measurement. Measurement number x selects which measurement is affected.

NameTypeValuesDescription
xinteger-Measurement number.
low voltagereal-100 - 100Low Voltage value of the measurement.
returns
MEASUrement:MEAS1:LVOLtage 10.5
MEASUrement:MEAS1:LVOLtage?

Sets or returns the Low Voltage value for measurement x. Requires an IMDA-MECH license on MSO 5, 6, and 6B series instruments.

NameTypeValuesDescription
xinteger1Specifies the measurement number.
voltagereal-100 - 100Specifies the Low Voltage value of the measurement.
string - Returns the Low Voltage value setting for the specified measurement.
MEASUrement:MEAS1:LVOLtage 10.5
MEASUrement:MEAS1:LVOLtage? might return MEASUrement:MEAS1:LVOLtage 10.5

Sets or queries the maximum current for a measurement. The query returns the current maximum current setting.

NameTypeValuesDescription
currentreal-Maximum current value.
real - The current maximum current setting.
MEASUrement:MEAS1:MAXCUrrent 5.0000
MEASUrement:MEAS1:MAXCUrrent?

Returns the maximum current setting for the selected measurement. The query may return the command with the current value appended.

real - The maximum current setting for the selected measurement.
MEASUrement:MEAS1:MAXCUrrent 5.0000
MEASUrement:MEAS1:MAXCUrrent?

Sets or queries the maximum cycle value for the DDRTERRN and DDRTERRMN measurements.

NameTypeValuesDescription
MEAS<x>integer2 - 50Specifies the measurement number.
valueinteger2 - 50Maximum cycle range limit value.
integer - Returns the maximum cycle value for the specified measurement.
MEASurement:MEAS2:MAXCycle 45 sets the maximum cycle value for measurement 2 to 45.
MEASurement:MEAS1:MAXCycle? might return MEASurement:MEAS1:MAXCycle 17, indicating the maximum cycle value is set to 17 for measurement 1.

Sets or queries the maximum cycle value for the DDRTERRN and DDRTERRMN measurements.

NameTypeValuesDescription
MEAS<x>integer2 - 50Specifies the measurement number.
integer - Returns the maximum cycle value for the selected measurement.
MEASurement:MEAS2:MAXCycle 45 sets the maximum cycle value for measurement 2 to 45.
MEASurement:MEAS1:MAXCycle? might return MEASurement:MEAS1:MAXCycle 17, indicating the maximum cycle value is set to 17 for measurement 1.

Sets or returns the maximum gate voltage 1 or 2 value for Tdt measurement. Measurements are specified by x.

Sets or queries the maximum gate voltage for measurement x. Measurements are specified by x.

NameTypeValuesDescription
xinteger1 - 2Specifies the gate voltage number.
voltagereal-Specifies the maximum gate voltage.
string - May return the maximum gate voltage setting for measurement x.
MEASUrement:MEAS1:MAXG1Voltage 10.0000
MEASUrement:MEAS1:MAXG1Voltage? might return MEASUrement:MEAS1:MAXGVoltage 10.0000, indicating the maximum gate voltage 1 value is 10.0000.

Sets or queries the maximum gate voltage for measurement x. The valid measurement index x is 1 or 2.

NameTypeValuesDescription
xinteger1 - 2Measurement index.
real - Returns the maximum gate voltage value for measurement x.
MEASUrement:MEAS1:MAXG1Voltage 10.0000
MEASUrement:MEAS1:MAXG1Voltage?

Sets or queries the maximum input voltage for measurement x. The value is specified in volts in the range of -61 V to +61 V.

NameTypeValuesDescription
valuereal-61 - +61The maximum input voltage.
real (V) - Returns the maximum input voltage.
MEASUrement:MEAS<x>:MAXVoltage <NR2>
MEASUrement:MEAS<x>:MAXVoltage?

Sets or queries the maximum input voltage for measurement x. The value must be in the range of -61 V to +61 V.

NameTypeValuesDescription
voltagereal-61 - +61Maximum input voltage.
real (V) - Returns the maximum input voltage.
MEASUrement:MEAS<x>:MAXVoltage 10.0000
MEASUrement:MEAS<x>:MAXVoltage?

Sets or queries the range settings global flag for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
measurement number--Specifies the measurement number.
stateenumOFF | ON | 0 | 1OFF or 0 sets range settings independently for each measurement; ON or 1 applies global measurement range settings to all measurements.
enum - Returns the current global range setting for the measurement.
MEASUrement:MEAS1:MEASRange:GLOBal 1 applies global measurement range settings to all the measurements' range settings.
MEASUrement:MEAS1:MEASRange:GLOBal? might return MEASUREMENT:MEAS1:MEASRANGE:GLOBAL 0 indicating that range settings can be set independently for each individual measurement.

Sets or queries the range settings global flag for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Enables or disables global measurement range settings for the measurement.
enum - Returns the range settings global flag for the measurement.
MEASUrement:MEAS1:MEASRange:GLOBal 1 applies global measurement range settings to all the measurements' range settings.
MEASUrement:MEAS1:MEASRange:GLOBal? might return MEASUREMENT:MEAS1:MEASRANGE:GLOBAL 0 indicating that range settings can be set independently for each individual measurement.

Sets or queries the range maximum value for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
valuereal-The maximum measurement range limit value.
real - Returns the maximum range value for the specified measurement.
MEASUrement:MEAS1:MEASRange:MAX 2.50 sets the maximum range to 2.5 V.
MEASUrement:MEAS1:MEASRange:MAX? might return MEASUREMENT:MEAS1:MEASRANGE:MAX 1.0000 indicating
the maximum range is 1.0 V.

Sets or queries the maximum measurement range value for measurement x. Measurements are specified by x.

NameTypeValuesDescription
<NR3>real-The maximum measurement range limit value.
real - Returns the maximum range value for the specified measurement.
MEASUrement:MEAS1:MEASRange:MAX 2.50 sets the maximum range to 2.5 V.
MEASUrement:MEAS1:MEASRange:MAX? might return MEASUREMENT:MEAS1:MEASRANGE:MAX 1.0000 indicating
the maximum range is 1.0 V.

Sets or queries the range minimum value for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
valuereal-Minimum measurement range limit value.
real - Returns the minimum measurement range limit value.
MEASUrement:MEAS1:MEASRange:MIN -1.0
MEASUrement:MEAS1:MEASRange:MIN?

Sets or queries the minimum measurement range value for the specified measurement x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
range minimum valuereal-Minimum measurement range limit value.
real - Returns the minimum range value for the specified measurement.
MEASUrement:MEAS1:MEASRange:MIN -1.0
MEASUrement:MEAS1:MEASRange:MIN?

Sets or queries the range state for the specified measurement. Use it to turn measurement range limits on or off.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Turns measurement range limits off or on.
enum - Returns the range state for the specified measurement.
MEASUrement:MEAS1:MEASRange:STATE 0
MEASUrement:MEAS1:MEASRange:STATE?

Sets or queries the range state for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
enum - Returns the measurement range state.
MEASUrement:MEAS1:MEASRange:STATE 0
MEASUrement:MEAS1:MEASRange:STATE? might return MEASUREMENT:MEAS1:MEASRANGE:STATE 1 indicating the measurement range limits are on.

Sets or queries the signal source for the measurement. Measurements are specified by x.

NameTypeValuesDescription
xinteger-Measurement number.

Sets or queries the signal source for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.

Sets the cycles per rotation for the measurement.

NameTypeValuesDescription
MEAS<x>integer-The measurement number.
cycles per rotationreal-The number of cycles per rotation.
MEASUrement:MEAS1:MECH:CPRotation 10.0000 sets the number of cycles per rotation as 10.
MEASUrement:MEAS1:MECH:CPRotation? might return MEASUrement:MEAS1:MECH:CPRotation 10.0000, indicating that the number of cycles per rotation is 10.

Sets or queries the cycles per rotation for the measurement. Requires the IMDA-MECH license on MSO 5B and 6B series instruments.

NameTypeValuesDescription
measurement number--Measurement number x in MEAS<x>.
cycles per rotationreal-Number of cycles per rotation.
real - Returns the current number of cycles per rotation.
MEASUrement:MEAS1:MECH:CPRotation 10.0000 sets the number of cycles per rotation as 10.
MEASUrement:MEAS1:MECH:CPRotation? might return MEASUrement:MEAS1:MECH:CPRotation 10.0000, indicating that the number of cycles per rotation is 10.

Sets or queries the Index Z check box state for the specified measurement. The state can be enabled or disabled using ON/OFF or 1/0.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Enables or disables the Index Z check box state.
enum - Returns the Index Z check box state as ON or OFF.
MEASUrement:MEAS1:MECH:EINDexz ON
MEASUrement:MEAS1:MECH:EINDexz?

Queries the Index Z check box state for the specified mechanical measurement. The returned value indicates whether Index Z is enabled or disabled.

enum - Returns the Index Z check box state for the specified measurement.
MEASUrement:MEAS1:MECH:EINDexz? might return MEASUREMENT:MEAS1:MECH:EINDexz ON, indicating the Index Z check box state is enabled.

Sets or queries the gear ratio for the specified mechanical measurement. Measurements are specified by x.

NameTypeValuesDescription
ratioreal0.001 - 1000Gear ratio value for the specified measurement.
real - Returns the gear ratio value for the specified measurement.
MEASUrement:MEAS1:MECH:GRATio 1.000E-3
MEASUrement:MEAS1:MECH:GRATio?

Sets or queries the gear ratio for the specified measurement x. The gear ratio value must be between 0.001 and 1000.

NameTypeValuesDescription
valuereal0.001 - 1000Gear ratio value for the specified measurement.
real - Returns the gear ratio value for the specified measurement.
MEASUrement:MEAS1:MECH:GRATio 1.000E-3
MEASUrement:MEAS1:MECH:GRATio?

Sets or queries the units of the specific measurement. The available units are NM, OZINCH, FTLB, INCHLB, DEGREES, and RADIANS.

NameTypeValuesDescription
unitsenumNM | OZINCH | FTLB | INCHLB | DEGREES | RADIANSDefines the results units of the measurement.
enum - Returns the current measurement units for MEAS<x>:MECH. The response indicates one of the defined units.
MEASUrement:MEAS1:MECH:MUNits DEGREES
MEASUrement:MEAS1:MECH:MUNits? might return MEASUREMENT:MEAS1:MECH:MUNits DEGREES

Sets or queries the results units of measurement x for mechanical measurements. The query returns the current units selection.

NameTypeValuesDescription
unitsenumNM | OZINCH | FTLB | INCHLB | DEGREES | RADIANSResults units of the measurement.
enum - Returns the current results units setting for the measurement.
MEASUrement:MEAS1:MECH:MUNits DEGREES
MEASUrement:MEAS1:MECH:MUNits? might return MEASUREMENT:MEAS1:MECH:MUNits DEGREES, indicating the results units of the measurement is DEGREES.

Sets or queries the number of pole pairs for the specified measurement. Measurements are specified by x.

NameTypeValuesDescription
countinteger1 - 20The number of pole pairs for the specified measurement.
integer - The number of pole pairs for the specified measurement.
MEASUrement:MEAS1:MECH:PPAirs 4 defines the number of pole pairs for the specified measurement as 4.
MEASUrement:MEAS1:MECH:PPAirs? might return MEASUREMENT:MEAS1:MECH:PPAirs 4 indicating the number of pole pairs for the specified measurement is 4.

Sets or queries the number of pole pairs for the specified measurement x. The valid range is 1 to 20.

NameTypeValuesDescription
countinteger1 - 20Number of pole pairs for the specified measurement.
integer - Returns the number of pole pairs for the specified measurement.
MEASUrement:MEAS1:MECH:PPAirs 4 defines the number of pole pairs for the specified measurement as 4.
MEASUrement:MEAS1:MECH:PPAirs? might return MEASUREMENT:MEAS1:MECH:PPAirs 4 indicating the number of pole pairs for the specified measurement is 4.

Sets or queries the pulses per rotation for the specified measurement. The value is an NR1 integer in the range 1 to 10000.

NameTypeValuesDescription
MEAS<x>integer1 - xSpecifies the measurement number.
pulses per rotationinteger1 - 10000Defines the pulses per rotation of the measurement.
integer - Returns the pulses per rotation for the specified measurement.
MEASUrement:MEAS1:PPRotation 25 defines the pulses per rotation for measurement 1 as 25.
MEASUrement:MEAS1:PPRotation? might return MEASUrement:MEAS1:PPRotation 25, indicating the pulses per rotation for measurement 1 is 25.

Returns or sets the pulses per rotation for the specified measurement. The value is an NR1 integer in the range 1 to 10000.

NameTypeValuesDescription
xinteger1 - 10000Measurement number.
integer - Returns the pulses per rotation setting for the specified measurement.
MEASUrement:MEAS1:PPRotation 25 defines the pulses per rotation for measurement 1 as 25.
MEASUrement:MEAS1:PPRotation? might return MEASUrement:MEAS1:PPRotation 25, indicating the pulses per rotation for measurement 1 is 25.

Sets or queries the local measurement sensor type for the selected measurement.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
sensor typeenumHSENSOR | QEI | RESOLVER | SCOSINESelects the local measurement sensor type.
enum - Returns the current sensor type for the selected measurement.
MEASUrement:MEAS1:MECH:STYPe HSENSOR
MEASUrement:MEAS1:MECH:STYPe?

Sets or queries the local measurement sensor type for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer1Specifies the measurement number.
typeenumHSENSOR | QEI | RESOLVER | SCOSINESets the sensor type.
enum - Returns the current local measurement sensor type.
MEASUrement:MEAS1:MECH:STYPe HSENSOR
MEASUrement:MEAS1:MECH:STYPe? might return MEASUREMENT:MEAS1:MECH:STYPe HSENSOR, indicating the sensor type is HSENSOR.

Sets or queries the number of unit intervals used for the Base Measurement Type of NUnitInterval.

NameTypeValuesDescription
Ninteger2 - 50Number of unit intervals used for the measurement.

Sets or queries the Nominal Voltage Method for green power measurements.

NameTypeValuesDescription
modeenumAUTO | CUSTOMSpecifies the Nominal Voltage Method.
enum - Returns the current Nominal Voltage Method.
MEASUrement:MEAS1:NVMethod AUTO
MEASUrement:MEAS1:NVMethod?

Sets or queries the Nominal Voltage Method for green power measurements. Requires the PWR option.

NameTypeValuesDescription
modeenumAUTO | CUSTOMNominal Voltage Method setting.
enum - Returns the current Nominal Voltage Method.
MEASUrement:MEAS1:NVMethod AUTO
MEASUrement:MEAS1:NVMethod?

Sets or queries the RF measurement Occupied Bandwidth method type for measurement x. The default method is percentage of power.

NameTypeValuesDescription
modeenumpercOfPwr | dBDownOccupied Bandwidth method type.
enum - Returns the occupied bandwidth method type for the selected measurement.
MEASUrement:MEAS1:OBWMethod percOfPwr
MEASUrement:MEAS1:OBWMethod?

Sets or queries the RF measurement Occupied Bandwidth method type. Measurements are specified by x.

enum - Returns the occupied bandwidth method type for the specified measurement.
MEASUrement:MEAS1:OBWMethod percOfPwr specifies the method type to percentage of power.
MEASUrement:MEAS1:OBWMethod? might return MEASUREMENT:MEAS1:OBWMethod percOfPwr, indicating the
method type is percentage of power.

Sets or queries the harmonics odd/even display selection for measurement x.

NameTypeValuesDescription
modeenumALL | EVEN | ODDSelects which harmonics results to display.
enum - Returns the current harmonics odd/even selection.
MEASurement:MEAS1:ODDEVen ALL displays all the harmonics results for measurement 1.

Sets or queries harmonics oddeven for the specified measurement number.

NameTypeValuesDescription
xinteger-Measurement number.
modeenumALL | EVEN | ODDSelects which harmonics results to display.
enum - Returns the harmonics oddeven setting.
MEASurement:MEAS1:ODDEVen ALL displays all the harmonics results for measurement 1.

Sets or returns the cut-off frequency value for a measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
cut-off frequency valuereal-Specifies the cut-off frequency value for a measurement.
real - Returns the cut-off frequency value for the measurement.
MEASurement:MEAS1:OFILters:LOWPass:FREQ 500E+6
MEASurement:MEAS1:OFILters:LOWPass:FREQ?

Sets or returns the cut-off frequency value for a measurement. Requires the IMDA-MECH license on MSO 5, 6, and 6B series instruments.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
valuereal-Cut-off frequency value for the measurement.
real - Returns the cut-off frequency value of the measurement.
MEASurement:MEAS1:OFILters:LOWPass:FREQ 500E+6
MEASurement:MEAS1:OFILters:LOWPass:FREQ?

Sets or returns the low pass filter specification for a measurement.

NameTypeValuesDescription
specificationenumNONE | FIRST | SECOND | THIRDSelects the low pass filter specification for the measurement.
enum - Returns the low pass filter specification for the measurement.

Sets or queries the specified measurement offset angle.

NameTypeValuesDescription
anglereal-360 - 360Offset angle of the measurement.
real - Returns the measurement offset angle.
MEASurement:MEAS1:OSANgle 10
MEASurement:MEAS1:OSANgle?

Sets or queries the specified measurement offset angle.

NameTypeValuesDescription
offset anglereal-360 - 360Offset angle of the measurement.
real (deg) - Returns the offset angle of the measurement.
MEASurement:MEAS1:OSANgle 10
MEASurement:MEAS1:OSANgle?

Sets or queries the local output edge qualifier source for the specified measurement.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the local output edge qualifier.
enum - Returns the current local output edge qualifier source.
MEASUrement:MEAS1:OUTEDGEQUALifier CH3 sets the local output edge qualifier source to channel 3.
MEASUrement:MEAS1:OUTEDGEQUALifier? might return MEASUrement:MEASUrement:MEAS1:OUTEDGEQUALifier CH2 indicating the local output edge qualifier source is channel 2.

Sets or queries the local output edge qualifier source for the specified measurement.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the local output edge qualifier.
enum - Returns the selected local output edge qualifier source.
MEASUrement:MEAS1:OUTEDGEQUALifier CH3 sets the local output edge qualifier source to channel 3.
MEASUrement:MEAS1:OUTEDGEQUALifier? might return MEASUrement:MEAS1:OUTEDGEQUALifier CH2 indicating the local output edge qualifier source is channel 2.

Sets or queries the measurement output low pass filter cutoff frequency on the scope. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
frequencyreal20 - 10e6Specifies the output filter cutoff frequency.
real (Hz) - Returns the current output low pass filter cutoff frequency.
MEASurement:MEAS1:OUTFILTers:LOWPass:FREQ 2.000E+6
MEASurement:MEAS1:OUTFILTers:LOWPass:FREQ?

Queries the measurement output low pass filter cutoff frequency for measurement x. The command also sets the cutoff frequency when used without '?'.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
real (Hz) - Returns the output filter cutoff frequency.
MEASurement:MEAS1:OUTFILTers:LOWPass:FREQ? might return
MEASurement:MEAS1:OUTFILTers:LOWPass:FREQ 2.000E+6, indicating the value for the output filter cutoff

Sets or queries the measurement output low pass filter specification order on the scope. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
orderenumNONE | FIRST | SECOND | THIRDSpecifies the filter order.
enum - Returns the filter order setting.
MEASUrement:MEAS1:OUTFILTers:LOWPass:SPEC SECOND
MEASUrement:MEAS1:OUTFILTers:LOWPass:SPEC? might return
MEASUrement:MEAS1:OUTFILTers:LOWPass:SPEC SECOND, indicating the filter order is set to second.

Sets or queries the measurement output low pass filter specification filter order on the scope. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumNONE | FIRST | SECOND | THIRDSpecifies the filter order.
enum - Returns the filter order setting.
MEASUrement:MEAS1:OUTFILTers:LOWPass:SPEC SECOND
MEASUrement:MEAS1:OUTFILTers:LOWPass:SPEC?

Sets or queries the voltage level for the specified output voltage source n.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.

Returns or sets the pass/fail test enable status for the specified measurement. If enabled, pass/fail testing is turned on for that measurement.

NameTypeValuesDescription
NR1integer0 - 1Enables or disables pass/fail testing for the specified measurement.
integer - Returns the pass/fail test enable status for the specified measurement; 1 indicates enabled and 0 indicates disabled.
MEASUrement:MEAS1:PASSFAILENabled 1 enables pass fail testing for the specified measurement.
MEASUrement:MEAS1:PASSFAILENabled? might return MEASUrement:MEAS1:PASSFAILENabled 0 indicating that pass fail testing for the specified measurement is disabled.

Returns or sets the pass/fail test enable status for the specified measurement. If enabled, pass/fail testing is turned on for that measurement.

NameTypeValuesDescription
stateinteger0 - 1Enables or disables pass fail testing for the specified measurement; 1 enables and 0 disables.
integer - Returns the enable status for the specified measurement, where 1 indicates enabled and 0 indicates disabled.
MEASUrement:MEAS1:PASSFAILENabled 1 enables pass fail testing for the specified measurement.
MEASUrement:MEAS1:PASSFAILENabled? might return MEASUrement:MEAS1:PASSFAILENabled 0 indicating that pass fail testing for the specified measurement is disabled.

Returns or sets the high limit for a measurement test. It is used as the test value when the "fail when" criteria is set to "less than" or "greater than".

NameTypeValuesDescription
limitreal-Sets the high limit for a measurement test.
MEASUrement:MEAS1:PASSFAILHIGHlimit 710
MEASUrement:MEAS1:PASSFAILHIGHlimit? might return MEASUrement:MEAS1:PASSFAILHIGHlimit 710

Returns or sets the high limit for a measurement test. The value is used as the test limit when the fail-when criteria is set to less than or greater than.

NameTypeValuesDescription
xinteger-Measurement number to which this command applies.
valuereal-High limit value for the measurement test.
real - The current high limit for the specified measurement.
MEASUrement:MEAS1:PASSFAILHIGHlimit 710
MEASUrement:MEAS1:PASSFAILHIGHlimit?

Returns or sets the limit for a measurement test. It is used as the test value when the "fail when" criteria is set to "less than" or "greater than"; measurements are specified by x.

NameTypeValuesDescription
valuereal-Sets the limit for the measurement test.
MEASUrement:MEAS1:PASSFAILLIMit 710
MEASUrement:MEAS1:PASSFAILLIMit?

Returns or sets the limit for a measurement test. It is used as the test value when the "fail when" criteria is set to "less than" or "greater than".

NameTypeValuesDescription
<NR2>real-Sets the limit for a measurement test; the limit is a number which a measurement result will be tested against.
MEASUrement:MEAS1:PASSFAILLIMit 710
MEASUrement:MEAS1:PASSFAILLIMit? might return MEASUrement:MEAS1:PASSFAILLIMit 710

Returns or sets the low limit for a measurement test. The low limit is used as the test value when the fail-when criteria is set to less than or greater than.

NameTypeValuesDescription
xinteger-Measurement number identifier.
low limitreal-Low limit value for the measurement test.
MEASUrement:MEAS1:PASSFAILLOWlimit 690
MEASUrement:MEAS1:PASSFAILLOWlimit?

Returns or sets the low limit for a measurement test. The low limit is used as the test value when the fail-when criteria is set to "less than" or "greater than".

string - Returns the low limit setting for the specified measurement.
MEASUrement:MEAS1:PASSFAILLOWlimit 690
MEASUrement:MEAS1:PASSFAILLOWlimit?

Returns or sets the allowed margin for limit comparisons for all pass/fail checks. The margin is given as a percentage and defaults to 0.05 (5%).

NameTypeValuesDescription
marginreal%Allowed margin for pass/fail limit comparisons.

Returns or sets the allowed margin for limit comparisons for all pass/fail checks. The margin is given as a percentage with a default value of 0.05 representing 5%.

NameTypeValuesDescription
marginreal%Allowed margin for limit comparisons.

Sets or returns the condition on which a measurement test fails. Measurements are specified by x.

NameTypeValuesDescription
conditionenumLESSthan | GREATERthan | Equals | NOTEQuals | INSIDErange | OUTSIDErangeCondition for measurement test failure.
enum - Returns the condition on which a measurement test fails.
MEASUrement:MEAS1:PASSFAILWHEN LESSthan specifies the condition for measurement 1 test failure as less that the given limit.

Sets or returns the condition on which a measurement test fails. Measurements are specified by x.

NameTypeValuesDescription
conditionenumLESSthan | GREATERthan | Equals | NOTEQuals | INSIDErange | OUTSIDErangeCondition for measurement test failure.
enum - Returns the current measurement test failure condition.
MEASUrement:MEAS1:PASSFAILWHEN LESSthan

Sets or queries the pattern detection type for the measurement specified by x.

NameTypeValuesDescription
modeenumAUTO | MANUALAUTO automatically detects the pattern; MANUAL requires manually detecting the pattern.
enum - Returns the pattern detection type for the measurement.
MEASUrement:MEAS1:PATTERNDETECTION MANUAL
MEASUrement:MEAS1:PATTERNDETECTION? might return MEASUREMENT:MEAS1:PATTERNDETECTION AUTO

Sets or queries the pattern detection type for the measurement specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
enum - Returns the pattern detection type for the measurement.
MEASUrement:MEAS1:PATTERNDETECTION MANUAL
MEASUrement:MEAS1:PATTERNDETECTION?

Sets or queries the pattern length for the measurement. Measurements are specified by x.

NameTypeValuesDescription
<NR3>real-The pattern length.
real - Returns the pattern length.
MEASUrement:MEAS1:PATTERNLENgth 3.0
MEASUrement:MEAS1:PATTERNLENgth? might return MEASUREMENT:MEAS1:PATTERNLENGTH 2.0000 indicating the pattern length is 2.0.

Sets or queries the pattern length for the measurement. Measurements are specified by x.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
pattern lengthreal-The pattern length.
real - Returns the pattern length.
MEASUrement:MEAS1:PATTERNLENgth 3.0
MEASUrement:MEAS1:PATTERNLENgth?

Sets or queries the pattern type for measurement x. The available pattern types are repeating or arbitrary.

NameTypeValuesDescription
pattern typeenumREPeating | ARBitrarySelects the measurement pattern type.
enum - Returns the current pattern type for measurement x.
MEASUrement:MEAS1:PATTERNTYPe ARBITRARY
MEASUrement:MEAS1:PATTERNTYPe?

Queries the pattern type for measurement x. The response indicates whether the pattern is repeating or arbitrary.

enum - Returns the pattern type for the specified measurement.
MEASUrement:MEAS1:PATTERNTYPe? might return MEASUREMENT:MEAS1:PATTERNTYPE REPEATING indicating a repeating pattern.

Sets or returns the number of pulses for measurement x. Measurements are specified by x and this command requires a WBG-DPT license.

NameTypeValuesDescription
countinteger-Number of pulses.
integer - Returns the number of pulses.
MEASUrement:MEAS1:PCOUNt 10 sets the number of pulses to 10.
MEASUrement:MEAS1:PCOUNt? might return MEASUREMENT:MEAS1:PCOUNt 10, indicating the number of pulses is
10.

Sets or queries the number of pulses for measurement x. Measurements are specified by x and this command requires a WBG-DPT license.

NameTypeValuesDescription
countinteger-The number of pulses.
integer - Returns the number of pulses.
MEASUrement:MEAS1:PCOUNt 10 sets the number of pulses to 10.
MEASUrement:MEAS1:PCOUNt? might return MEASUREMENT:MEAS1:PCOUNt 10, indicating the number of pulses is
10.

Sets or queries the edge selection used for the PERFREQ measurement. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
edgeenumFIRST | RISE | FALLSelects whether the measurement is computed between the first detected edge, rising edges, or falling edges.
MEASUrement:MEAS1:PERFREQ:EDGE RISE specifies computing the measurement between Rising edges.
measurement:meas1:perfreq:edge? might return MEASUREMENT:MEAS1:PERFREQ:EDGE FIRST if the measurement is computed between edges of the first type edge found.

Sets or queries the edge selection used for the PERFREQ measurement. The result indicates whether the first, rising, or falling edge is used for the measurement computation.

enum - Returns the edge selection used for the PERFREQ measurement.
MEASUrement:MEAS1:PERFREQ:EDGE RISE
measurement:meas1:perfreq:edge? might return MEASUREMENT:MEAS1:PERFREQ:EDGE FIRST

Sets or returns the PJ max frequency value for a PSIJ measurement. Requires a DPM License.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
<NR3>real-Specifies the value of PJ max frequency for PSIJ measurement.
real - Returns the PJ max frequency value for the specified PSIJ measurement.
MEASUrement:MEAS2:PFREquency 1.0000
MEASUrement:MEAS2:PFREquency?

Sets or returns the PJ max frequency value of a PSIJ measurement. Requires a DPM License.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Value of PJ max frequency for PSIJ measurement.
real - Returns the PJ max frequency value of the PSIJ measurement.
MEASUrement:MEAS2:PFREquency 1.0000
MEASUrement:MEAS2:PFREquency?

Sets the polarity used for the measurement. The slice shows that INVERTED specifies inverted polarity, and the query form may return the current polarity such as NORMAL.

NameTypeValuesDescription
polarityenumINVERTEDSpecifies inverted polarity.
MEASUrement:MEAS1:POLarity INVERTED specifies inverted polarity.
MEASUrement:MEAS1:POLarity? might return MEASUREMENT:MEAS1:POLARITY NORMAL indicating normal polarity.

Returns the polarity setting for the specified measurement. The example shows the query may return NORMAL or INVERTED polarity.

enum - Returns the present measurement polarity setting.
MEASUrement:MEAS1:POLarity? might return MEASUREMENT:MEAS1:POLARITY NORMAL indicating normal polarity.

Sets or queries the population settings global flag for measurement x. OFF/0 allows population settings to be changed independently for each measurement; ON/1 applies the global population settings to all measurements.

NameTypeValuesDescription
modeenumOFF | ON | 0 | 1Selects whether population settings are independent per measurement or applied globally.
MEASUrement:MEAS1:POPUlation:GLOBal 1 applies the global population settings to all the measurements' population settings.

Sets or queries the population settings global flag for the specified measurement. OFF/0 allow population settings to be changed independently for each measurement; ON/1 apply the global population settings to all measurements.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
stateenumOFF | ON | 0 | 1Selects whether population settings are independent per measurement or applied globally.
enum - Returns the population settings global flag for the specified measurement.
MEASUrement:MEAS1:POPUlation:GLOBal 1 applies the global population settings to all the measurements'
population settings.

Sets or queries the Percentage Power to be measured for the Occupied Bandwidth measurement. The measurement number is specified by x.

NameTypeValuesDescription
valuereal60.0 - 99.9Percentage Power value to be measured.
MEASUrement:MEAS1:POPower 99 sets power to 99%.
MEASUrement:MEAS1:POPower? might return MEASUREMENT:MEAS1:POPower 99 indicating the power is set to 99%.

Sets or queries the Percentage Power to be measured for the Occupied Bandwidth measurement. The measurement number is specified by x.

NameTypeValuesDescription
NR3real60.0 - 99.9Sets the Percentage Power value.
MEASUrement:MEAS1:POPower 99 sets power to 99%.
MEASUrement:MEAS1:POPower? might return MEASUREMENT:MEAS1:POPower 99 indicating the power is set to 99%.

Sets or queries the population limit state for the specified measurement. The measurement number is specified by x.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Turns the population limit off or on.
enum - Returns the population limit state.
MEASUrement:MEAS1:POPUlation:LIMIT:STATE 0 turns off the population limit.
MEASUrement:MEAS1:POPUlation:LIMIT:STATE? might return
MEASUREMENT:MEAS1:POPULATION:LIMIT:STATE 1 indicating the population limit is on.

Sets or queries the population limit state for the specified measurement. The measurement number is given by x.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Turns the population limit off or on.
enum - Returns the population limit state for the specified measurement.
MEASUrement:MEAS1:POPUlation:LIMIT:STATE 0 turns off the population limit.
MEASUrement:MEAS1:POPUlation:LIMIT:STATE? might return MEASUREMENT:MEAS1:POPULATION:LIMIT:STATE 1 indicating the population limit is on.

Sets or queries the population limit value for the specified measurement. The measurement number is specified by x.

NameTypeValuesDescription
valuereal-The current limit value.
real - Returns the current population limit value.
MEASUrement:MEAS1:POPUlation:LIMIT:VALue 2000 sets the population limit to 2000.
MEASUrement:MEAS1:POPUlation:LIMIT:VALue? might return
MEASUREMENT:MEAS1:POPULATION:LIMIT:VALUE 1000 indicating the limit is set to 1000.

Sets or queries the population limit value for the specified measurement. The measurement number is specified by x.

real - Returns the current population limit value for the measurement.

Sets or queries the power factor value for IEC-Class C type harmonics standard. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
power factor valuereal-Power factor value for class C harmonics standard.
real - Returns the power factor value for the specified measurement.
MEASUrement:MEAS1:POWERFACtor 50
MEASUrement:MEAS1:POWERFACtor?

Sets or queries the power factor value for IEC-Class C type harmonics standard. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
power factor valuereal-Power factor value for the class C harmonics standard.
real - Returns the power factor value.
MEASUrement:MEAS1:POWERFACtor 50 sets the power factor value to 50.
MEASUrement:MEAS1:POWERFACtor? might return MEASUREMENT:MEAS1:POWERFACtor 50 indicating the power factor is 50.

Sets or returns the pulse region for a measurement. Measurements are specified by x.

NameTypeValuesDescription
regionenumFPULse | SPULse | MPULseSelects the pulse region.
enum - Returns the current pulse region.
MEASUrement:MEAS1:PREGion Fpulse sets the pulse region to Fpulse.
MEASUrement:MEAS1:PREGion? might return MEASUREMENT:MEAS1:PREGion Fpulse, indicating the pulse region is
set to Fpulse.

Sets or returns the pulse region for a measurement. Requires a WBG-DPT license.

enum - Returns the pulse region setting.
MEASUrement:MEAS1:PREGion Fpulse
MEASUrement:MEAS1:PREGion?

Sets or returns the value of probe resistance for the WBG measurement. Requires a WBG-DPT license.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Specifies the value for probe resistance of the WBG measurement.
real - Returns the value of probe resistance for the selected measurement.
MEASUrement:MEAS2:PRESistance 1.0000E+3
MEASUrement:MEAS2:PRESistance?

Sets or returns the probe resistance value for a WBG measurement. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
valuereal-Value of probe resistance for the WBG measurement.
real - Returns the probe resistance value for the specified measurement.
MEASUrement:MEAS2:PRESistance 1.0000E+3
MEASUrement:MEAS2:PRESistance?

Sets or returns the PJ threshold value of the PSIJ measurement. Requires a DPM License.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
valuereal-Specifies the value of PJ threshold for the PSIJ measurement.
real - Returns the PJ threshold value for the PSIJ measurement.
MEASUrement:MEAS2:PTHReshold 1.00E-21
MEASUrement:MEAS2:PTHReshold?

Sets or returns the PJ threshold value of the PSIJ measurement. Requires a DPM License.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
thresholdreal-Specifies the value of PJ threshold for PSIJ measurement.
real - The PJ threshold value for the specified measurement.
MEASUrement:MEAS2:PTHReshold 1.00E-21
MEASUrement:MEAS2:PTHReshold?

Sets or queries the Per Unit Nominal Voltage for green power measurements. Requires option PWR.

NameTypeValuesDescription
voltagerealVSpecifies the Per Unit Nominal Voltage of green power measurements.
MEASUrement:MEAS1:PUNVoltage 170.0000 sets the Per Unit Nominal Voltage as 170 V.
MEASUrement:MEAS1:PUNVoltage? might return MEASUrement:MEAS1:PUNVoltage 170.0000, indicating that the Per Unit Nominal Voltage is 170 V.

Sets or queries the Per Unit Nominal Voltage for green power measurements. Requires option PWR.

NameTypeValuesDescription
<NR3>realVSpecifies the Per Unit Nominal Voltage of green power measurements.
real (V) - Returns the Per Unit Nominal Voltage setting.
MEASUrement:MEAS1:PUNVoltage 170.0000 sets the Per Unit Nominal Voltage as 170 V.
MEASUrement:MEAS1:PUNVoltage? might return MEASUrement:MEAS1:PUNVoltage 170.0000, indicating that the Per Unit Nominal Voltage is 170 V.

Sets or queries the pulse width for measurement x. The query returns the current pulse width value.

NameTypeValuesDescription
<NR3>real-Specifies the pulse width.
real - Returns the pulse width value for measurement x.
MEASUrement:MEAS1:PWIDth 15.0000
MEASUrement:MEAS1:PWIDth?

Enables or disables reconstructed clock for DPM measurement.

NameTypeValuesDescription
stateenumON | OFFTurns reconstructed clock on or off for the DPM measurement.

Enables or disables reconstructed clock for DPM measurement.

NameTypeValuesDescription
stateenumON | OFFTurns reconstructed clock for DPM measurement on or off.

Turns the Refine edge on qualifier on or off for the specified measurement. Requires a WBG-DPT license.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the Refine edge settings for measurement x.
MEASUrement:MEAS1:REDGe ON
MEASUrement:MEAS1:REDGe?

Turns the Refine edge on qualifier on or off for the specified measurement. Requires a WBG-DPT license.

NameTypeValuesDescription
stateenumON | OFFSpecifies whether Refine edge settings are enabled or disabled.
enum - Returns the Refine edge on qualifier state for the specified measurement.
MEASUrement:MEAS1:REDGe ON turns on the Refine edge on qualifier.
MEASUrement:MEAS1:REDGe? might return MEASUREMENT:MEAS1:REDGe ON, indicating the Refine edge settings has been turned on.

Sets or queries the value used as the high reference level of the falling edge when the measurement's reference level method is set to absolute. This command affects the results of rise and fall measurements.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
real - Returns the high reference level value used for the falling edge when the reference level method is absolute.

Sets or queries the value used as the high reference level of the falling edge when the measurement reference level method is set to absolute. This affects the results of rise and fall measurements.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
real - Returns the value used as the high reference level of the falling edge when the measurement reference level method is set to absolute.

Sets or queries the low reference level of the falling edge when the measurement reference level method is set to absolute. The command affects the results of rise and fall measurements.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
<NR3>realVThe low reference level in volts.
real (V) - Returns the low reference level in volts.
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW 0.0 V sets the low reference level to 0.0 V.
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW? might return
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW 0.0000E+00, indicating that the absolute low reference level is set to 0.0 V.

Sets or queries the low reference level used for the falling edge when the measurement ref level method is absolute. This command affects the results of rise and fall measurements.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
<NR3>realVThe low reference level in volts.
real (V) - Returns the low reference level in volts.
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW 0.0 V sets the low reference level to 0.0 V.
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW? might return
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW 0.0000E+00, indicating that the absolute low reference level is set to 0.0 V.

Sets or queries the mid reference level of the falling edge when the measurement ref level method is set to absolute. This setting affects period, frequency, delay, and all cyclic measurements.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
NR3realVThe mid reference level in volts.
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLMID 0.0 V
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLMID? might return

Sets or queries the value used as the mid reference level of the falling edge when the measurement's ref level method is set to absolute. Measurements are specified by x.

real (V) - Returns the mid reference level in volts.
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW 0.0 V sets the low reference level to 0.0 V.
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW? might return
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:FALLLOW 0.0000E+00, indicating that the absolute low reference
level is set to 0.0 V.

Sets or queries the hysteresis of the reference level when the measurement's ref level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
hysteresisreal-The hysteresis value used for autoset.
real - Returns the hysteresis value set for the measurement.
MEASUrement:MEAS1:REFLevels1:ABSolute:HYSTeresis 25.0E-3 sets the hysteresis to 25 mV.
MEASUrement:MEAS1:REFLevels1:ABSolute:HYSTeresis? might return MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:HYSTERESIS 30.0000E-3 indicating the hysteresis is set to 30 mV.

Sets or queries the hysteresis of the reference level when the measurement's ref level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
real - Returns the hysteresis value used for autoset.
MEASUrement:MEAS1:REFLevels1:ABSolute:HYSTeresis 25.0E-3 sets the hysteresis to 25 mV.
MEASUrement:MEAS1:REFLevels1:ABSolute:HYSTeresis? might return
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:HYSTERESIS 30.0000E-3 indicating the hysteresis is set to 30 mV.

Sets or queries the value used as the high reference level of the rising edge when the measurement's ref level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
levelreal-The high reference level, and is the zero percent level when the measurement's Ref level method is set to Absolute.
real - Returns the high reference level setting.
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEHigh 1.50 sets the high reference level to 1.5 V.
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEHigh? might return MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:RISEHIGH 1.0000 indicating the high reference level is set to 1.0 V.

Sets or queries the value used as the high reference level of the rising edge when the measurement's ref level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
high reference levelreal-The high reference level, and is the zero percent level when the measurement's Ref level method is set to Absolute.
real - Returns the high reference level setting.
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEHigh 1.50
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEHigh?

Sets or queries the low reference level of the rising edge when the measurement ref level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
levelreal-The low reference level (zero percent level) used when the measurement's Ref level method is set to Absolute.
MEASUrement:MEAS1:REFLevels1:ABSolute:RISELow -1.50
MEASUrement:MEAS1:REFLevels1:ABSolute:RISELow?

Sets or queries the value used as the low reference level of the rising edge when the measurement's reference level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
xinteger1Measurement number.
levelreal-Low reference level; this is the zero percent level when the measurement's ref level method is set to Absolute.
MEASUrement:MEAS1:REFLevels1:ABSolute:RISELow? might return
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:RISELOW -1.0000 indicating the low reference level is -1.0 V.

Sets or queries the value used as the mid reference level of the rising edge when the measurement's ref level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
mid reference levelrealVThe mid reference level (where 50% is equal to MID) used to calculate the mid reference level when the measurement's Ref level method is set to Absolute.
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEMid 30.0E-3
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEMid?

Sets or queries the mid reference level of the rising edge when the measurement ref level method is set to absolute. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
NR3real-The mid reference level used to calculate the mid reference level when the measurement's Ref level method is set to Absolute.
real (V) - Returns the mid reference level.
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEMid 30.0E-3
MEASUrement:MEAS1:REFLevels1:ABSolute:RISEMid? might return

Sets the absolute reference-level type for the specified measurement. The type can be the same for both levels or set independently.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumSAME | UNIQueSets whether the absolute levels are the same or can be set independently.
MEASUrement:MEAS1:REFLevels1:ABSolute:TYPE UNIQUE specifies that the absolute levels can be set independently.
MEASUrement:MEAS1:REFLevels1:ABSolute:TYPE? might return
MEASUREMENT:MEAS1:REFLEVELS1:ABSOLUTE:TYPE SAME indicating the absolute levels are set the same.

Sets or queries the method used to calculate absolute reference levels for a measurement. The measurement number is specified by x.

enum - Returns the absolute reference level type.
MEASUrement:MEAS1:REFLevels1:ABSolute:TYPE UNIQUE
MEASUrement:MEAS1:REFLevels1:ABSolute:TYPE?

Sets or queries the method used to calculate the TOP and BASE used to calculate reference levels for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
modeenumAUTO | MINMax | MEANhistogram | MODEhistogram | EYEhistogramMethod used to calculate reference levels for the measurement.
enum - Returns the current reference level method.
MEASUrement:MEAS1:REFLevels1:BASETop MINMAX specifies that reference levels are relative to the measurement
MEASUrement:MEAS1:REFLevels1:BASETop? might return MEASUREMENT:MEAS1:REFLEVELS1:BASETOP AUTO

Sets or queries the method used to calculate the TOP and BASE used to calculate reference levels for the measurement. The measurement number is specified by x.

enum - Returns the reference level method.
MEASUrement:MEAS1:REFLevels1:BASETop? might return MEASUREMENT:MEAS1:REFLEVELS1:BASETOP AUTO indicating the instrument automatically chooses a reference level method.

Sets or queries the reference level method for a measurement. PERCENT calculates reference levels as a percent relative to HIGH and LOW; ABSOLUTE sets them explicitly using the ABSolute reference-level commands.

NameTypeValuesDescription
methodenumPERCent | ABSoluteReference level calculation method.
enum - Returns the current reference level method.
MEASUREMENT:MEAS1:REFLEVELS1:METHOD ABSOLUTE
MEASUREMENT:MEAS1:REFLEVELS1:METHOD? might return MEASUREMENT:MEAS1:REFLEVELS1:METHOD PERCENT

Sets or queries the reference-level method for the specified measurement. Percent-based reference levels are calculated relative to HIGH and LOW, while Absolute uses explicit values.

enum - Returns the reference-level method currently in use for the specified measurement.
MEASUREMENT:MEAS1:REFLEVELS1:METHOD ABSOLUTE
MEASUREMENT:MEAS1:REFLEVELS1:METHOD?

Sets or queries the percentage used to calculate the high reference level of the falling edge when the measurement ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
percentagereal%Percentage used to calculate the high reference level; 100% is equal to HIGH.
real (%) - Returns the current percentage setting for the high reference level of the falling edge.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLHigh 95.0
MEASUrement:MEAS1:REFLevels1:PERCent:FALLHigh?

Sets or queries the percentage used to calculate the high reference level of the falling edge when the measurement ref level method is set to percent. The measurement number is specified by x.

real (%) - Returns the percentage used to calculate the high reference level of the falling edge.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLHigh 95.0
MEASUrement:MEAS1:REFLevels1:PERCent:FALLHigh?

Sets or queries the percentage used to calculate the low reference level of the falling edge when the measurement's ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
percentagereal%Percentage used to calculate the low reference level of the falling edge.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLLow 5.0 sets the low reference level of the falling edge is 5%.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLLow? might return MEASUREMENT:MEAS1:REFLEVELS1:PERCENT:FALLLOW 10.0000 indicating the low reference level of the falling edge is 10%.

Sets or queries the percentage used to calculate the low reference level of the falling edge when the measurement ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
percentagereal%Percentage where 100% is equal to HIGH, used to calculate the low reference level.
real (%) - Returns the low reference level of the falling edge as a percentage value.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLLow 5.0
MEASUrement:MEAS1:REFLevels1:PERCent:FALLLow? might return MEASUREMENT:MEAS1:REFLEVELS1:PERCENT:FALLLOW 10.0000

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement's ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
NR3real-Percentage used to calculate the mid reference level; 50% is equal to MID.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLMid 50.0 sets the mid reference level of the falling edge to 50%.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLMid? might return
MEASUREMENT:MEAS1:REFLEVELS1:PERCENT:FALLMID 50.0000 indicating the mid reference level of the falling edge is set to 50%.

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
<NR3>real-Percentage where 50% is equal to MID used to calculate the mid reference level.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLMid 50.0 sets the mid reference level of the falling edge to 50%.
MEASUrement:MEAS1:REFLevels1:PERCent:FALLMid? might return
MEASUREMENT:MEAS1:REFLEVELS1:PERCENT:FALLMID 50.0000 indicating the mid reference level of the falling edge is set to 50%.

Sets or queries the percentage used to calculate the hysteresis level when the measurement's ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
hysteresisreal%Percentage used to calculate the hysteresis level when the ref level method is set to Percent.
real (%) - Returns the hysteresis percentage.
MEASUrement:MEAS1:REFLevels1:PERCent:HYSTeresis 5.0 sets the hysteresis level to 5%.
MEASUrement:MEAS1:REFLevels1:PERCent:HYSTeresis? might return
MEASUREMENT:MEAS1:REFLEVELS1:PERCENT:HYSTERESIS 5.0000 indicating the hysteresis is 5.0%.

Sets or queries the percentage hysteresis used for the autoset. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
hysteresisreal%Hysteresis value used for the autoset.
real (%) - Returns the hysteresis value used for the autoset.
MEASUrement:MEAS1:REFLevels1:PERCent:HYSTeresis 5.0 sets the hysteresis level to 5%.
MEASUrement:MEAS1:REFLevels1:PERCent:HYSTeresis? might return
MEASUREMENT:MEAS1:REFLEVELS1:PERCENT:HYSTERESIS 5.0000 indicating the hysteresis is 5.0%.

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement's ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
percentagereal%Percentage used to calculate the high reference level of the rising edge when ref level method is set to Percent.
real (%) - Returns the percentage used to calculate the high reference level of the rising edge.
MEASUrement:MEAS1:REFLevels1:PERCent:RISEHigh 95.0
MEASUrement:MEAS1:REFLevels1:PERCent:RISEHigh?

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
percentagereal%Percentage value used to calculate the high reference level of the rising edge when the ref level method is set to Percent.
real (%) - Returns the percentage used to calculate the high reference level of the rising edge when the measurement ref level method is set to percent.
MEASUrement:MEAS1:REFLevels1:PERCent:RISEHigh 95.0
MEASUrement:MEAS1:REFLevels1:PERCent:RISEHigh? might return
MEASUREMENT:MEAS1:REFLEVELS1:PERCENT:RISEHIGH 90.0000

Sets the low reference level percentage for the specified measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
<NR3>real%The percentage used to calculate the low reference level when the measurement Ref level method is set to Percent.
MEASUrement:MEAS1:REFLevels1:PERCent:RISELow 5.0
MEASUrement:MEAS1:REFLevels1:PERCent:RISELow?

Queries the low reference level percentage for the rising edge measurement reference levels. The measurement number is specified by x.

real (%) - Returns the low reference level percentage for the rising edge measurement reference levels.

Sets or queries the percentage used to calculate the mid reference level of the rising edge when the measurement ref level method is set to percent. The measurement number is specified by x.

NameTypeValuesDescription
measurementinteger1 - 6Measurement number x.
percentagereal0 - 100Percentage used to calculate the mid reference level of the rising edge.
real (%) - Returns the mid reference level percentage for the rising edge.
MEASUrement:MEAS1:REFLevels1:PERCent:RISEMid 50.0000
MEASUrement:MEAS1:REFLevels1:PERCent:RISEMid?

Sets or queries the percentage used to calculate the mid reference level of the rising edge when the measurement ref level method is set to Percent. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
<NR3>real%Percentage used to calculate the mid reference level when the measurement Ref level method is set to Percent.
real (%) - Returns the percentage used to calculate the mid reference level of the rising edge.
MEASUrement:MEAS1:REFLevels1:PERCent:RISEMid 50.0000
MEASUrement:MEAS1:REFLevels1:PERCent:RISEMid?

Specifies or queries the reference level percent type for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
modeenumTENNinety | TWENtyeighty | CUSTomSelects the percentage set used for Low, Mid, and High reference levels.
MEASUrement:MEAS1:REFLevels1:PERCent:TYPE TWENtyeighty

Specifies or queries the reference level percent type for the measurement. The measurement number is specified by x.

enum - Returns the reference level percent type for the measurement.
MEASUrement:MEAS1:REFLevels1:PERCent:TYPE TWENtyeighty

Sets or queries the reference level mode for the measurement specified by x.

NameTypeValuesDescription
modeenumAUTO | MANualSelects automatic reference level setup or manual reference level entry.
enum - Returns the current reference level mode for the measurement.
MEASUrement:MEAS1:REFMode Manual
MEASUrement:MEAS1:REFMode?

Sets or queries the reference level mode for the measurement. The measurement number is specified by x.

enum - Returns the reference level mode for the measurement.
MEASUrement:MEAS1:REFMode Manual
MEASUrement:MEAS1:REFMode?

Sets or queries the reference voltage value for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
valuereal-Reference voltage value for the selected configuration.
real (V) - Returns the reference voltage value for the measurement.
MEASUrement:MEAS1:REFVoltage 30.E-3 sets the reference voltage value for the measurement to 30 mV.
MEASUrement:MEAS1:REFVoltage? might return MEASUREMENT:MEAS1:REFVOLTAGE 0.0E+0 indicating the reference voltage value for the measurement is 0.0 V.

Sets or queries the reference voltage value for the specified measurement. The measurement number is specified by x.

real - Returns the reference voltage value for the selected configuration.
MEASUrement:MEAS1:REFVoltage 30.E-3
MEASUrement:MEAS1:REFVoltage?

Sets or queries the reference voltage for a specified rail within a specified measurement. The reference voltage is given in volts and can be in the range -500 V to +500 V.

NameTypeValuesDescription
MEAS<x>integer-Measurement number.
REFVOLTAGE<x>integer-Rail number.
reference voltagereal-500 - +500Reference voltage to set for the specified rail.
real (V) - Returns the reference voltage of the specified rail for the specified measurement.
MEASUrement:MEAS1:REFVOLTAGE3Val –125
MEASUrement:MEAS3:REFVOLTAGE1Val?

Sets or queries the reference voltage for a specified measurement rail. The measurement number is x and the rail number is x; the value is in the range of -500 V to +500 V.

NameTypeValuesDescription
measurement numberinteger-Measurement number (x).
rail numberinteger-Rail number (x).
reference voltagereal-500 - +500Reference voltage to set for the specified rail.
real (V) - Returns the reference voltage of the specified rail, in volts.
MEASUrement:MEAS1:REFVOLTAGE3Val –125
MEASUrement:MEAS3:REFVOLTAGE1Val?

Returns the maximum value for all accumulated measurement acquisitions of the specified measurement. The measurement number is specified by x.

real - The maximum value for all accumulated measurement acquisitions of the specified measurement.
MEASUrement:MEAS1:RESUlts:ALLAcqs:MAXimum? might return MEASUREMENT:MEAS1:RESULTS:ALLACQS:MAXIMUM 2.420 indicating the maximum measurement value is 2.420 V.

Returns the mean value for all accumulated measurement acquisitions for measurement <x>.

real - The mean value for all accumulated measurement acquisitions for measurement <x>.
MEASUrement:MEAS1:RESUlts:ALLAcqs:MEAN? might return MEASUREMENT:MEAS1:RESULTS:ALLACQS:MEAN 2.2807617754647 indicating the measurement mean is 2.28 V.

Returns the minimum value for all accumulated measurement acquisitions for measurement <x>.

real - The minimum value for all accumulated measurement acquisitions for measurement <x>.
MEASUrement:MEAS1:RESUlts:ALLAcqs:MINimum? might return MEASUREMENT:MEAS1:RESULTS:ALLACQS:MINIMUM 2.220 indicating the measurement minimum value is 2.220 V.

Returns the peak-to-peak value for all accumulated measurement acquisitions for measurement <x>.

real - The peak-to-peak value for all accumulated measurement acquisitions for measurement <x>.

Returns the standard deviation for all accumulated measurement acquisitions for measurement <x>.

real - The standard deviation for all accumulated measurement acquisitions for measurement <x>.

Returns the maximum value found for the specified measurement since the last statistical reset. The measurement number is specified by x.

real - The maximum value found for the specified measurement since the last statistical reset.
MEASUrement:MEAS1:RESUlts:CURRentacq:MAXimum? might return
MEASUREMENT:MEAS1:RESULTS:CURRENTACQ:MAXIMUM 2.280 indicating the current measurement maximum value is 2.28 V.

Query-only command that returns the mean value for the specified measurement in the current acquisition. MEAS<x> identifies the measurement number shown in the UI measurement badge.

NameTypeValuesDescription
MEAS<x>integer-Measurement number for which to return a value.
real - The mean value accumulated for the specified measurement since the last statistical reset.
MEASUrement:MEAS3:RESUlts:CURRentacq:MEAN? might return
MEASUREMENT:MEAS3:RESULTS:CURRENTACQ:MEAN 2.30 indicating the mean of measurement 3 in the current acquisition is 2.3 V.

Query-only command that returns the minimum value for the specified measurement in the current acquisition. The measurement number is specified by x.

real - The minimum value found for the specified measurement since the last statistical reset.

Returns the peak-to-peak value for the specified measurement.

NameTypeValuesDescription
xinteger-Measurement number.
real - The peak-to-peak value for the specified measurement.
MEASUrement:MEAS1:RESUlts:CURRentacq:PK2PK? might return
MEASUREMENT:MEAS1:RESULTS:CURRENTACQ:PK2PK 0.0E+0 indicating the peak-to-peak value for the specified measurement for the current acquisition is 0.0 V.

Returns the population for the specified measurement for the current acquisition. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
integer - The population measurement value for the specified measurement.
MEASUrement:MEAS1:RESUlts:CURRentacq:POPUlation? might return
MEASUREMENT:MEAS1:RESULTS:CURRENTACQ:POPULATION 1 indicating the population for the current measurement
is 1 measurement.

Returns the standard deviation for the specified measurement for all acquisitions accumulated since statistics were last reset.

real - The standard deviation of values accumulated for the specified measurement since the last statistical reset.

Returns the maximum value for the specified measurement for each acquisition in the history. The measurement number is specified by x.

string - A comma-separated list of the maximum values for each acquisition in the history.
MEASUrement:MEAS1:RESUlts:HISTory:MAXimum? might return
MEASUrement:MEAS1:RESUlts:HISTory:MAXimum 2.28,2.31,2.27 indicating there are three acquisitions in the history and the maximum value for measurement 1 is 2.28 V for the first acquisition, 2.31 V for the second acquisition and 2.27 V for the third acquisition.

Returns the mean value for the specified measurement for each acquisition in the history. The measurement number is specified by x.

real - A comma-separated list of the mean values for each acquisition in the history.
MEASUrement:MEAS1:RESUlts:HISTory:MEAN? might return MEASUREMENT:MEAS1:RESULTS:HISTORY:MEAN 2.30,2.25,2.32 indicating there are three acquisitions in the history and the mean value for measurement 1 is 2.3 V for the first acquisition, 2.25 V for the second acquisition, and 2.32 V for the third acquisition.

Returns the minimum value for the specified measurement for each acquisition in the history. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
real - A comma-separated list of the minimum values for each acquisition in the history.
MEASUrement:MEAS1:RESUlts:HISTory:MINimum? might return MEASUREMENT:MEAS1:RESULTS:HISTORY:MINIMUM 2.26,2.14,2.29 indicating there are three acquisitions in the history and the minimum value for measurement 1 is 2.26 V for the first acquisition, 2.14 V for the second acquisition, and 2.29 V for the third acquisition.

Returns the peak-to-peak value for the specified measurement for each acquisition in the history. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number to query.
real - A comma-separated list of the peak-to-peak values for each acquisition in the history.
MEASUrement:MEAS1:RESUlts:HISTory:PK2PK? might return MEASUREMENT:MEAS1:RESULTS:HISTORY:PK2PK 0.0E+0,0.0E+0,0.0E+0 indicating there are three acquisitions in the history and the peak-to-peak value for measurement 1 for each acquisition is 0.0 V.

Returns the population value for the specified measurement for each acquisition in the history. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
integer - A comma-separated list of the population values for each acquisition in the history.
MEASUrement:MEAS<x>:RESUlts:HISTory:POPUlation?
MEASUREMENT:MEAS<x>:RESULTS:HISTORY:POPULATION 1,1,1

Returns a comma-separated list of the standard deviation values for each acquisition in the history.

string - A comma-separated list of the standard deviation values for each acquisition in the history.
MEASUrement:MEAS<x>:RESUlts:HISTory:STDDev? might return
MEASUREMENT:MEAS1:RESULTS:HISTORY:STDDEV 0.0E+0,0.0E+0,0.0E+0

Sets or returns the center frequency value of PSIJ measurement. Requires a DPM License.

NameTypeValuesDescription
valuereal-Center frequency value for the PSIJ measurement.
MEASUrement:MEAS2:RFREquency 100.00E+3
MEASUrement:MEAS2:RFREquency? might return MEASUREMENT:MEAS2:RFREquency 100.00E+3 indicating the value of center frequency is 100.00E+3 for measurement 2.

Sets or queries the center frequency value of PSIJ measurement. Requires a DPM License.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Center frequency value for the PSIJ measurement.
real - Returns the center frequency value for the specified measurement.
MEASUrement:MEAS2:RFREquency 100.00E+3
MEASUrement:MEAS2:RFREquency?

Sets or queries the ripple frequency per specified rail for Ripple measurement.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
valuereal-Ripple frequency value for the specified rail.

Returns the ripple frequency setting for a specified rail of a specified measurement. The value is a frequency in the range of 1 Hz to 4 GHz.

real (Hz) - The ripple frequency value for the specified measurement rail.
MEASUrement:MEAS1:RIPPLEFREQ3Val 5.2e6 sets the ripple frequency for rail 3 of measurement 1 to 5.2 MHz.
MEASUrement:MEAS3:RIPPLEFREQ1val? might return 1.0000E+6, indicating that the ripple frequency of rail 1 on measurement 3 is set to 1 MHz.

Sets or returns the span value of a PSIJ measurement. Requires a DPM License.

NameTypeValuesDescription
spanreal1 Hz - 4 GHzValue of span for the PSIJ measurement.
real - Returns the current span value for the PSIJ measurement.
MEASUrement:MEAS2:RRANGE 100.000
MEASUrement:MEAS2:RRANGE?

Sets or returns the span value of a PSIJ measurement.

NameTypeValuesDescription
measurement numberinteger-Measurement number specified by MEAS<x>.
spanreal-Span value for the PSIJ measurement.
real - Returns the value of span for the specified measurement.
MEASUrement:MEAS2:RRANGE 100.000
MEASUrement:MEAS2:RRANGE?

Sets or queries the ride through standard for green power measurements. Requires option PWR.

enum - Returns the current ride through standard for the measurement.

Sets or queries the ride through standard used for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Measurement number specified by x.
enum - Returns the current ride through standard setting.
MEASUrement:MEAS1:RTSTd CEA sets the ride through standard as CEA.
MEASUrement:MEAS1:RTSTd? might return MEASUrement:MEAS1:RTSTd CEA, indicating that the ride through standard is CEA.

Sets or queries the result type used to calculate the measurement. Requires the WBG-DPT option.

NameTypeValuesDescription
MEAS<x>integer-The measurement number.
modeenumPERCENTAGE | ABSOLUTESpecifies the result type as percentage or absolute.
enum - Returns the result type used to calculate the measurement.
MEASUrement:MEAS1:RTYPe PERCENTAGE
MEASUrement:MEAS1:RTYPe?

Sets or queries the result type used to calculate the measurement. Requires option WBG-DPT.

enum - Returns the current result type used to calculate the measurement.
MEASUrement:MEAS1:RTYPe PERCENTAGE sets the result type as percentage.
MEASUrement:MEAS1:RTYPe? might return MEASUrement:MEAS1:RTYPe ABSOLUTE, indicating that the result type is absolute.

Sets or queries the motor Hall edges sequence for measurement x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
sequenceenumABC | ACBSpecifies the motor Hall edges sequence.
enum - Returns the motor Hall edges sequence for the selected measurement.
MEASUrement:MEAS1:SEQuence ACB
MEASUrement:MEAS1:SEQuence?

Sets or queries the line frequency for Harmonics and Ripple line frequency. The measurement number is specified by x.

enum - Returns the current line frequency setting.
MEASUrement:MEAS1:SIGNALFREQUEncy FIFTYHZ specifies the line frequency as 50 Hz for measurement 1.
MEASUrement:MEAS1:SIGNALFREQUEncy? might return MEASUREMENT:MEAS1:SIGNALFREQUEncy FIFTYHZ, indicating the line frequency is 50 Hz.

Sets or queries the line frequency for Harmonics and Ripple line frequency. The measurement number is specified by x.

enum - Returns the selected line frequency setting.
MEASUrement:MEAS1:SIGNALFREQUEncy FIFTYHZ specifies the line frequency as 50 Hz for measurement 1.
MEASUrement:MEAS1:SIGNALFREQUEncy? might return MEASUREMENT:MEAS1:SIGNALFREQUEncy FIFTYHZ, indicating the line frequency is 50 Hz.

Sets or queries the signal type of source 1 for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
modeenumCLOCK | DATA | AUTOSets the signal type of source 1 for the measurement.

Returns or sets the signal type used for the specified measurement. The signal type can be selected automatically or set to clock or data.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
enum - Returns the current signal type setting for the specified measurement.
MEASUrement:MEAS1:SIGNALType CLOCK specifies a clock signal type.
MEASUrement:MEAS1:SIGNALType? might return MEASUREMENT:MEAS1:SIGNALTYPE AUTO indicating the instrument automatically selects the signal type.

Sets or queries the SJ Bandwidth value for the specified measurement.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
valuereal-SJ Bandwidth value for the measurement.
MEASUrement:MEAS1:SJBANdwidth 10000
MEASUrement:MEAS2:SJBANdwidth? might return MEASUrement:MEAS2:SJBANdwidth 10E6, indicating the measurement SJ Bandwidth is 10000.

Sets or queries the SJ Bandwidth value for the specified measurement.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-SJ Bandwidth value for the measurement.
real - Returns the SJ Bandwidth value for the measurement.
MEASUrement:MEAS1:SJBANdwidth 10000 sets the SJ Bandwidth for the measurement to 10000.
MEASUrement:MEAS2:SJBANdwidth? might return MEASUrement:MEAS2:SJBANdwidth 10E6, indicating the measurement SJ Bandwidth is 10000.

Returns the measurement SJ frequency. The example shows the query response as the command followed by the frequency value.

real - The measurement SJ frequency value.

Sets or returns the start level in absolute value for the selected measurement. Requires a WBG-DPT license.

NameTypeValuesDescription
measurement numberinteger-Specifies the measurement number.
valuereal-Specifies the value for the start level in absolute.
real - Returns the start level in absolute value for the selected measurement.
MEASUrement:MEAS1:SLABs -100.0000
MEASUrement:MEAS1:SLABs? might return MEASUrement:MEAS1:SLABs -100.0000, indicating the value for the start level is -100.

Sets or returns the value for the start level in absolute. Requires a WBG-DPT license.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Specifies the value for the start level in absolute.
real - Returns the value for the start level in absolute.
MEASUrement:MEAS1:SLABs -100.0000 sets the value for the start level to -100.
MEASUrement:MEAS1:SLABs? might return MEASUrement:MEAS1:SLABs -100.0000, indicating the value for the start level is -100.

Sets or returns the value for the start level in percentage. Requires a WBG-DPT license.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Specifies the value for the start level in percentage.
real - Returns the value for the start level in percentage.
MEASUrement:MEAS1:SLPCt 10.0000E-3 sets the value for the start level in percentage to 10.0000E-3.
MEASUrement:MEAS1:SLPCt? might return MEASUrement:MEAS1:SLPCt 10.0000E-3, indicating the value for the start level in percentage is 10.0000E-3.

Sets or returns the value for the start level in percentage. Requires a WBG-DPT license.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
valuereal-Specifies the value for the start level in percentage.
real - Returns the value for the start level in percentage.
MEASUrement:MEAS1:SLPCt 10.0000E-3
MEASUrement:MEAS1:SLPCt? might return MEASUrement:MEAS1:SLPCt 10.0000E-3, indicating the value for the start level in percentage is 10.0000E-3.

Sets or returns the start level source type for measurement x. Requires a WBG-DPT license.

NameTypeValuesDescription
source typeenumVDS | ID | VGE | VCE | ICStart level source type to select.
enum - Returns the current start level source type.
MEASUrement:MEAS1:SLTYpe ID
MEASUrement:MEAS1:SLTYpe?

Sets or queries the status of the smoothing filter for a measurement. A value of 1 enables smoothing filter and 0 disables it.

NameTypeValuesDescription
valueinteger0 - 1Sets the smoothing filter state.
integer - Returns 1 when smoothing filter is ON and 0 when it is OFF.
MEASUrement:MEAS1:SMOOTHINGFILTER 1
MEASUrement:MEAS1:SMOOTHINGFILTER?

Sets or queries the local input source for the specified measurement. The source may be an analog channel, math channel, or reference waveform.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
sourceenumCH<x> | MATH<x> | REF<x>Specifies the local input source.
enum - When queried, returns the current local input source in the form MEASUrement:MEAS<x>:SOURCE CH<x>, MATH<x>, or REF<x>.
MEASUrement:MEAS1:SOURCE CH3 sets the local input source to channel 3.
MEASUrement:MEAS1:SOURCE? might return MEASUrement:MEAS1:SOURCE CH2 indicating the local input source is channel 2.

Sets or queries the measurement source. The measurement number and source are specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Source number for the measurement.
enum - Returns the measurement source in the form MEASUrement:MEAS<x>:SOUrce CH<x>, MATH<x>, or REF<x>.
MEASUrement:MEAS1:SOUrce CH1
MEASUrement:MEAS1:SOUrce?

Sets or queries the specification for WBG reverse recovery measurements. Requires the WBG-DPT option.

NameTypeValuesDescription
measurementinteger-MEAS<x> specifies the measurement number.
specificationenumJEP201 | JESD24Sets the WBG measurement specification.
enum - Returns the current WBG measurement specification.
MEASUrement:MEAS1:SPECification JEP201 set the specification to JEP201 for measurement 1.
MEASUrement:MEAS1:SPECification? might return MEASUrement:MEAS1:SPECification JEP201, indicating
that the specification for measurement 1 is JEP201.

Sets the symbol rate for the selected measurement.

NameTypeValuesDescription
valuereal1.0 - 5.0e9Symbol rate to set.
real - Returns the current symbol rate.
MEASUrement:MEAS1:SRATe 3.84e6
MEASUrement:MEAS1:SRATe? might return MEASUREMENT:MEAS1:SRATe 3.84e6

Enables or disables the rho waveform for TDR measurement. The measurement number is specified by x.

NameTypeValuesDescription
stateenumON | OFFSpecifies whether rho waveform is enabled or disabled for TDR measurement.
MEASUrement:MEAS1:SRHo ON
MEASUrement:MEAS1:SRHo? might return MEASUrement:MEAS1:SRHo OFF indicating rho waveform is disabled.

Sets or queries the nominal frequency for an SSC measurement. The measurement number is specified by x.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
frequencyrealHzSets the nominal frequency.
real (Hz) - Returns the nominal frequency.
MEASUrement:MEAS1:SSC:NOMinalfreq 2.0E+9 sets the frequency to 2.0 GHz.
MEASUrement:MEAS1:SSC:NOMinalfreq? might return MEASUREMENT:MEAS1:SSC:NOMINALFREQ 2.5000E+9 indicating the frequency is 2.5 GHz.

Sets or queries the frequency detection type for the measurement when the measurement type is SSC. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Measurement number.
modeenumAUTO | MANualFrequency detection type.
MEASUrement:MEAS1:SSC:NOMinalfreq:SELECTIONtype AUTO
MEASUrement:MEAS1:SSC:NOMinalfreq:SELECTIONtype? might return MEASUREMENT:MEAS1:SSC:NOMINALFREQ:SELECTIONTYPE AUTO indicating the auto-detection type is selected.

Sets or returns the start search direction for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
directionenumFORWARD | BACKWARDStart search direction for measurement.
enum - Returns the start search direction for the measurement.
MEASUrement:MEAS1:SSDirection FORWARD
MEASUrement:MEAS1:SSDirection?

Returns the pass/fail status, if applicable, for the selected measurement.

enum - PASS indicates that the user specified measurement limit has not been violated; FAIL indicates that the user specified measurement limit has been violated.
MEASUrement:MEAS1:STATUS? might return MEASUrement:MEAS1:STATUS PASS indicating that the user specified measurement limit has not been violated.

Sets or returns the value for the stop level in absolute. Requires a WBG-DPT license.

NameTypeValuesDescription
<NR3>real-The value for the stop level in absolute.
MEASUrement:MEAS1:STLABs 5.0000 sets the value for the stop level in absolute to 5.
MEASUrement:MEAS1:STLABs 5.0000? might return MEASUrement:MEAS1:STLABs 5.0000, indicating the value
for the stop level in absolute is 5.

Sets or returns the value for the stop level in percentage. A WBG-DPT license is required.

NameTypeValuesDescription
xinteger-Measurement number specified by <x>.
valuereal%Stop level value in percentage.
real (%) - Returns the value for the stop level in percentage.
MEASUrement:MEAS1:STLPct 10.0000E-3
MEASUrement:MEAS1:STLPct?

Sets or returns the stop level source type for the specified measurement. Requires a WBG-DPT license.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
source typeenumVDS | ID | VGE | VCE | ICSets the stop level source type.
enum - Returns the current stop level source type.

Sets or returns the stop search direction for the measurement specified by x. Requires the WBG-DPT License and is in the Wide Bandgap Analysis group.

NameTypeValuesDescription
directionenumFORWARD | BACKWARDStop search direction for the measurement.
enum - Returns the stop search direction for the measurement.
MEASUrement:MEAS1:STSDirection FORWARD
MEASUrement:MEAS1:STSDirection?

Sets or queries the source type for the specified measurement number.

NameTypeValuesDescription
modeenumVOLTage | CURRent | DIFFERENTIAL | SINGLESource type to set for the measurement.
enum - Returns the current source type for the measurement.
MEASUrement:MEAS1:STYPe VOLTage
MEASUrement:MEAS1:STYPe?

Returns the maximum value of the specified measurement for all acquisitions. The measurement is selected by a QString argument from a fixed list of measurement names.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies which measurement to query.
real - The maximum value of the specified measurement, for all acquisitions.
MEASUrement:MEAS1:SUBGROUP:RESUlts:ALLAcqs:MAXimum? "INPUT" returns the maximum value of measurement INPUT, for all acquisitions.

Returns the mean value of the specified measurement for all acquisitions.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies the measurement name whose mean value is returned.
real - The mean value of the specified measurement for all acquisitions.
MEASUrement:MEAS1:SUBGROUP:RESUlts:ALLAcqs:MEAN? "RAIL1DPMOVERSHOOT" returns the mean value of measurement RAIL1DPMOVERSHOOT, for all acquisitions.

Returns the minimum value of the specified measurement for all acquisitions.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies the measurement string for which the minimum is returned.
real - The minimum value of the specified measurement, for all acquisitions.
MEASUrement:MEAS1:SUBGROUP:RESUlts:ALLAcqs:MINimum? "OUTPUT7" returns the minimum value of measurement OUTPUT7, for all acquisitions.

This query returns the peak-to-peak value of the measurement specified by the string, for all acquisitions.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies which measurement string to evaluate.
real - The peak-to-peak value of the specified measurement for all acquisitions.
MEASUrement:MEAS1:SUBGROUP:RESUlts:ALLAcqs:PK2PK? "OUTPUT4" returns the peak-to-peak value of measurement OUTPUT4, for all acquisitions.

Returns the population value of the specified measurement for all acquisitions. Requires the 5-DPM or 6-DPM option.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULL | TIE | TJBER | RJdd | DJdd | PJ | DDJ | DCD | WIDTHBERSpecifies which measurement's population value to return.
real - The population value of the specified measurement for all acquisitions.
MEASUrement:MEAS1:SUBGROUP:RESUlts:ALLAcqs:POPUlation? "RAIL1DPMUNDERSH

Returns the standard deviation value of the specified measurement for all acquisitions. Requires option 5-DPM or 6-DPM.

NameTypeValuesDescription
qstringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULL | TIE | TJBER | RJdd | DJdd | PJ | DDJ | DCD | WIDTHBERSpecifies the measurement name.
real - Returns the standard deviation value of the specified measurement for all acquisitions.

Returns the maximum value of the measurement specified by the string, for the current acquisition.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies the measurement name as a quoted string.
real - Maximum value of the specified measurement for the current acquisition.
MEASUrement:MEAS1:SUBGROUP:RESUlts:CURRentacq:MAXimum? "INPUT" returns the maximum value of measurement INPUT, for the current acquisition.

This query returns the mean value of the measurement specified by the string, for the current acquisition.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULL | L2LPH1VRMS | L2LPH1VCFactor | L2LPH1TruePwr | L2LPH1RePwr | L2LPH1AppPwr | L2LPH1PwrFactor | L2LPH1PhaseDiff | L2LPH1VPhase | L2LPH2VRMS | L2LPH2VCFactor | L2LPH2TruePwr | L2LPH2RePwr | L2LPH2AppPwr | L2LPH2PwrFactor | L2LPH2PhaseDiff | L2LPH2VPhase | L2LPH3VRMS | L2LPH3VCFactor | L2LPH3TruePwr | L2LPH3RePwr | L2LPH3AppPwr | L2LPH3PwrFactor | L2LPH3PhaseDiff | L2LPH3VPhase | L2NPH1VRMS | L2NPH1VCFactor | L2NPH1TruePwr | L2NPH1RePwr | L2NPH1AppPwr | L2NPH1PwrFactor | L2NPH1PhaseDiff | L2NPH1VPhase | L2NPH2VRMS | L2NPH2VCFactor | L2NPH2TruePwr | L2NPH2RePwr | L2NPH2AppPwr | L2NPH2PwrFactor | L2NPH2PhaseDiff | L2NPH2VPhase | L2NPH3VRMS | L2NPH3VCFactor | L2NPH3TruePwr | L2NPH3RePwr | L2NPH3AppPwr | L2NPH3PwrFactor | L2NPH3PhaseDiff | L2NPH3VPhase | PH1IRMS | PH1IPhase | PH1ICFactor | PH2IRMS | PH2IPhase | PH2ICFactor | PH3IRMS | PH3IPhase | PH3ICFactor | Frequency | L2LPH1F1Mag | L2LPH1F3Mag | L2LPH1THDF | L2LPH1THDR | L2LPH1RMS | L2LPH1IRMS | L2LPH1Status | L2LPH1HarmonicsNumber | L2LPH1Frequency | L2LPH1MagnitudeAbs | L2LPH1MagnitudePct | L2LPH1Phase | L2LPH1Limits | L2LPH1PassFail | L2LPH1Margin | L2LPH2F1Mag | L2LPH2F3Mag | L2LPH2THDF | L2LPH2THDR | L2LPH2RMS | L2LPH2IRMS | L2LPH2Status | L2LPH2HarmonicsNumber | L2LPH2Frequency | L2LPH2MagnitudeAbs | L2LPH2MagnitudePct | L2LPH2Phase | L2LPH2Limits | L2LPH2PassFail | L2LPH2Margin | L2LPH3F1Mag | L2LPH3F3Mag | L2LPH3THDF | L2LPH3THDR | L2LPH3RMS | L2LPH3IRMS | L2LPH3Status | L2LPH3HarmonicsNumber | L2LPH3Frequency | L2LPH3MagnitudeAbs | L2LPH3MagnitudePct | L2LPH3Phase | L2LPH3Limits | L2LPH3PassFail | L2LPH3Margin | L2NPH1F1Mag | L2NPH1F3Mag | L2NPH1THDF | L2NPH1THDR | L2NPH1RMS | L2NPH1IRMS | L2NPH1Status | L2NPH1HarmonicsNumber | L2NPH1Frequency | L2NPH1MagnitudeAbs | L2NPH1MagnitudePct | L2NPH1Phase | L2NPH1Limits | L2NPH1PassFail | L2NPH1Margin | L2NPH2F1Mag | L2NPH2F3Mag | L2NPH2THDF | L2NPH2THDR | L2NPH2RMS | L2NPH2IRMS | L2NPH2Status | L2NPH2HarmonicsNumber | L2NPH2Frequency | L2NPH2MagnitudeAbs | L2NPH2MagnitudePct | L2NPH2Phase | L2NPH2Limits | L2NPH2PassFail | L2NPH2Margin | L2NPH3F1Mag | L2NPH3F3Mag | L2NPH3THDF | L2NPH3THDR | L2NPH3RMS | L2NPH3IRMS | L2NPH3Status | L2NPH3HarmonicsNumber | L2NPH3Frequency | L2NPH3MagnitudeAbs | L2NPH3MagnitudePct | L2NPH3Phase | L2NPH3Limits | L2NPH3PassFail | L2NPH3Margin | ORDER | PH1INPwr | PH1OUTPwr | PH1Efficiency | PH2INPwr | PH2OUTPwr | PH2Efficiency | TotalEfficiency | PH1LRIPRMS | PH1LRIPPK2PK | PH2LRIPRMS | PH2LRIPPK2PK | PH3LRIPRMS | PH3LRIPPK2PK | PH1SWRIPRMS | PH1SWRIPPK2PK | PH2SWRIPRMS | PH2SWRIPPK2PK | PH3SWRIPRMS | PH3SWRIPPK2PK | TruePwrSum | RePwrSum | AppPwrSum | InPwrSum | OutPwrSum | SPEED | ACCELERATION | DIRECTION | ANGLE | TORQUE | POWER | ELECPWR | MECHPWR | SYSTEMEFFICIENCY | EON | EOFF | TDON | TDOFF | startlevel | stoplevel | TRR | QRR | TA | TB | RSF | VPEAK | IPEAK | TR | ERR | TF | TON | TOFF | IRRM | DBYDT | fft | tiespectra | subspectra | beforetie | beforepj | beforeeyeheight | beforeeyewidth | reconst | aftertie | afterpj | aftereyeheight | aftereyewidth | freq | qoss | PH1TDD | PH2TDD | PH3TDD | TDT | zmean | cmean | lmean | overshootId1 | overshootId2 | deltaIdovershoot | undershootId1 | undershootId2 | deltaIdundershoot | overshootVds1 | overshootVds2 | deltaVdsovershoot | undershootVds1 | undershootVds2 | deltaVdsundershoot | dampFactor1 | dampFactor2 | deltaDampFactor | wfm1PeakdeltaTime | wfm2PeakdeltaTime | ampValueAtCross | timeValueAtCrossMeasurement name specified as a string.
real - The mean value of the specified measurement for the current acquisition.
MEASUrement:MEAS1:SUBGROUP:RESUlts:CURRentacq:MEAN? "RAIL1DPMOVERSHOO returns the mean value of measurement RAIL1DPMOVERSHOOT, for the current acquisition.

Returns the minimum value of the specified measurement for the current acquisition.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies the measurement whose current-acquisition minimum value is returned.
real - The minimum value of the specified measurement for the current acquisition.
MEASUrement:MEAS1:SUBGROUP:RESUlts:CURRentacq:MINimum? "OUTPUT7" returns the minimum value of measurement OUTPUT7, for the current acquisition.

This query returns the peak-to-peak value of the measurement specified by the string, for the current acquisition.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies the measurement path and filename in quotes.
real - Peak-to-peak value of the specified measurement for the current acquisition.
MEASUrement:MEAS1:SUBGROUP:RESUlts:CURRentacq:PK2PK? "OUTPUT4" returns the peak-to-peak value of measurement OUTPUT4, for the current acquisition.

Returns the population value of the specified measurement for the current acquisition.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies the measurement whose population value is returned.
real - Population value of the specified measurement for the current acquisition.
MEASUrement:MEAS1:SUBGROUP:RESUlts:CURRentacq:POPUlation? "RAIL1DPMUN

Returns the standard deviation value of the measurement specified by the string, for the current acquisition.

NameTypeValuesDescription
QStringenumINPUT | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | RAIL1DPMOVERSHOOT | RAIL1DPMUNDERSHOOT | RAIL1FREQUENCY | RAIL1PK2PK | RAIL1RMS | RAIL1RMSFULL | RAIL2FREQUENCY | RAIL2PK2PK | RAIL2RMS | RAIL2RMSFULL | RAIL3FREQUENCY | RAIL3PK2PK | RAIL3RMS | RAIL3RMSFULL | RAIL4FREQUENCY | RAIL4PK2PK | RAIL4RMS | RAIL4RMSFULL | RAIL5FREQUENCY | RAIL5PK2PK | RAIL5RMS | RAIL5RMSFULL | RAIL6FREQUENCY | RAIL6PK2PK | RAIL6RMS | RAIL6RMSFULL | RAIL7DPMOVERSHOOT | RAIL7DPMUNDERSHOOT | RAIL7FREQUENCY | RAIL7PK2PK | RAIL7RMS | RAIL7RMSFULLSpecifies the measurement name for which the standard deviation is returned.
real - The standard deviation value of the specified measurement for the current acquisition.
MEASUrement:MEAS1:SUBGROUP:RESUlts:CURRentacq:STDDev? "RAIL7PK2PK"

Sets or queries the speed measurement units for measurement x. The allowed units are RPM or HZ.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
unitsenumRPM | HZSets the speed measurement units.
string - Returns the current speed measurement units for measurement x.
MEASUrement:MEAS1:SUNits HZ sets the speed measurement units as HZ.
MEASUrement:MEAS1:SUNits? might return MEASUrement:MEAS1:SUNits HZ, indicating thatthe speed measurement units is HZ.

Sets or queries the TBER value for the measurement. Measurements are specified by x.

NameTypeValuesDescription
valuestring-TBER value for the measurement as a quoted string.
string - Returns the TBER value for the measurement as a quoted string.
MEASUrement:MEAS2:TBER "1.2E-7"
MEASUrement:MEAS2:TBER?

Sets the average clock period value for the specified measurement. The value is a floating-point number representing the DDR average clock period in seconds.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
<NR3>realsFloating point number representing the DDR average clock period.
MEASurement:MEAS7:TCKAVG 2.5E-9 sets the average clock period value as 3.2 ns for measurement 7.
MEASurement:MEAS2:TCKAVG? might return MEASurement:MEAS2:TCKAVG 2.0E-9 indicating that average clock period is set to 2.0 ns for measurement 2.

Sets or queries the measurement Torque Constant.

NameTypeValuesDescription
measurement numberinteger0 - 100Specifies the measurement number.
current multiplier valuereal0 - 100Specifies the current multiplier value of the measurement.
real - Returns the current multiplier value for the specified measurement.
MEASurement:MEAS7:TCONstant 15.2 specifies the current multiplier value for measurement 7 as 15.2.
MEASurement:MEAS2:TCONstant? might return MEASurement:MEAS2:TCONstant 15.2, indicating the current multiplier value for measurement 2 is 15.2.

Executes the preset for TDR measurement.

NameTypeValuesDescription
measurement number--Specifies the measurement number.
stateenumEXECUTEExecutes the preset for TDR measurement.
:MEASUrement:MEAS1:TDRPreset EXECUTE executes the preset for TDR measurement.

Sets or queries the Timing mode for the specified DDR measurement.

NameTypeValuesDescription
modeenumEACHCLOCKCYCLE | TWOCLOCKCYCLESSelects whether the DDR Timing Mode uses each clock cycle at a time or two cycles at a time.
enum - Returns the current Timing mode setting for the specified DDR measurement.
MEASurement:MEAS1:TIMINGMode EACHCLOCKCYCLE
MEASurement:MEAS1:TIMINGMode?

Sets or queries whether histogram center is percentage relative to unit amplitude or an absolute value for eye height measurement.

NameTypeValuesDescription
modeenumPERCent | ABSoluteSelects how the histogram center is interpreted.
enum - Returns the current histogram center mode for the specified measurement.
MEASUrement:MEAS1:TLEVel PERCent
MEASUrement:MEAS1:TLEVel?

Sets or queries the torque method for measurement x. Requires the IMDA-MECH license on MSO 5, 6, and 6B series instruments.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
methodenumSENSOR | CURRENTSelects the torque method.
enum - Returns the torque method for the specified measurement.
MEASurement:MEAS7:TMEthod SENSOR
MEASurement:MEAS2:TMEthod?

Sets or queries the 'to edge' type for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
modeenumSAMEas | OPPositeas | RISe | FALL | BOTHSelects the edge type for the measurement.
enum - Returns the current 'to edge' type for the measurement.
MEASUrement:MEAS1:TOEdge FALL
MEASUrement:MEAS1:TOEdge?

Sets or queries the direction used for the To Edge search for measurement <x>. The direction can be forward or backward.

NameTypeValuesDescription
directionenumFORWard | BACKWardSearch direction to the edge.
enum - Returns the current To Edge search direction for measurement <x>.
MEASUrement:MEAS1:TOEDGESEARCHDIRect FORWARD specifies a forward search to the edge.
MEASUrement:MEAS1:TOEDGESEARCHDIRect? might return MEASUREMENT:MEAS1:TOEDGESEARCHDIRECT FORWARD indicating the instrument will search in the forward direction for the to edge.

Sets or queries the DDR digital measurement logic 1 source To Symbol. This command is available only with option 6-DBDDR3 on a 6 Series MSO instrument.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
modeenumH | L | XSets the logic source 1 To Symbol to H (High), L (Low), or X (Don't care).

Sets the ToSymbol MeasureAT value for measurement x. This command is available only on a 6 Series MSO with option 6-DBDDR3.

NameTypeValuesDescription
modeenumStart | Stop | ClockEdgeSets the ToSymbol MeasureAT selection.
MEASUrement:MEAS1:ToSYmbol:MEASUREAT Start
MEASUrement:MEAS1:ToSYmbol:MEASUREAT?

Sets or queries the transition edges flag for the measurement. The measurement number is specified by x.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONControls whether the measurement is computed on all edges or only following a double transition.

Sets or queries the measurement type for measurement x.

NameTypeValuesDescription
typeenumACCOMMONMODE | ACPR | ACRMS | AMPLITUDE | AREA | BASE | BITAMPLITUDE | BITHIGH | BITLOW | BURSTWIDTH | COMMONMODE | CPOWER | DATARATE | DCD | DDJ | DDRAOS | DDRAOSPERTCK | DDRAOSPERUI | DDRAUS | DDRAUSPERTCK | DDRAUSPERUI | DDRHOLDDIFF | DDRSETUPDIFF | DDRTCHABS | DDRTCHAVERAGE | DDRTCKAVERAGE | DDRTCLABS | DDRTCLAVERAGE | DDRTERRMN | DDRTERRN | DDRTJITCC | DDRTJITDUTY | DDRTJITPER | DDRTPST | DDRTRPRE | DDRTWPRE | DDRVIXAC | DDRTDQSCK | DELAY | DJ | DJDIRAC | DPMOVERSHOOT | DPMPSIJ | DPMUNDERSHOOT | DPMRIPPLE | DPMTURNOFFTIME | DPMTURNONTIME | GPLVRT | GPHVRT | EYEHIGH | EYELOW | FALLSLEWRATE | FALLTIME | FREQUENCY | F2 | F4 | F8 | HIGH | HEIGHT | HEIGHTBER | HIGHTIME | HOLD | IMDAANGLE | IMDADIRECTION | IMDADQ0 | IMDAEFFICIENCY | IMDAHARMONICS | IMDAMECHPWR | IMDAPOWERQUALITY | IMDASPEED | IMDASYSEFF | IMDATORQUE | ISI | JITTERSUMMARY | J2 | J9 | LOW | LOWTIME | MAXIMUM | MEAN | MINIMUM | NDUtY | NPERIOD | NPJ | NOVERSHOOT | NWIDTH | OBW | PATTERNLENGTH | PDUTTY | PERIOD | PHASE | PHASENOISE | PJ | PK2Pk | POVERSHOOT | PWIDTH | QFACTOR | RDSON | RISESLEWRATE | RISETIME | RJ | RJDIRAC | RMS | SJFREQ | SRJ | SSCFREQDEV | SSCMODRATE | SSCSLEWRATE | SETUP | SKEW | TDR | TIE | TIMEOUTSIDELEVEL | TJBER | TNTRATIO | TOP | UNITINTERVAL | VDIFFXOVR | WBGDDT | WBGDIODEDDT | WBGEOFF | WBGEON | WBGERR | WBGIPEAK | WBGIRRM | WBGQOSS | WBGQRR | WBGTDOFF | WBGTDON | WBGTF | WBGTON | WBGTOFF | WBGTR | WBGTRR | WBGTDT | WBGVPEAK | WIDTH | WIDTHBERMeasurement type to set or query for the specified measurement.
enum - Returns the current measurement type for measurement x.

Sets or queries whether histogram center is percentage relative to unit interval or an absolute value for eye width measurement.

enum - Returns whether histogram center is set as a percentage relative to unit interval or as an absolute value for the measurement.

Sets or returns the wait time for measurement <x>. The wait time is specified as an NR2 value in the range of 1 s to 500 s.

NameTypeValuesDescription
wait timereal1 - 500Wait time for measurement <x>.
real (s) - Returns the wait time of measurement <x> in seconds.
MEASUrement:MEAS1:WAITTime 60
MEASUrement:MEAS3:WAITTime?

Sets or returns the burst count for WBG measurement.

NameTypeValuesDescription
countintegerNR3Burst count for the WBG measurement.
integer - Returns the burst count for the WBG measurement.
MEASUrement:MEAS1:WBG:BCOunt 1000 specifies the burst count as 1000 for WBG measurement 1.
MEASUrement:MEAS1:WBG:BCOunt? might return :MEASUrement:MEAS1:WBG:BCOunt 1000 indicating the burst count is 1000 for WBG measurement 1.

Sets or queries the delay for a WBG measurement. The slice shows both a setter form and a query form, but does not document a return value for the query.

NameTypeValuesDescription
valueenumON | OFFEnables or disables the delay setting.
MEASUrement:MEAS1:WBG:BDELay 1.0000E-3 specifies the burst delay as 1.0000E-3 for WBG measurement 1.
MEASUrement:MEAS<x>:WBG:BDELay? might return :MEASUrement:MEAS1:WBG:BDELay 1.0000E-3 indicating
the burst delay is 1.0000E-3 for WBG measurement 1.

Sets or queries the WBG measurement delay. The query returns the current delay value in seconds.

real (s) - Returns the current WBG measurement delay.

Enables or disables generator source one for WBG measurement. Requires option WBG-DPT.

NameTypeValuesDescription
stateenumON | OFFSelects whether generator source one is enabled or disabled.
enum - Returns whether generator source one is enabled or disabled for the selected measurement.
MEASUrement:MEAS1:WBG:ESONe ON
MEASUrement:MEAS1:WBG:ESONe?

Returns the WBG EstWo state for the specified measurement. The example indicates it may return OFF when generator source two is disabled.

enum - Returns the WBG EstWo state for the specified measurement.

Sets or queries the generator address for a WBG measurement.

NameTypeValuesDescription
QStringstring-Specifies the generator address for WBG measurements.
string - Returns the generator address for the specified measurement.
MEASUrement:MEAS2:WBG:GENAddress "134.64.246.214"
MEASUrement:MEAS2:WBG:GENAddress?

Sets or queries the high voltage of the generator for WBG measurements.

NameTypeValuesDescription
MEAS<x>integer-Specifies the measurement number.
GSOurce<x>integer-Specifies the generator source.
voltagereal-High voltage of the generator for WBG measurements.
real - Returns the high voltage setting for the specified measurement and generator source.
MEASUrement:MEAS2:WBG:GSOurce1:HIGH 2.5000
MEASUrement:MEAS2:WBG:GSOurce1:HIGH? might return MEASUREMENT:MEAS2:WBG:GSOurce1:HIGH 2.5000

Sets or queries the load type of the generator for WBG measurements.

enum - Returns the load type of the generator for WBG measurements.
MEASUrement:MEAS2:WBG:GSOurce1:LOAD FIFTY
MEASUrement:MEAS2:WBG:GSOurce1:LOAD?

Sets or queries the low voltage of the generator for WBG measurements.

NameTypeValuesDescription
low voltagereal-Low voltage for WBG measurements.
real - Returns the low voltage for WBG measurements.
MEASUrement:MEAS2:WBG:GSOurce1:LOW 0.0E+0
MEASUrement:MEAS2:WBG:GSOurce1:LOW?

Sets or queries the pulse gap of the generator for WBG measurements.

NameTypeValuesDescription
measurement numberinteger1 - 8Specifies the measurement number.
generator sourceinteger-Specifies the generator source.
pulse numberinteger1 - 8Specifies the number of pulse.
valuereal-Specifies the pulse gap for WBG measurements.
real - Returns the pulse gap for WBG measurements.
MEASUrement:MEAS2:WBG:GSOurce1:PG8Val 150.0000E-6
MEASUrement:MEAS2:WBG:GSOurce1:PG8Val?

Sets or queries the pulse width of the generator for WBG measurements.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
GSOurce<x>--Specifies the generator source.
PG<x>integer1 - 8Specifies the number of pulse.
pulse gapreal-Specifies the pulse gap for WBG measurements.
real - Returns the pulse width value for WBG measurements.
MEASUrement:MEAS2:WBG:GSOurce1:PW1Val 60.0000E-9
MEASUrement:MEAS2:WBG:GSOurce1:PW1Val?

Sets or returns the generator type for WBG measurements.

enum - Returns the generator type for the selected WBG measurement.
MEASUrement:MEAS1:WBG:GTYPe AFG31000
MEASUrement:MEAS1:WBG:GTYPe?

Sets or returns the number of pulse of AFG for WBG measurements.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
NR1integer-Specifies the number of pulse of AFG to generate pulse signal for WBG measurements.
integer - Returns the number of pulse of AFG for the specified WBG measurement.
MEASUrement:MEAS2:WBG:NPULs? might return MEASUREMENT:MEAS2:WBG:NPULs 8 indicating the number of pulse of AFG is 8 for measurement 2.

Sets or returns the trigger interval of AFG for WBG measurements.

NameTypeValuesDescription
MEAS<x>--Specifies the measurement number.
pulse gapreal-Specifies the pulse gap of AFG for WBG measurements.
real - Returns the trigger interval of AFG for WBG measurements.
MEASUrement:MEAS2:WBG:TIMer 500.0000
MEASUrement:MEAS2:WBG:TIMer?

Sets or queries the width for the specified measurement number. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
valuereal-Value for the width.
real - Returns the width setting for the specified measurement.
MEASUrement:MEAS1:WIDTh 10 sets the width as 10% for measurement 1.
MEASUrement:MEAS1:WIDTh? might return MEASUrement:MEAS1:WIDTh 10, indicating width is set to 10% for measurement 1.

Sets or queries the window length for the specified measurement. The measurement number is specified by x.

NameTypeValuesDescription
xinteger-Specifies the measurement number.
window lengthreal-The value for the window length.
MEASUrement:MEAS1:WINDOWLENgth 10 sets the window length to 10.
MEASUrement:MEAS1:WINDOWLENgth? might return MEASUREMENT:MEAS1:WINDOWLENGTH 10.0000 indicating the window length is 10.

Sets or queries the global range maximum value.

NameTypeValuesDescription
valuereal-Maximum measurement range limit value.
real - Returns the maximum range limit value.
MEASUREMENT:MEASRANGE:MAX 1.5 sets the maximum range limit to 1.5 V.
MEASUREMENT:MEASRANGE:MAX? might return MEASUREMENT:MEASRANGE:MAX 1.0000 indicating that the maximum range limit is 1.0 V.

Sets or queries the global range state for measurements. When enabled, measurement results are limited to values between the range minimum and maximum.

enum - Returns the current global range state.
MEASUREMENT:MEASRANGE:STATE? might return MEASUREMENT:MEASRANGE:STATE 0 indicating that the measurement results are not limited.

Sets or queries the global mechanical Index Z source.

enum - Returns the global mechanical Index Z source state.
MEASUrement:MECH:EINDexz ON

Sets or queries the measurement gear ratio. The gear ratio value is used for a specified measurement.

NameTypeValuesDescription
valuereal0.001 - 1000Gear ratio value for a specified measurement.
real - Returns the current measurement gear ratio value.
MEASUREMENT:MECH:GRATIO? might return MEASUREMENT:MECH:GRATio 1.000E-3, indicating the gear ratio value is 1.000E-3.

Sets or queries the global mechanical measurement results units.

NameTypeValuesDescription
unitsenumNM | OZINCH | FTLB | INCHLB | DEGREES | RADIANSSpecifies the results units of mechanical torque measurement.
enum - Returns the current global mechanical measurement results units.
MEASUrement:MECH:MUNits NM specifies the results units of mechanical Torque measurement as NM.

Sets or queries the measurement number of pole pairs.

NameTypeValuesDescription
NR1integer1 - 20Defines the number of pole pairs for the specified measurement.
integer - Returns the number of pole pairs for the specified measurement.
MEASUrement:MECH:PPAirs 4 defines the number of pole pairs as 4.
MEASUrement:MECH:PPAirs? might return MEASUREMENT:MECH:PPAirs 4 indicating the number of pole pairs is 4.

Sets or queries the global pulses per rotation of the measurement.

NameTypeValuesDescription
pulses per rotationinteger1 - 100000Defines the pulses per rotation of the measurement.
integer - Returns the current pulses per rotation of the measurement.
MEASUrement:MECH:PPRotation 25 defines the pulses per rotation of the measurement as 25.
MEASUrement:MECH:PPRotation? might return MEASUREMENT:MECH:PPRotation 25, indicating the pulses per rotation of the measurement is 25.

Sets or queries the global mechanical source waveform for the specified source index. The source can be an analog channel, math waveform, reference waveform, or digital channel.

NameTypeValuesDescription
xinteger-Source index used in the MECH source mnemonic.
sourceenumCH<x> | MATH<x> | REF<x> | CH<x>_D<x>Waveform source to assign.
string - Returns the current global mechanical source setting.
MEASUrement:MECH:SOUrce2 CH2
MEASUrement:MECH:SOUrce2?

Sets or queries the measurement sensor type.

enum - Returns the current measurement sensor type.
MEASUrement:MECH:STYPe HSENSOR
MEASUrement:MECH:STYPe?

Sets or queries the minimum number of unit intervals required for BUJ analysis.

real - Returns the minimum number of unit intervals required for BUJ analysis.
MEASUREMENT:MINUI 1.0000E+6
MEASUREMENT:MINUI?

Sets or queries the global population limit state for the measurement.

enum - Returns the current population limit state.
MEASUREMENT:POPULATION:LIMIT:STATE 1 turns on the population limit.
MEASUREMENT:POPULATION:LIMIT:STATE? might return MEASUREMENT:POPULATION:LIMIT:STATE 0 indicating the population limit is off.

Sets or queries the value used as the high reference level of the falling edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
valuerealVThe high reference level of the falling edge when the measurement's ref level method is set to absolute.
real (V) - Returns the high reference level of the falling edge when the measurement's ref level method is set to absolute.
MEASUrement:REFLevels:ABSolute:FALLHigh 1.5
MEASUrement:REFLevels:ABSolute:FALLHigh?

Sets or queries the value used as the low reference level of the falling edge when the measurement ref level method is set to absolute.

NameTypeValuesDescription
<NR3>realVThe value used as the low reference level of the falling edge.
real (V) - Returns the low reference level of the falling edge when the measurement ref level method is set to absolute.
MEASUrement:REFLevels:ABSolute:FALLLow -1.5 sets the low reference level to -1.5 V.
MEASUrement:REFLevels:ABSolute:FALLLow? might return MEASUREMENT:REFLEVELS:ABSOLUTE:FALLLOW -1.0000 indicating the low reference level is -1.0 V.

Sets or queries the value used as the mid reference level of the falling edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
valuereal-The mid reference level of the falling edge.
string - Returns the current setting as the command name followed by the mid reference level value.
MEASUrement:REFLevels:ABSolute:FALLMid 10.0E-3
MEASUrement:REFLevels:ABSolute:FALLMid?

Sets or queries the hysteresis of the reference level when the measurement's ref level method is set to absolute.

real (V) - Returns the hysteresis of the reference level.

Sets or queries the value used as the high reference level of the rising edge when the measurement ref level method is set to absolute.

real (V) - Returns the high reference level of the rising edge in volts.
MEASUrement:REFLevels:ABSolute:RISEHigh 1.5 sets the high reference to 1.5 V.
MEASUrement:REFLevels:ABSolute:RISEHigh? might return MEASUREMENT:REFLEVELS:ABSOLUTE:RISEHIGH 1.0000 indicating the high reference is 1.0 V.

Sets or queries the low reference level of the rising edge when the measurement reference level method is set to absolute.

real (V) - Returns the low reference level of the rising edge.
MEASUrement:REFLevels:ABSolute:RISELow -1.5 sets the high reference to 1.5 V.
MEASUrement:REFLevels:ABSolute:RISELow? might return MEASUREMENT:REFLEVELS:ABSOLUTE:RISELow -1.0000 indicating the high reference is -1.0 V.

Sets or queries the value used as the mid reference level of the rising edge when the measurement ref level method is set to absolute.

NameTypeValuesDescription
<NR3>real-The mid reference level of the rising edge.
real - Returns the mid reference level of the rising edge.
MEASUrement:REFLevels:ABSolute:RISEMid 10.0E-3 sets the mid reference to 10.0 mV.
MEASUrement:REFLevels:ABSolute:RISEMid? might return MEASUREMENT:REFLEVELS:ABSOLUTE:RISEMID 0.0E+0 indicating the mid reference is 0.0 V.

Sets or queries the reference level type for the measurement.

enum - Returns the reference level type.
MEASUrement:REFLevels:ABSolute:TYPE? might return MEASUREMENT:REFLEVELS:ABSOLUTE:TYPE SAME indicating the absolute levels are set the same.

Sets or queries the method used to calculate the TOP and BASE used for measurement reference levels.

enum - Returns the current base/top calculation method.

Sets or queries how often reference levels are calculated for measurements. The command selects whether reference levels are updated on every acquisition or only after the first acquisition following a statistics reset.

NameTypeValuesDescription
modeenumLATCh | CONTinuousHow often reference levels are calculated.
enum - Returns the current reference-level calculation mode.

Sets or queries how often reference levels are calculated. CONTinuous calculates reference levels on every acquisition, while LATCh calculates them only on the first acquisition after a statistics reset.

enum - Returns the current jitter mode as a keyword indicating when reference levels are calculated.
MEASUREMENT:REFLEVELS:JITTERMODE CONTINUOUS
MEASUREMENT:REFLEVELS:JITTERMODE?

Sets or queries the method used to calculate reference levels for the measurement. Percent calculates levels relative to HIGH and LOW; Absolute sets them explicitly using the REFLevel:ABSolute commands.

enum - Returns the current reference-level calculation method.
MEASUrement:REFLevels:METHod ABSOLUTE
MEASUrement:REFLevels:METHod?

Sets or queries the method used to calculate reference levels for the measurement.

enum - Returns the current reference-level calculation method.
MEASUrement:REFLevels:METHod ABSOLUTE
MEASUrement:REFLevels:METHod?

Sets or queries how often reference levels are calculated.

enum - Returns the current reference-level calculation mode.

Sets or queries the percentage used to calculate the high reference level of the falling edge when the measurement ref level method is set to percent. The percentage is defined such that 99% is equal to TOP and 1% is equal to BASE.

NameTypeValuesDescription
percentagereal1 - 99Percentage used to calculate the high reference level of the falling edge.
real (%) - Returns the current percentage used to calculate the high reference level of the falling edge.
MEASUrement:REFLevels:PERCent:FALLHigh 90
MEASUrement:REFLevels:PERCent:FALLHigh? might return MEASUREMENT:REFLEVELS:PERCENT:FALLHIGH 80.0000

Sets or queries the percentage used to calculate the high reference level of the falling edge when the measurement ref level method is set to percent. 99% is equal to TOP and 1% is equal to BASE.

NameTypeValuesDescription
percentagereal%Percentage used to calculate the high reference level of the falling edge.
real (%) - Returns the percentage used to calculate the high reference level of the falling edge.
MEASUrement:REFLevels:PERCent:FALLHigh 90
MEASUrement:REFLevels:PERCent:FALLHigh?

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to percent. 99% is equal to TOP and 1% is equal to BASE.

NameTypeValuesDescription
percentreal1 - 99Percentage used to calculate the mid reference level of the falling edge.
real (%) - Returns the current percentage used for the falling-edge low reference level.
MEASUrement:REFLevels:PERCent:FALLLow 10 sets the low reference level to 10%.
MEASUrement:REFLevels:PERCent:FALLLow? might return MEASUREMENT:REFLEVELS:PERCENT:FALLLOW
20.0000 indicating the low reference level is 20%.

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to percent.

NameTypeValuesDescription
percentagereal%Percentage used to calculate the mid reference level of the falling edge.
real (%) - Returns the current percentage used to calculate the mid reference level of the falling edge.
MEASUrement:REFLevels:PERCent:FALLLow 10 sets the low reference level to 10%.
MEASUrement:REFLevels:PERCent:FALLLow? might return MEASUREMENT:REFLEVELS:PERCENT:FALLLOW 20.0000 indicating the low reference level is 20%.

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement ref level method is set to percent. 99% is equal to TOP and 1% is equal to BASE.

NameTypeValuesDescription
percentagereal%Percentage used to calculate the mid reference level of the falling edge.
real (%) - Returns the current mid reference level percentage for the falling edge.
MEASUrement:REFLevels:PERCent:FALLMid 55
MEASUrement:REFLevels:PERCent:FALLMid? might return MEASUREMENT:REFLEVELS:PERCENT:FALLMID 50.0000

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement's ref level method is set to percent. The manual notes that 99% equals TOP and 1% equals BASE.

NameTypeValuesDescription
percentagereal%Percentage used to calculate the mid reference level of the falling edge.
real (%) - Returns the mid reference level percentage.
MEASUrement:REFLevels:PERCent:FALLMid 55
MEASUrement:REFLevels:PERCent:FALLMid?

Sets or queries the percentage used to calculate the hysteresis of the reference level when the measurement's ref level method is set to percent. 100% is equal to MAX and 1% is equal to MIN.

NameTypeValuesDescription
percentagereal1 - 100Percentage used to calculate the hysteresis of the reference level.

Sets or queries the percentage used to calculate the hysteresis of the reference level when the measurement's ref level method is set to percent. 100% is equal to MAX and 1% is equal to MIN.

real (%) - Returns the hysteresis percentage.

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement's ref level method is set to percent.

NameTypeValuesDescription
nr3real%Percentage used to calculate the high reference level of the rising edge.
real (%) - Returns the current high reference level percentage.
MEASUrement:REFLevels:PERCent:RISEHigh 90 sets the high reference level to 90%.
MEASUrement:REFLevels:PERCent:RISEHigh? might return MEASUREMENT:REFLEVELS:PERCENT:RISEHIGH 80.0000 indicating the high ref level is 80%.

Returns or sets the percentage used to calculate the high reference level of the rising edge when the measurement ref level method is set to percent.

real (%) - Returns the high reference level percentage for the rising edge.
MEASUrement:REFLevels:PERCent:RISEHigh 90 sets the high reference level to 90%.
MEASUrement:REFLevels:PERCent:RISEHigh? might return MEASUREMENT:REFLEVELS:PERCENT:RISEHIGH 80.0000 indicating the high ref level is 80%.

Sets or queries the percentage used to calculate the low reference level of the rising edge when the measurement's ref level method is set to percent.

NameTypeValuesDescription
<NR3>real1 - 99The percentage used to calculate the low reference level of the rising edge.
real (%) - Returns the low reference level percentage.
MEASUrement:REFLevels:PERCent:RISELow 10 sets the low reference level to 10%.
MEASUrement:REFLevels:PERCent:RISELow? might return MEASUREMENT:REFLEVELS:PERCENT:RISELOW 20.0000 indicating the low reference level is 20%.

Sets or queries the percentage used to calculate the low reference level of the rising edge when the measurement ref level method is set to percent. 99% is equal to TOP and 1% is equal to BASE.

NameTypeValuesDescription
NR3real%Percentage used to calculate the low reference level of the rising edge.
real (%) - Returns the low reference level percentage.
MEASUrement:REFLevels:PERCent:RISELow 10 sets the low reference level to 10%.
MEASUrement:REFLevels:PERCent:RISELow? might return MEASUREMENT:REFLEVELS:PERCENT:RISELOW 20.0000 indicating the low reference level is 20%.

Sets or queries the value used as the high reference level of the falling edge when the measurement's reference level method is set to absolute.

Sets or queries the reference level percent type for the measurement.

NameTypeValuesDescription
typeenumTENNinety | TWENtyeighty | CUSTomSelects the reference level percent type.
enum - Returns the current reference level percent type.
MEASUrement:REFLevels:PERCent:TYPE TENNINETY
MEASUrement:REFLevels:PERCent:TYPE? might return MEASUREMENT:REFLEVELS:PERCENT:TYPE CUSTOM

Sets or queries the reference level percent type for the measurement.

enum - Returns the current reference level percent type.
MEASUrement:REFLevels:PERCent:TYPE TENNINETY
MEASUrement:REFLevels:PERCent:TYPE? might return MEASUREMENT:REFLEVELS:PERCENT:TYPE CUSTOM

Sets or queries the shared reference level method used for sources of measurement calculations.

NameTypeValuesDescription
modeenumGLOBal | PERSourceSelects whether reference levels are shared across measurements or used on individual measurements.
enum - Returns the current shared reference level method.
MEASUREMENT:REFLEVELS:TYPE PERSource causes reference levels to be used on individual measurements.
MEASUREMENT:REFLEVELS:TYPE? might return MEASUREMENT:REFLEVELS:TYPE GLOBAL indicating reference levels are shared across measurements.

Sets or queries the shared reference level method used for sources of measurement calculations.

enum - Returns the current shared reference level method.
MEASUREMENT:REFLEVELS:TYPE PERSource causes reference levels to be used on individual measurements.
MEASUREMENT:REFLEVELS:TYPE? might return MEASUREMENT:REFLEVELS:TYPE GLOBAL indicating reference levels are shared across measurements.

Sets or queries the low reference level used for the falling edge when the measurement ref level method is set to absolute.

NameTypeValuesDescription
NR3realVThe value used as the low reference level of the falling edge when the measurement's ref level method is set to absolute.
string (V) - Returns the low reference level value for the falling edge when the measurement ref level method is set to absolute.
MEASUrement:REF1:REFLevels:ABSolute:FALLLow -1.5 sets the low reference level to -1.5 V.
MEASUrement:REF1:REFLevels:ABSolute:FALLLow? might return
MEASUREMENT:REF1:REFLEVELS:ABSOLUTE:FALLLOW -1.0000 indicating the low reference level is -1.0 V.

Sets or queries the value used as the low reference level of the falling edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
<NR3>real-The value used as the low reference level of the falling edge when the measurement's ref level method is set to absolute.
string - Returns the low reference level of the falling edge when the measurement's ref level method is set to absolute.
MEASUrement:REF1:REFLevels:ABSolute:FALLLow -1.5 sets the low reference level to -1.5 V.
MEASUrement:REF1:REFLevels:ABSolute:FALLLow? might return
MEASUREMENT:REF1:REFLEVELS:ABSOLUTE:FALLLOW -1.0000 indicating the low reference level is -1.0 V.

Sets or queries the value used as the mid reference level of the falling edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
<NR3>real-The value used as the mid reference level of the falling edge when the measurement's ref level method is set to absolute.
real - Returns the mid reference level of the falling edge when the measurement's ref level method is set to absolute.

Sets or queries the value used as the mid reference level of the falling edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
<NR3>realVValue used as the mid reference level of the falling edge when the measurement's ref level method is set to absolute.
real (V) - Returns the mid reference level of the falling edge when the measurement's ref level method is set to absolute.

Sets or queries the value of the hysteresis of the reference level when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
valuereal-The hysteresis value of the reference level.
real - Returns the hysteresis value of the reference level when the ref level method is set to absolute.
MEASUrement:REF1:REFLevels:ABSolute:HYSTeresis 20.0E-3
MEASUrement:REF1:REFLevels:ABSolute:HYSTeresis?

Sets or queries the hysteresis of the reference level when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
hysteresisreal-Value of the hysteresis of the reference level when the measurement's ref level method is set to absolute.
real - Returns the hysteresis of the reference level when the measurement's ref level method is set to absolute.
MEASUrement:REF1:REFLevels:ABSolute:HYSTeresis 20.0E-3
MEASUrement:REF1:REFLevels:ABSolute:HYSTeresis?

Sets or queries the value used as the high reference level of the rising edge when the measurement's reference level method is set to absolute.

NameTypeValuesDescription
<NR3>real-The value used as the high reference level of the rising edge when the measurement's ref level method is set to absolute.
real - Returns the high reference level of the rising edge when queried.
MEASUrement:REF1:REFLevels:ABSolute:RISEHigh 1.5 sets the reference level to 1.5 V.
MEASUrement:REF1:REFLevels:ABSolute:RISEHigh? might return
MEASUREMENT:REF1:REFLEVELS:ABSOLUTE:RISEHIGH 1.0000 indicating the reference level is 1.0 V.

Sets or queries the value used as the high reference level of the rising edge when the measurement's reference level method is set to absolute.

NameTypeValuesDescription
NR3real-The value used as the high reference level of the rising edge when the measurement's ref level method is set to absolute.
real - Returns the high reference level of the rising edge when the measurement's ref level method is set to absolute.
MEASUrement:REF1:REFLevels:ABSolute:RISEHigh 1.5 sets the reference level to 1.5 V.
MEASUrement:REF1:REFLevels:ABSolute:RISEHigh? might return
MEASUREMENT:REF1:REFLEVELS:ABSOLUTE:RISEHIGH 1.0000 indicating the reference level is 1.0 V.

Sets or queries the low reference level of the rising edge for a measurement when the reference level method is set to absolute.

NameTypeValuesDescription
valuereal-Value used as the low reference level of the rising edge.
MEASUrement:REF1:REFLevels:ABSolute:RISELow -1.5
MEASUrement:REF1:REFLevels:ABSolute:RISELow?

Sets or queries the value used as the low reference level of the rising edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
<NR3>real-Value used as the low reference level of the rising edge when the measurement's ref level method is set to absolute.
real (V) - Returns the low reference level of the rising edge; the example shows a numeric value in volts.
MEASUrement:REF1:REFLevels:ABSolute:RISELow -1.5
MEASUrement:REF1:REFLevels:ABSolute:RISELow?

Sets or queries the value used as the mid reference level of the rising edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
<NR3>real-Value used as the mid reference level of the rising edge when the measurement's ref level method is set to absolute.
MEASUrement:REF1:REFLevels:ABSolute:RISEMid 10.0E-3
MEASUrement:REF1:REFLevels:ABSolute:RISEMid?

Sets or queries the value used as the mid reference level of the rising edge when the measurement's ref level method is set to absolute.

NameTypeValuesDescription
<NR3>real-The value used as the mid reference level of the rising edge when the measurement's ref level method is set to absolute.
real - Returns the value of the mid reference level of the rising edge when the measurement's ref level method is set to absolute.
MEASUrement:REF1:REFLevels:ABSolute:RISEMid 10.0E-3 sets the reference level to 10.0 mV.
MEASUrement:REF1:REFLevels:ABSolute:RISEMid? might return
MEASUREMENT:REF1:REFLEVELS:ABSOLUTE:RISEMID 0.0E+0 indicating the mid reference level is 0.0 V.

Sets or queries the reference level type for the measurement. In absolute mode, SAME sets the absolute levels the same and UNIQue allows them to be set independently.

NameTypeValuesDescription
modeenumSAME | UNIQueReference level type for the measurement.

Sets or queries the reference level type for the measurement. SAME specifies that the absolute levels are set the same, and UNIQue specifies that the absolute levels can be set independently.

enum - Returns the reference level type for the measurement.

Sets or queries the method used to calculate the TOP and BASE values for reference levels used in measurements.

enum - Returns the current TOP/BASE calculation method.
MEASUrement:REF1:REFLevels:BASETop MINMAX
MEASUrement:REF1:REFLevels:BASETop?

Sets or queries the method used to calculate the TOP and BASE values used for reference levels for the measurement.

NameTypeValuesDescription
modeenumAUTO | MINMax | MEANhistogram | MODEhistogram | EYEhistogramReference level method to use for TOP and BASE calculation.
enum - Returns the current TOP and BASE calculation method.
MEASUrement:REF1:REFLevels:BASETop MINMAX
MEASUrement:REF1:REFLevels:BASETop?

Sets or queries the method used to calculate reference levels for the measurement. The method determines whether reference levels are defined as percentages relative to HIGH/LOW or as explicit absolute values.

enum - Returns the current reference-level calculation method.

Sets or queries the method used to calculate reference levels for the measurement. Percent uses HIGH/LOW percentages defined by the REFLevel:PERCent commands; Absolute sets explicit reference levels using the REFLevel:ABSolute commands.

enum - Returns the current reference-level calculation method.

Sets or queries the method used to calculate reference levels for the measurement. The percent method calculates levels relative to HIGH and LOW; the absolute method sets levels explicitly.

NameTypeValuesDescription
modeenumPERCent | ABSoluteReference level calculation method.

Sets or queries the percentage used to calculate the low reference level of the falling edge when the measurement ref level method is set to percent. 99% corresponds to TOP and 1% to BASE.

NameTypeValuesDescription
NR3real1 - 99Percentage used to calculate the low reference level.
real (%) - Returns the low reference level percentage.
MEASUrement:REF1:REFLevels:PERCent:FALLLow 5
MEASUrement:REF1:REFLevels:PERCent:FALLLow? might return
MEASUREMENT:REF1:REFLEVELS:PERCENT:FALLLOW 10.0000

Sets or queries the percentage used to calculate the low reference level of the falling edge when the measurement ref level method is set to percent. 99% is equal to TOP and 1% is equal to BASE.

NameTypeValuesDescription
NR3real-Percentage used to calculate the low reference level.
real (%) - Returns the percentage set for the low reference level of the falling edge.
MEASUrement:REF1:REFLevels:PERCent:FALLLow 5
MEASUrement:REF1:REFLevels:PERCent:FALLLow?

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement reference level method is set to percent. The percentage is defined with 99% equal to TOP and 1% equal to BASE.

NameTypeValuesDescription
NR3real-Percentage used to calculate the mid reference level of the falling edge.
real - Returns the percentage used to calculate the mid reference level of the falling edge.

Sets or queries the percentage used to calculate the mid reference level of the falling edge when the measurement's ref level method is set to percent. The percentage is defined relative to TOP and BASE.

NameTypeValuesDescription
percentagereal-Percentage used to calculate the mid reference level of the falling edge.
real - Returns the percentage used to calculate the mid reference level of the falling edge.

Sets or queries the percentage used to calculate the hysteresis of the reference level when the measurement ref level method is set to percent. The manual notes that 99% is equal to MAX and 1% is equal to MIN.

NameTypeValuesDescription
percentagereal1 - 99Percentage used to calculate the hysteresis of the reference level.
MEASUrement:REF1:REFLevels:PERCent:HYSTeresis 2 sets the hysteresis to 2%.
MEASUrement:REF1:REFLevels:PERCent:HYSTeresis? might return
MEASUREMENT:REF1:REFLEVELS:PERCENT:HYSTERESIS 5.0000 indicating the hysteresis is 5%.

Sets or queries the percentage used to calculate the hysteresis of the reference level when the measurement's ref level method is set to percent. The manual notes that 99% is equal to MAX and 1% is equal to MIN.

NameTypeValuesDescription
NR3real1 - 99Percentage used to calculate the hysteresis of the reference level.
real (%) - Returns the hysteresis percentage.
MEASUrement:REF1:REFLevels:PERCent:HYSTeresis 2 sets the hysteresis to 2%.
MEASUrement:REF1:REFLevels:PERCent:HYSTeresis? might return
MEASUREMENT:REF1:REFLEVELS:PERCENT:HYSTERESIS 5.0000 indicating the hysteresis is 5%.

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement's ref level method is set to percent. 99% corresponds to TOP and 1% to BASE.

NameTypeValuesDescription
NR3real1 - 99Percentage used to calculate the high reference level of the rising edge.
real (%) - Returns the high reference level percentage.
MEASUrement:REF1:REFLevels:PERCent:RISEHigh 95 sets the reference level to 95%.

Sets or queries the percentage used to calculate the high reference level of the rising edge when the measurement's ref level method is set to percent. 99% is equal to TOP and 1% is equal to BASE.

real (%) - Returns the percentage used to calculate the high reference level of the rising edge.
MEASUrement:REF1:REFLevels:PERCent:RISEHigh 95 sets the reference level to 95%.

Sets or queries the percentage used to calculate the low reference level of the rising edge when the measurement's ref level method is set to percent.

NameTypeValuesDescription
NR3real%The percentage used to calculate the low reference level of the rising edge.
MEASUment:REF1:REFLevels:PERCent:RISELow 5
MEASUment:REF1:REFLevels:PERCent:RISELow?

Sets or queries the percentage used to calculate the low reference level of the rising edge when the measurement's ref level method is set to percent.

NameTypeValuesDescription
percentagereal1 - 99Percentage used to calculate the low reference level of the rising edge.
real (%) - Returns the low reference level percentage.
MEASUrement:REF1:REFLevels:PERCent:RISELow 5
MEASUrement:REF1:REFLevels:PERCent:RISELow? might return MEASUREMENT:REF1:REFLEVELS:PERCENT:RISELOW 10.0000 indicating the reference level is 10%.

Sets or queries the percentage used to calculate the mid reference level of the rising edge when the measurement's ref level method is set to percent.

NameTypeValuesDescription
NR3real-The percentage used to calculate the mid reference level of the rising edge.
MEASUrement:REF1:REFLevels:PERCent:RISEMid 55
MEASUrement:REF1:REFLevels:PERCent:RISEMid?

Sets or queries the percentage used to calculate the mid reference level of the rising edge when the measurement ref level method is set to percent.

real (%) - Returns the percentage used to calculate the mid reference level of the rising edge.
MEASUrement:REF1:REFLevels:PERCent:RISEMid 55
MEASUrement:REF1:REFLevels:PERCent:RISEMid? might return MEASUREMENT:REF1:REFLEVELS:PERCENT:RISEMID 50.0000 indicating the mid reference level is 50%.

Sets or queries the starting acquisition number for transferring measurement history results.

NameTypeValuesDescription
NR1integer1 - the number of history acquisitionsThe first acquisition that will be transferred.
MEASUrement:RESUlts:HISTory:STARt 25
MEASUrement:RESUlts:HISTory:STARt? might return MEASUrement:RESUlts:HISTory:STARt 10 indicating that measurement history results transfer will begin at acquisition 10.

Sets or queries the starting acquisition number for transferring measurement history results.

NameTypeValuesDescription
NR1integer1The first acquisition that will be transferred.
integer - Returns the starting acquisition number for measurement history results transfer.
MEASUrement:RESUlts:HISTory:STARt 25
MEASUrement:RESUlts:HISTory:STARt?

Sets or queries the last history acquisition that will be transferred. A value of 0 indicates that the stop position is the last history acquisition.

NameTypeValuesDescription
NR1integer0 - number of history acquisitionsLast acquisition to transfer.
string - Returns the current stop setting for history transfer.
MEASUrement:RESUlts:HISTory:STOP 50
MEASUrement:RESUlts:HISTory:STOP?

Returns the last history acquisition transferred by measurement history results. A special value of 0 indicates that the stop position is always the last history acquisition.

integer - Returns the last acquisition that will be transferred, from MEASUrement:RESUlts:HISTory:STARt to the stop position. A return of 0 indicates that the stop position is always the last history acquisition.
MEASUrement:RESUlts:HISTory:STOP? might return MEASUrement:RESUlts:HISTory:STOP 0 indicating that measurement history results transfer will end with the last history acquisition.

Turns cycle-to-cycle measurement statistics tracking on or off. It affects computation and display of cycle-cycle statistics in the Measurement Result table after enabling and after new data is acquired and measured.

NameTypeValuesDescription
modeenumOFF | ON | 0 | 1Turns cycle-to-cycle measurement statistics tracking on or off.
enum - Returns the current cycle-to-cycle measurement statistics tracking setting.
MEASUREMENT:STATISTICS:CYCLEMODE OFF turns off statistics for all measurements.

Turns cycle-to-cycle measurement statistics tracking on or off. It affects computation and display of cycle-cycle statistics in the Measurement Result table after enabling and after new data is acquired.

enum - Returns the current cycle statistics tracking state.
MEASUREMENT:STATISTICS:CYCLEMODE OFF turns off statistics for all measurements.

Sets or returns the type of the Power device used for WBG measurements.

NameTypeValuesDescription
device typeenumIGBT | MOSFETSpecifies the type of the Power device.
enum - Returns the current Power device type.
MEASUREMENT:WBG:PDEVICE MOSFET
MEASUREMENT:WBG:PDEVICE?

Sets or returns the type of the Power device used for wide-bandgap measurements.

NameTypeValuesDescription
device typeenumIGBT | MOSFETSpecifies the type of the Power device.
enum - Returns the current Power device type.
MEASUREMENT:WBG:PDEVICE MOSFET
MEASUREMENT:WBG:PDEVICE?

Returns measurement results for the specified measurement slot. This command supports Operation Complete when used in single sequence acquisition mode or during waveform recall.

Sets the measurement gating mode. The factory default is SCREEN.

NameTypeValuesDescription
modeenumSCREENMeasurement gating mode.

Sets the direction used for immediate measurement delay calculations. The factory default is FORWARDS.

NameTypeValuesDescription
directionenumFORWARDSDirection setting for immediate measurement delay.

Sets the edge selection used for the immediate measurement delay. The factory default is RISE.

NameTypeValuesDescription
edgeenumRISEEdge selection for the delay measurement.

Sets the first immediate measurement source. The factory default is CH1.

NameTypeValuesDescription
source1enumCH1Measurement source 1.

Sets the immediate measurement type. The factory default is PERIOD.

NameTypeValuesDescription
typeenumPERIODImmediate measurement type.

Sets the measurement indicators state. Factory default is OFF.

NameTypeValuesDescription
stateenumOFFTurns measurement indicators off.

Sets the delay direction used by measurement 1. The factory default is FORWARDS.

NameTypeValuesDescription
directionenumFORWARDSDelay direction for measurement 1.

Sets the edge selection used for delay measurements for MEAS1. The factory default is RISE.

NameTypeValuesDescription
edgeenumRISEEdge used for the delay measurement.

Sets the source for measurement 1. The factory default is CH1.

NameTypeValuesDescription
source1enumCH1 | CH2Input source for measurement 1.

Sets the state of measurement slot 1.

NameTypeValuesDescription
stateinteger0 - 1Enables or disables measurement slot 1.

Sets the absolute high reference level used for measurements. The factory default is 0.0E+0.

NameTypeValuesDescription
highreal-Absolute high measurement reference level.

Sets the absolute low reference level used for measurements. The factory default is 0.0E+0.

NameTypeValuesDescription
lowreal-Absolute low reference level for measurements.

Sets the low percentage reference level used by measurement functions. The factory default is 10.0000.

NameTypeValuesDescription
lowreal%Low percentage reference level.

Sets the measurement reference level percent mid1 default value. This appears in the factory defaults table with a default of 50.0000.

Sets the measurement statistics mode to the selected state. The factory default is ALL.

NameTypeValuesDescription
modeenumALLMeasurement statistics mode.

:DVMset / query

Resets the Digital Voltmeter measurements and history.

:DVM:AUTORangeset / query

Sets or queries the autorange state for the Digital Voltmeter.

NameTypeValuesDescription
stateenumON | OFFAutorange state.

Returns the current frequency value for the Digital Voltmeter.

real - The current frequency value for the Digital Voltmeter.

Returns the average readout value for the Digital Voltmeter function over the history period.

real - The average DVM readout value over the history period.

Returns the maximum readout value for the DVM function over the history period.

real - The maximum readout value for the DVM function over the history period.

Returns the minimum readout value for the DVM function over the history period.

real - The minimum readout value for the DVM function over the history period.

Returns the maximum DVM readout value over the entire time that the DVM has been on since the last change using the DVM:MODe or DVM:SOUrce commands or DVM RESET.

real - The maximum DVM readout value over the entire time that the DVM has been on since the last change using the DVM:MODe or DVM:SOUrce commands or DVM RESET.

Returns the minimum DVM readout value over the entire time that the DVM has been on since the last change using the DVM:MODe or DVM:SOUrce commands or DVM RESET.

real - The minimum DVM readout value over the entire time that the DVM has been on since the last change using the DVM:MODe or DVM:SOUrce commands or DVM RESET.
:DVM:MODeset / query

Specifies or queries the mode to use for the Digital Voltmeter.

:DVM:SOUrceset / query

Sets or queries the source for the Digital Voltmeter.

Sets or queries the Digital Voltmeter autorange state. Autorange is disabled while the DVM source is the same channel as the trigger source.

NameTypeValuesDescription
stateenum0 | 1 | OFF | ONTurns DVM autorange on or off.
enum - Returns the current DVM autorange state.
DVM:AUTOR ON turns on autorange for the Digital Voltmeter.

Specifies or queries the mode used for the Digital Voltmeter. The available modes are ACRMS, ACDCRMS, DC, and OFF.

enum - Returns the current DVM mode.

Sets or queries the source for the DVM.

NameTypeValuesDescription
channelchannel_list-Specifies which channel to use as the source for the DVM.
DVM:SOURCE CH4 sets the DVM source to Channel 4.

Returns the state of the trigger frequency counter readout in the trigger badge. The counter is part of the DVM trigger frequency function.

enum - Returns the trigger frequency counter state.
DVM:TRIGGER:FREQUENCY:COUNTER? might return DVM:TRIGGER:FREQUENCY:COUNTER 1 indicating the counter is on.
:DVM:AUTORANGEset / query

Sets the DVM autorange state. The factory default is 0.

NameTypeValuesDescription
stateenum0 | 1Turns DVM autorange off or on.

Sets the digital voltmeter display style. The factory default is FULL.

:DVM:MODEset / query

Sets the DVM mode. The factory default is OFF.

NameTypeValuesDescription
modeenumOFFDVM mode setting.
:DVM:SOURCEset / query

Sets the DVM measurement source. The factory default is CH1.

Specifies the network initialization search for a DHCP/BOOTP server.

Specifies the network Domain Name Server (DNS) IP address.

NameTypeValuesDescription
IP addressstring-Network DNS server IP address.

Specifies the network domain name.

NameTypeValuesDescription
domain namestring-Network domain name to assign.

Returns the Ethernet address (MAC address) value assigned to the instrument.

string - The Ethernet address (MAC address) assigned to the instrument.

Specifies the network gateway IP address.

NameTypeValuesDescription
IP addressstring-Network gateway address.

Specifies the IP address assigned to the instrument.

NameTypeValuesDescription
ip addressstring-IP address assigned to the instrument.
:ETHERnet:NAMEset / query

Sets or queries the instrument Ethernet hostname assigned to the instrument.

NameTypeValuesDescription
namestring-Hostname assigned to the instrument.
:ETHERnet:PINGset / query

Causes the instrument to ping the gateway IP address.

Sets the network configuration method to DHCP/BOOTP or static IP. ON enables DHCP searching for a server; OFF disables it.

NameTypeValuesDescription
stateenumON | OFFSelects whether the instrument searches for a DHCP server.
enum - Returns the current network configuration method as ON for DHCP/BOOTP or OFF for static IP.
ETHERNET:DHCPBOOTP ON

Specifies the DNS IP address the instrument uses to communicate with the network.

string - Returns the DNS IP address value.
ETHERNET:DNS:IPADDRESS "128.196.13.252" sets the DNS IP address that the instrument uses to communicate with the network.

Specifies the network domain name.

NameTypeValuesDescription
QStringstring-The network domain name, enclosed in quotes.
ETHERNET:DOMAINNAME "Alpha1.Mycorp.com" sets the domain name that the instrument uses to communicate with the network.

This command specifies the network gateway IP address.

NameTypeValuesDescription
QStringstring-The network gateway IP address, enclosed in quotes.

Sets or queries the instrument's Ethernet IP address.

string - The instrument's IP address is returned as a standard IP address value, enclosed in quotes.
ETHERNET:IPADDRESS "123.121.13.214"

Queries the LXI mDNS service name used for the LXI interface. The value is a quoted string up to 64 characters.

string - Returns the mDNS service name used for the LXI interface.
ETHERnet:LXI:LAN:SERVICENAMe? might return "Tektronix Oscilloscope MSO5 053CVV".

Sets or queries the instrument Ethernet hostname assigned to the instrument.

string - The network name assigned to the instrument, enclosed in quotes.

Specifies the Ethernet network configuration setting. The instrument can be configured automatically from a DHCP server or manually using static network settings.

enum - Returns the current Ethernet network configuration setting.

Returns the results of sending the ETHERnet:PING command to ping the gateway IP address.

enum - OK is returned if the computer at the gateway IP address answers. NORESPOnsE is returned if the computer at the gateway IP address does not answer. TRYING is returned if the ping operation is still executing. NEVER is returned if ETHERnet:PING EXECute has not been previously sent, indicating that no ping response has ever been received in response to an ETHERnet:PING EXECute command since the instrument was powered on.

Sets or queries the instrument subnet mask value.

NameTypeValuesDescription
QStringstring-The subnet mask value, enclosed in quotes.
ETHERNET:SUBNETMASK "255.255.255.0" sets the subnet mask value using standard IP address notation format.

Sets or queries the instrument subnet mask value.

NameTypeValuesDescription
subnet maskstring-Subnet mask value, enclosed in quotes.
ETHERNET:SUBNETMASK "255.255.255.0" sets the subnet mask value using standard IP address notation format.

Returns the total number of hit violations for all segments in the specified mask test.

NameTypeValuesDescription
MASK<x>integer1The number of the specified mask test in an eye diagram plot.
integer - Total number of hit violations for all segments in the specified mask test.
EYEMASK:MASK2:COUNt:HITS? might return 211, indicating that mask 2 has a total of 211 violations for all segments in the mask.

Returns the number of mask test violations for the specified mask test and mask segment.

NameTypeValuesDescription
MASK<x>integer-The number of the specified mask test or mask test plot.
SEG<y>integer-The number of the mask segment for which to return hit violations data.
integer - An integer number representing the number of mask test violations for the specified mask test and mask segment.
EYEMASK:MASK1:COUNt:SEG3:HITS? might return 435, indicating that segment 3 of mask test 1 has 435 hit violations.

Returns the name of the eye diagram plot that created the specified mask. This query requires option 5-DJA or 6-DJA (Advanced Jitter Analysis).

NameTypeValuesDescription
MASK<x>--The number of the specified mask test.
string - A quoted string containing the name of the eye diagram plot associated with the specified mask.
EYEMASK:MASK4:CREATor? might return "plot2".

Sets the coordinate type for the specified eye mask plot. The query returns whether the coordinate type is Absolute or Relative.

NameTypeValuesDescription
MASK<x>integer-Number of the specified mask plot.
modeenumABSolute | RELativeCoordinate type to set.
enum - Returns the current coordinate type for the specified mask plot.
EYEMASK:MASK4:CTYPE ABS sets the coordinate type to Absolute.
EYEMASK:MASK2:CTYPE? might return RELATIVE, indicating that coordinate type is Relative in the specified mask plot.

Returns the coordinate type for the specified mask plot.

enum - Returns the coordinate type for the specified mask plot.
EYEMASK:MASK4:CTYPE ABS sets the coordinate type to Absolute.
EYEMASK:MASK2:CTYPE? might return RELATIVE, indicating that coordinate type is Relative in the specified mask plot.

Enables or disables eye mask testing in the specified mask plot.

NameTypeValuesDescription
MASK<x>integer-The number of the specified mask plot.
stateenumON | OFFEnables or disables the eye mask test.
integer - Returns an integer number representing enabled (1) or disabled (0).
EYEMASK:MASK4:ENAbled ON enables the eye mask test in the specified mask plot.
EYEMASK:MASK2:ENAbled? might return 0, indicating that mask testing is disabled in the specified mask plot.

Enables or disables eye mask testing in the specified mask plot.

integer - Returns 1 if enabled and 0 if disabled.
EYEMASK:MASK4:ENAbled ON enables the eye mask test in the specified mask plot.
EYEMASK:MASK2:ENAbled? might return 0, indicating that mask testing is disabled in the specified mask plot.

Sets or queries the top bound of the undershoot segment for the specified mask. Requires option DJA.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask number.
limitreal-Top bound value for the undershoot segment.
EYEMASK:MASK2:LLIMit -1.5
EYEMASK:MASK5:LLIMit?

Sets or queries the top bound of the undershoot segment for the specified mask number. Requires option DJA.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask number.
valuereal-Top bound value for the undershoot segment.
real - Returns the current top bound value of the undershoot segment for the specified mask number.
EYEMASK:MASK2:LLIMit -1.5 sets the value to -1.5
EYEMASK:MASK5:LLIMit? might return EYEMASK:MASK5:LLIMit -0.8 indicating the value is -0.8.

Sets or queries the current mask definition file name for the specified mask test.

NameTypeValuesDescription
xinteger-Specifies the mask test number.
filestring-Quoted string that defines the file path of the mask file to use, in the format '[<path>]<filename.ext>'.
string - Returns the current mask definition file name for the specified mask test.

Sets or queries the current mask definition file name for the specified mask test. The file name is a quoted string path of the form '[<path>]<filename.ext>'; if no path is given, the instrument searches the current working directory.

NameTypeValuesDescription
xinteger-Specifies the mask test number.
filestring-Quoted string defining the mask file path to use.

Returns the mask offset value in the specified mask in seconds. The mask test number is specified by <x>.

real (s) - The mask offset value for the specified mask, in seconds.
EYEMASK:MASK2:MASKOffset:HORizontal:AUTOfit? might return
EYEMASK:MASK2:MASKOffset:HORizontal:AUTOfit 12e-12, indicating that mask autofit moved mask 2 by 12 ps

Adds or removes the Overshoot and Undershoot segments from an Eye Mask. The mask number is specified by <x>.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Adds or removes the Overshoot and Undershoot segments.

Adds or removes the Overshoot and Undershoot segments from an Eye Mask. The mask number is specified by <x>.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Adds or removes the Overshoot and Undershoot segments.
enum - Returns the current enable state of the Overshoot and Undershoot segments for the specified mask.

Horizontally flips a specified eye mask segment. This command has no query form.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask number.
SEG<x>integer-Specifies the number of the mask segment.
EYEMASK:MASK2:SEG2:FLIP:HORizontal flips the segment 2 horizontally.

Vertically flips a segment of an eye mask. Requires option DJA.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask number.
SEG<x>integer-Specifies the number of the mask segment.
EYEMASK:MASK2:SEG2:FLIP:HORizontal flips the segment 2 horizontally.

Sets or queries the height of a segment of an eye mask. Requires option DJA.

NameTypeValuesDescription
heightreal-Height value for the specified segment.
real - Returns the height value of the specified segment.
EYEMASK:MASK2:SEG2:HEIGht 100e-3 sets the height to 100E-3.
EYEMASK:MASK5:SEG2:HEIGht? might return EYEMASK:MASK5:HEIGht 0.8 indicating the value is 0.8.

Sets or queries the height of a segment of an eye mask. The set form assigns an NR3 height value to the specified mask segment.

NameTypeValuesDescription
MASK<x>--Specifies the mask number.
SEG<x>--Specifies the number of the specified mask segment.
heightreal-Height value for the specified segment.
real - Returns the height of the specified mask segment; the example shows a query returning the command with the height value appended.
EYEMASK:MASK2:SEG2:HEIGht 100e-3
EYEMASK:MASK5:SEG2:HEIGht?

Sets or queries the X/Y coordinates of all points in the designated eye mask segment. The set form defines new points in the mask, replacing any existing points.

NameTypeValuesDescription
MASK<x>--Specifies the mask test.
SEG<x>--Specifies the mask segment.

Sets or queries the X/Y coordinates of all points in the designated eye mask segment. The set form defines new points in the mask, replacing any existing points.

NameTypeValuesDescription
MASK<x>--Specifies the mask test.
SEG<x>--Specifies the mask segment.
returns

Sets or queries the rotation of a segment of an eye mask. The rotation value is specified in degrees.

NameTypeValuesDescription
rotationrealdegreesRotation value for the specified segment.
real (degrees) - Returns the rotation value for the specified segment in degrees.
EYEMASK:MASK2:SEG2:ROTA 20
EYEMASK:MASK5:SEG2:ROTA?

Sets or queries the rotation of a segment of an eye mask. The rotation value is specified in degrees.

NameTypeValuesDescription
rotation valuerealdegreesRotation of the specified segment in degrees.
real (degrees) - Returns the rotation value of the specified segment in degrees.
EYEMASK:MASK2:SEG2:ROTA 20
EYEMASK:MASK5:SEG2:ROTA?

Queries or sets the shape of a segment of an eye mask. The shape can be one of four geometric forms.

NameTypeValuesDescription
shapeenumTRIAngle | RECTangle | TRAPezoid | HEXAgonShape of the specified eye mask segment.

Queries or sets the shape of a segment of an eye mask. Requires option DJA.

NameTypeValuesDescription
shapeenumTRIAngle | RECTangle | TRAPezoid | HEXAgonShape of the specified eye mask segment.
enum - Returns the current shape of the specified eye mask segment.

Sets or queries the width of a segment of an eye mask. Requires option DJA.

NameTypeValuesDescription
MASK<x>--Specifies the mask number.
SEG<x>--Specifies the mask segment number.
widthreal-Width value for the specified segment.
real - Returns the width value for the specified segment.
EYEMASK:MASK2:SEG2:WIDTH 100e-12 sets the width to 100E-12.
EYEMASK:MASK5:SEG2:WIDTH? might return EYEMASK:MASK5:WIDTH 0.8 indicating the value is 0.8.

Sets or queries the width of a segment of an eye mask.

NameTypeValuesDescription
MASK<x>--Specifies the mask number.
SEG<x>--Specifies the mask segment number.
widthreal-Width value for the specified segment.
EYEMASK:MASK2:SEG2:WIDTH 100e-12
EYEMASK:MASK5:SEG2:WIDTH?

Sets or queries the center X position of a segment of an eye mask. Requires option DJA.

NameTypeValuesDescription
MASK<x>--Specifies the mask number.
SEG<x>--Specifies the mask segment number.
XPOSreal-Center X value for the specified mask segment.

Sets or queries the center X position of a segment of an eye mask. Requires option DJA.

NameTypeValuesDescription
xinteger-Mask and segment indices are specified in the command mnemonic as MASK<x>:SEG<x>.
xposreal-Center X value for the specified mask segment.

Sets or queries the center Y value for a specified eye mask segment.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask number.
SEG<x>integer-Specifies the number of the mask segment.
<NR3>real-Center Y value for the specified segment.
EYEMASK:MASK2:SEG2:YPOS 100e-3 sets the center Y to 100E-3.
EYEMASK:MASK5:SEG2:YPOS? might return EYEMASK:MASK5:YPOS 0.2 indicating the value is 0.2.

Sets or queries the center Y of a specified eye mask segment. Requires option DJA.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask number.
SEG<x>integer-Specifies the number of the given mask segment.
YPOSreal-Center Y value for the specified segment.
EYEMASK:MASK2:SEG2:YPOS 100e-3 sets the center Y to 100E-3.
EYEMASK:MASK5:SEG2:YPOS? might return EYEMASK:MASK5:YPOS 0.2 indicating the value is 0.2.

Returns the mask hit test status for the specified mask test. Valid status strings are PASS, FAIL, and OFF.

string - Returns a string with the mask test status: PASS means the number of mask hits is less than the target fail threshold, FAIL means the number of mask hits is greater than or equal to the target fail threshold, and OFF means mask testing is disabled on the specified mask plot.
EYEMASK:MASK2:TESt:STATUS? might return Fail, indicating that mask testing has failed in the specified mask plot.

Sets or queries the bottom bound value for the overshoot segment of the specified mask. Requires option DJA.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask number.
real - Returns the bottom bound value for the overshoot segment.
EYEMASK:MASK2:ULIMit 1.5
EYEMASK:MASK5:ULIMit?

Queries the bottom bound value for the overshoot segment of a specified mask. Requires option DJA.

NameTypeValuesDescription
xinteger-Specifies the mask number.
real - Returns the bottom bound value for the overshoot segment.
EYEMASK:MASK5:ULIMit? might return EYEMASK:MASK5:ULIMit 0.8 indicating the value is 0.8.

:MATH:ADDNewset / query

Adds the specified math waveform to the setup.

NameTypeValuesDescription
QStringstring-Quoted string specifying the math waveform to add, in the form "MATH<NR1>" where <NR1> is greater than or equal to 1.
MATH:ADDNEW "MATH2" adds MATH2.
:MATH:DELeteset / query

Deletes the specified math waveform. The waveform name must be a quoted string of the form "MATH<NR1>" with NR1 ≥ 1.

NameTypeValuesDescription
QStringstring-Quoted string specifying the math waveform to delete.
MATH:DELETE "MATH1"

Returns a comma separated list of all currently defined math waveforms.

string - Comma separated list of all currently defined math waveforms.
MATH:LIST? Might return MATH:LIST MATH1,MATH4, indicating MATH1 and MATH4 are the currently defined math waveforms.

Sets or queries the field type for the math bus source for ARINC429A. The math waveform is specified by x.

NameTypeValuesDescription
DATaenumDATaSets the field type to DATa.

Sets or queries the field type for the math bus source for Audio bus. The math waveform is specified by x.

NameTypeValuesDescription
xinteger-Math waveform number.
field typeenumLCHannel | RCHannel | TDMChannelField type to set for the Audio bus source.
enum - Returns the current field type for the Audio bus source.
MATH:MATH2:AUDIO:SUPPortedfields LCHannel
MATH:MATH2:AUDIO:SUPPortedfields?