/

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?

Sets or queries the field type for the math bus source for AUTOETHERnet. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATa | IPData | TDATaField type to set for the AUTOETHERnet bus source.
enum - Returns the current field type for the AUTOETHERnet bus source.
MATH:MATH2:AUTOETHERnet:SUPPortedfields DATa
MATH:MATH2:AUTOETHERnet:SUPPortedfields?

Sets or queries the math average mode flag for the specified math waveform. If the flag is set to 1, math averaging is turned on.

NameTypeValuesDescription
modeenum<NR1> | OFF | ONSelects average mode on or off; <NR1> = 0 turns it off and any other integer turns it on.
integer - Returns the average mode flag for the specified math waveform, where 0 indicates off and any other integer indicates on.
MATH:MATH2:AVG:MODE ON sets the average mode on.
MATH:MATH1:AVG:MODE? might return MATH:MATH1:AVG:MODE 0, indicating average mode is off.

Sets or queries the number of acquisitions at which the averaging algorithm will begin exponential averaging for the selected math waveform.

NameTypeValuesDescription
<NR1>integer-Number of acquisitions at which the averaging algorithm will begin exponential averaging.
MATH:MATH2:AVG:WEIGHT 143 sets the number of acquisitions needed to begin averaging to 20.
MATH:MATH3:AVG:WEIGHT? might return MATH:MATH3:AVG:WEIGHT 20, indicating the number of acquisitions needed to begin averaging is 8.

Sets or queries the supported field type for the CAN bus source of math waveform x. The only documented field type is DATa.

NameTypeValuesDescription
field typeenumDATaField type for the CAN bus source.
enum - Returns the field type for math waveform x for the CAN bus source.
MATH:MATH2:CAN:SUPPortedfields DATa
MATH:MATH2:CAN:SUPPortedfields? might return MATH:MATH2:CAN:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for CAN bus is DATa.

Sets or queries the field type for the math for the bus source for CXPI bus. The math waveform is specified by x.

NameTypeValuesDescription
DATaenumDATaSets the field type to DATa.
MATH:MATH2:CXPI:SUPPortedfields DATa
MATH:MATH2:CXPI:SUPPortedfields?

Defines a new math waveform using a mathematical expression. The query form returns the math definition for the specified math waveform.

NameTypeValuesDescription
xinteger1 - 6Specifies the math waveform number.

Sets or queries the supported field type for the ESPI bus source math waveform specified by x.

NameTypeValuesDescription
field typeenumDATa | CDATa | RDATaField type for the math bus source for ESPI bus.
enum - Returns the current field type for the ESPI bus source math waveform.
MATH:MATH2:ESPI:SUPPortedfields DATa
MATH:MATH2:ESPI:SUPPortedfields? might return MATH:MATH2:ESPI:SUPPortedfields DATa

Sets or queries the field type for the math bus source for ETHERCAT bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATa | SDATa | NWVariabledataField type for the ETHERCAT math bus source.

Sets or queries the field type for the math waveform used as the bus source for ETHERnet bus. The math waveform is specified by x.

NameTypeValuesDescription
xinteger-Specifies the math waveform number.
field typeenumDATa | IPData | TDATaSelects the ETHERnet supported field type.
MATH:MATH2:ETHERnet:SUPPortedfields DATa
MATH:MATH2:ETHERnet:SUPPortedfields?

Sets or queries the field type for the math waveform used as the bus source for EUSB. The math waveform is specified by x.

NameTypeValuesDescription
modeenumDATa | DDATaField type to set.
enum - Returns the field type for the specified math waveform and EUSB bus source.
MATH:MATH2:EUSB:SUPPortedfields DATa sets the field type to DATa.

Sets or queries the filter cutoff frequency for the specified math waveform x.

NameTypeValuesDescription
NR3real-Sets the filter cutoff frequency.
real - Returns the filter cutoff frequency.
MATH:MATH1:FILTer:CFReq 312.5E+9
MATH:MATH1:FILTer:CFReq?

Sets the delay for the all-pass filter for math waveform x, or queries the current delay. Requires UDFLT licenses on 5, 6 series MSO instruments and Tekscope (Offline).

NameTypeValuesDescription
delayrealsDelay for the all-pass filter.
real (s) - Returns the current delay for the all-pass filter.
MATH:MATH1:FILTer:DELay 200E-6
MATH:MATH1:FILTer:DELay?

Sets or queries the high cutoff frequency for a bandpass or band stop filter. The math waveform is specified by x.

NameTypeValuesDescription
frequencyreal-High cutoff frequency for the bandpass or band stop filter.
real - Returns the high cutoff frequency for the bandpass or band stop filter.
MATH:MATH1:FILTer:HCFReq 1.25E+9
MATH:MATH1:FILTer:HCFReq?

Returns filter information output when the user creates a filter. The math waveform is specified by x.

string - Returns filter information output when the user creates a filter.

Sets or queries the low cutoff frequency for a bandpass or band stop filter for the specified math waveform. The math waveform is specified by x.

NameTypeValuesDescription
frequencyreal-Low cutoff frequency for the bandpass or band stop filter.
real - Returns the low cutoff frequency for the bandpass or band stop filter.
MATH:MATH1:FILTer:LCFReq 500E+6
MATH:MATH1:FILTer:LCFReq? might return MATH:MATH1:FILTer:LCFReq 500E+6

Loads the filter file for the specified math waveform x. The command takes a file path string; Linux default location is C:\, and Windows default location is C:\Users\Public\Tektronix\TekScope\Filters.

NameTypeValuesDescription
pathstring-Path to the filter file to load.

Loads the filter responses and automatically applies the filter option for the specified math waveform. Requires the UDFLT license on 5/6 Series MSO instruments and Tekscope (Offline).

NameTypeValuesDescription
xinteger-Specifies the math waveform number.
stateenum1 | 0Enables or disables recall of the filter response image.
MATH:MATH1:FILTer:LOAD:RESPonse 1
MATH:MATH1:FILTer:LOAD:RESPonse?

Sets or queries the filter order for the specified math waveform x.

NameTypeValuesDescription
orderinteger-Filter order value.
integer - The filter order.
MATH:MATH1:FILTer:ORDer 2
MATH:MATH1:FILTer:ORDer?

Sets or queries the pass band ripple in the filter response for the specified math waveform x.

NameTypeValuesDescription
valuereal-Pass band ripple in the filter response.
real - Returns the pass band ripple in the filter response.
MATH:MATH1:FILTer:PRIPple 5.0000
MATH:MATH1:FILTer:PRIPple?

Loads the filter response and automatically applies the filter option for the selected math waveform x.

NameTypeValuesDescription
responseenumBUTTerworth | CHEBYONe | CHEBYTWo | ELLiptical | GAUSsian | BESSelCUSTomSpecifies the filter response to load.
MATH:MATH1:FILTer:RESPonse ELLiptical
MATH:MATH1:FILTer:RESPonse? might return MATH:MATH1:FILTer:RESPonse ELLiptical, indicating the filter response is ELLiptical.

Sets or queries the roll-off factor for a raised cosine or root raised cosine filter. The math waveform is specified by x.

NameTypeValuesDescription
xinteger-Specifies the math waveform.
valuereal-Specifies the roll-off factor value for the Raised-Cosine (RC) filter type.
real - Returns the roll-off factor value.
MATH:MATH1:FILTer:ROFactor 1
MATH:MATH1:FILTer:ROFactor?

Sets or queries the stop band attenuation in the filter response for the specified math waveform.

NameTypeValuesDescription
attenuationreal-Stop band attenuation in the filter response.
real - Returns the stop band attenuation in the filter response.
MATH:MATH1:FILTer:SATTenuation 10.0000
MATH:MATH1:FILTer:SATTenuation?

Saves the created filter in .flt format to the specified save location. The math waveform is specified by x.

NameTypeValuesDescription
save locationstring-Specifies where to save the created filter file.
MATH:MATH1:FILTer:SAVe "LowPassButterworth" saves the LowPassButterworth.flt filter to the specified save location.

Sets whether the filter response image is saved when saving the filter file for the selected math waveform. The default is disabled.

NameTypeValuesDescription
stateenum1 | 0Enables or disables saving of the filter response image.
enum - Returns whether saving of the filter response image is enabled.
MATH:MATH1:FILTer:SAVE:RESPonse 1
MATH:MATH1:FILTer:SAVE:RESPonse? might return MATH:MATH1:FILTer:SAVE:RESPonse 1, indicating the save of the filter response image is enabled.

Sets the standard deviation used in the Gaussian filter for the specified math waveform.

NameTypeValuesDescription
NR3real-Standard deviation for the Gaussian filter.

Sets or queries the symbol duration for raised cosine or root raised cosine filter. The math waveform is specified by x.

NameTypeValuesDescription
durationreal-Specifies the number of symbol duration for Root-Raised-Cosine (RRC) filter type.
real - Returns the number of symbol duration for Root-Raised-Cosine (RRC) filter type.
MATH:MATH1:FILTer:SDURation 10.0000E-9
MATH:MATH1:FILTer:SDURation?

Sets or queries the math waveform filter source. The math waveform and source are specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the filter source.

Sets or queries the symbol count for the raised cosine or root raised cosine filter of math waveform x.

NameTypeValuesDescription
NR1real-Number of symbols for the Raised-Cosine (RC) filter type.
real - Returns the number of symbols for the Raised-Cosine (RC) filter type.
MATH:MATH1:FILTer:SYMBols 2 sets the number of symbols for Raised-Cosine (RC) filter type to 2.
MATH:MATH1:FILTer:SYMBols? might return MATH:MATH1:FILTer:SYMBols 2, indicating the number of symbols for Raised-Cosine (RC) filter type is 2.

Sets or queries the filter Transition Width for the Custom filter response for the specified math waveform. The math waveform is specified by x.

NameTypeValuesDescription
widthreal-Transition Width for Custom filter response.
real - Returns the Transition Width for Custom filter response.
MATH:MATH1:FILTer:TWIDth 1

Specifies or queries the filter type for math waveform x.

NameTypeValuesDescription
typeenumLPASs | HPASs | BPASs | BSTop | APASs | HILBert | DIFFerentiator | RC | RRCSets the filter type.
MATH:MATH1:FILTer:TYPE LPASs
MATH:MATH1:FILTer:TYPE? might return MATH:MATH1:FILTer:TYPE LPASs, indicating the filter type is LPASs.

Sets or queries the field type for the math bus source for FLEXray bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaField type for the math bus source.
enum - Returns the field type for the math bus source for FLEXray bus.

Sets or queries the basic math arithmetic function for math waveform x. This command does not affect the same Math equation in Advanced math.

NameTypeValuesDescription
xinteger-Math waveform index specified by x.
functionenumADD | SUBtract | MULTiply | DIVideBasic math function to apply.
enum - Current basic math function.
MATH:MATH2:FUNCTION MULTIPLY
MATH:MATH1:FUNCTION?

Specifies or returns the math gating setting for Math FFT plots. The math waveform is specified by x.

NameTypeValuesDescription
modeenumNONE | SCREEN | CURSorGating mode for the math FFT plot.
enum - Returns the current gating setting.

Sets or queries the field type for the math bus source for I2C. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaSets the field type to DATa.
enum - Returns the field type for the math bus source for I2C.
MATH:MATH2:I2C:SUPPortedfields DATa
MATH:MATH2:I2C:SUPPortedfields?

Sets or queries whether sinc interpolation is used for the specified math waveform. OFF disables interpolation and the waveform appears stair-steppy; ON enables sinc interpolation.

NameTypeValuesDescription
stateenumON | OFFTurns sinc interpolation on or off for the math waveform.
MATH:MATH2:INTERpolation ON
MATH:MATH1:INTERpolation? might return MATH:MATH1:INTERpolation ON

Sets or queries the color of the specified math label for math waveform x. An empty string returns the label color to the default color.

NameTypeValuesDescription
QStringstring-Color of the label.
string - Returns the current label color as a quoted string, or an empty string for the default color.
MATH:MATH3:LABEL:COLOR "GREEN"
MATH:MATH1:LABEL:COLOR? might return MATH:MATH1:LABEL:COLOR "BLUE"

Sets or queries the bold state of the specified math label for math waveform x.

NameTypeValuesDescription
stateenum0 | OFF | ONBold state of the specified math label; 0 or OFF turns bold off, ON turns it on.

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

NameTypeValuesDescription
xinteger-Specifies which math waveform label to use.
stateenum<NR1> | OFF | ONSets italic off with 0 or OFF, and on with any other integer or ON.
enum - Returns the italic state of the specified math label as 0 when off or 1 when on.
MATH:MATH4:FONT:ITALIC ON set the math 4 label to be italic.
MATH:MATH1:FONT:ITALIC? might return MATH:MATH1:FONT:ITALIC 0 indicating the math 1 label is not currently italic.

Sets or queries the font size of the specified math label. The math waveform is specified by x.

NameTypeValuesDescription
<NR1>real-Sets the label size in points.
MATH:MATH4:LABEL:FONT:SIZE 32
MATH:MATH2:LABEL:FONT:SIZE?

Sets or queries the font type used for the specified math label. The math waveform is specified by x.

NameTypeValuesDescription
font typestring-Name of the font type.
string - Returns the current math label font type as a quoted string.
MATH:MATH2:LABEL:FONT:TYPE "Serif"
MATH:MATH3:LABEL:FONT:TYPE?

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

NameTypeValuesDescription
stateenum<NR1> | OFF | ONUnderline state for the math label; 0 turns off underline and any other integer turns it on.
enum - Returns the underline state of the specified math label as 0 for off or another integer value for on.
MATH:MATH3:FONT:UNDERLINE ON
MATH:MATH2:FONT:UNDERLINE?

Sets or queries the label string used to annotate the specified math waveform on the screen. The math waveform is specified by x.

NameTypeValuesDescription
QStringstring-The label to annotate the math waveform.

Sets or queries the X position of the specified math label. Math waveforms are specified by x.

NameTypeValuesDescription
NR1realpixelsLocation in pixels where the label for the selected math waveform is displayed, relative to the left edge of the display.
real (pixels) - Returns the X position of the specified math label in pixels, relative to the left edge of the display.
MATH:MATH2:LABEL:XPOS 5 moves the waveform label for the Math 2 waveform so that it begins 5 pixels to the right of the left edge of the screen.
MATH:MATH2:LABEL:XPOS? might return MATH:MATH2:LABEL:XPOS 2.5, indicating that the waveform label for the Math 2 waveform is currently 2.5 pixels to the right of the left edge of the display.

Sets or queries the y-position of the specified math label. The position is relative to the baseline of the waveform.

NameTypeValuesDescription
xinteger-Specifies which math waveform label to position.
y-positionrealpixelsLocation of the label in pixels relative to the waveform baseline.
real (pixels) - Returns the y-position of the selected math waveform label in pixels relative to the waveform baseline.
MATH:MATH2:LABEL:YPOS -2.5 moves the waveform label for the Math 2 waveform to 2.5 pixels below the baseline of the waveform.

Sets or queries the field type for the math bus source for LIN bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaField type to set for the LIN bus source.
enum - Returns the current field type for the math bus source for LIN bus.
MATH:MATH2:LIN:SUPPortedfields DATa
MATH:MATH2:LIN:SUPPortedfields?

Sets or queries the field type for the math bus source for MDIO bus. The math waveform is specified by x.

NameTypeValuesDescription
xinteger1 - 4Math waveform index specified in the command mnemonic.
field typeenumDATaSets the MDIO supported field type.
enum - Returns the supported field type for the specified math waveform on the MDIO bus source.
MATH:MATH2:MDIO:SUPPortedfields DATa
MATH:MATH2:MDIO:SUPPortedfields? might return MATH:MATH2:MDIO:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for MDIO bus is DATa.

Sets or queries the field type for the math bus source for MIL1553B. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaSets the field type to DATa.
enum - Returns the field type for MATH<x> for the MIL1553B bus source.
MATH:MATH2:MIL1553B:SUPPortedfields DATa
MATH:MATH2:MIL1553B:SUPPortedfields? might return MATH:MATH2:MIL1553B:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for MIL1553B bus is DATa.

Sets or queries the field type for the math waveform bus source for ONEWIRe. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaSets the field type to DATa.
enum - Returns the field type for the math waveform bus source for ONEWIRe, indicating the field type for MATH<x>.
MATH:MATH2:ONEWIRe:SUPPortedfields DATa
MATH:MATH2:ONEWIRe:SUPPortedfields?

Sets or queries the field type for the math waveform bus source for PARallel bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaField type to set.
enum - Returns the current field type for the PARallel bus source.
MATH:MATH2:PARallel:SUPPortedfields DATa sets the field type to DATa.

Sets or queries the field type for the math waveform used as the PSIFIVe bus source. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATa | DRA | DRB | SDATaField type for the math bus source.
enum - Returns the field type for the PSIFIVe bus source.
MATH:MATH2:PSIFIVe:SUPPortedfields DATa
MATH:MATH2:PSIFIVe:SUPPortedfields?

Sets or queries the field type for the math bus source for RS232C. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATa | TXData | RXDataSelects the RS232C field type for the math waveform.
enum - Returns the current RS232C field type for the math waveform.
MATH:MATH2:RS232C:SUPPortedfields DATa sets the field type to DATa.
MATH:MATH2:RS232C:SUPPortedfields? might return MATH:MATH2:RS232C:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for RS232C bus is DATa.

Sets or queries the field type for the math bus source for an SDLC bus. The math waveform is specified by x.

NameTypeValuesDescription
modeenumDATaSets the field type to DATa.
enum - Returns the field type for the specified math waveform and SDLC bus source.
MATH:MATH2:SDLC:SUPPortedfields DATa
MATH:MATH2:SDLC:SUPPortedfields?

Sets or queries the supported field type for the math bus source for an SDLC bus. The math waveform is specified by x.

enum - Returns the current field type for the SDLC bus source.

Sets or queries the field type for the math bus source for SENT bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumFCData | FCDFirst | FCDTwo | SDATaField type to select for the SENT bus source.
enum - Returns the current field type for the SENT bus source.
MATH:MATH2:SENT:SUPPortedfields FCData sets the field type to FCData.
MATH:MATH2:SENT:SUPPortedfields? might return MATH:MATH2:SENT:SUPPortedfields FCData, indicating the field type for MATH2 for the bus source for SENT bus is FCData.

Sets or queries the supported field type for the math bus source for SENT bus. The math waveform is specified by x.

enum - Returns the supported field type for the math bus source for SENT bus.

Sets or queries whether bus field data is decoded as signed or unsigned for the specified math waveform x.

Queries or sets whether the bus field is decoded as signed data for drawing the math waveform.

enum - Returns whether the bus field is decoded as signed data for drawing the math waveform.
MATH:MATH2:SIGNeddata ON
MATH:MATH2:SIGNeddata?

Sets or queries the supported field type for the SMBUS bus source of the specified math waveform. The only documented field type is DATa.

NameTypeValuesDescription
field typeenumDATaField type for the math bus source.
enum - Returns the supported field type for the SMBUS bus source of the specified math waveform.
MATH:MATH2:SMBUS:SUPPortedfields DATa
MATH:MATH2:SMBUS:SUPPortedfields? might return MATH:MATH2:SMBUS:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for SMBUS bus is DATa.

Sets or queries the field type for the math bus source for SMBUS bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaSets the field type to DATa.
enum - Returns the field type for the math bus source for SMBUS bus.
MATH:MATH2:SMBUS:SUPPortedfields DATa
MATH:MATH2:SMBUS:SUPPortedfields? might return MATH:MATH2:SMBUS:SUPPortedfields DATa, indicating that the field type for MATH2 for the bus source for SMBUS bus is DATa.

Sets or queries the specified math source. The source can be CH<x>, MATH<x>, or REF<x>, and x in the command can be either 1 or 2.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specified math source.
MATH:MATH<x>:SOUrce<x> {CH<x>|MATH<x>|REF<x>}
MATH:MATH<x>:SOUrce<x>?

Sets or queries the specified math source for the selected math waveform. The source can be channel, math, or reference source 1 or 2.

enum - Returns the current source setting for the specified math source.
MATH:MATH2:SOUrce2?

Sets or queries the field type for the math bus source for SPACEWIRe bus. The math waveform is specified by x.

NameTypeValuesDescription
typeenumDATaSets the field type.
enum - Returns the field type for the math bus source for SPACEWIRe bus.
MATH:MATH2:SPACEWIRe:SUPPortedfields DATa
MATH:MATH2:SPACEWIRe:SUPPortedfields?

Sets or queries the field type for the math bus source for SPACEWIRe bus. The math waveform is specified by x.

NameTypeValuesDescription
dataenumDATaSets the field type to DATa.
enum - Returns the field type for the math bus source for SPACEWIRe bus.
MATH:MATH2:SPACEWIRe:SUPPortedfields DATa
MATH:MATH2:SPACEWIRe:SUPPortedfields?

Sets or queries the horizontal display scale of the spectral math waveform specified by x.

NameTypeValuesDescription
modeenumLOG | LINEArSelects the spectral math horizontal scale.

Sets or queries the horizontal display scale of the spectral math waveform specified by x.

enum - Returns the current spectral math horizontal display scale.

Sets or queries the units of the SpectralMag function in the specified math definition string. The Math waveform is specified by x.

enum - Returns the current SpectralMag units for the specified math waveform.
MATH:MATH2:SPECTral:MAG DBM
MATH:MATH2:SPECTral:MAG?

Sets or queries the units of the SpectralMag function in the specified math definition string. The Math waveform is specified by x.

NameTypeValuesDescription
xinteger-Math waveform number specified in the math definition string.
unitsenumLINEAr | DBMUnits used for the SpectralMag function.
enum - Returns the current SpectralMag units for the specified math waveform.
MATH:MATH2:SPECTral:MAG DBM
MATH:MATH2:SPECTral:MAG? might return MATH:MATH2:SPECTral:MAG DBM, indicating that the SpectralMag units for Math 2 waveform are set to decibels.

Sets or queries the units of a SpectralPhase function in the specified math definition string. The Math waveform is specified by x.

enum - Returns the current SpectralPhase units for the specified math waveform.
MATH:MATH2:SPECTral:PHASE DEGREES sets the SpectralPhase units for Math 2 waveform to degrees.
MATH:MATH2:SPECTral:PHASE? might return MATH:MATH2:SPECTral:PHASE RADIANS, indicating that the SpectralPhase units for Math 2 waveform are set to radians.

Sets or queries the units of a SpectralPhase function in the specified math definition string. The Math waveform is specified by x.

enum - Returns the current SpectralPhase units for the specified math waveform.

Sets or queries the specified spectral math source for Math x. This only works when the math waveform type is FFT.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the spectral math waveform.
enum - Returns the current spectral math source as CH<x>, MATH<x>, or REF<x>.
MATH:MATH3:SPECTRAL:SOURCE REF3 sets the source of the Spectral Math waveform to Ref 3.
MATH:MATH2:SPECTRAL:SOURCE? might return MATH:MATH2:SPECTRAL:SOURCE CH4 indicating the Math 2 spectral source is Channel 4.

Sets or queries the specified spectral math source for the selected math waveform. It only works when the math type is FFT.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the source waveform for the spectral math measurement.
enum - Returns the current spectral math source selection.
MATH:MATH3:SPECTRAL:SOURCE REF3 sets the source of the Spectral Math waveform to Ref 3.
MATH:MATH2:SPECTRAL:SOURCE? might return MATH:MATH2:SPECTRAL:SOURCE CH4 indicating the Math 2 spectral source is Channel 4.

Sets or queries whether suppression threshold for the specified math waveform is enabled. This only applies when Spectral Plot type is Phase.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Enables or disables the suppression threshold for the specified math waveform.
MATH:MATH3:SPECTRAL:SUPPRESS ON enables the suppression threshold on the Math 3 spectral waveform.

Sets or queries whether the suppression threshold for the specified math waveform is enabled. It only applies when the Spectral Plot type is Phase.

enum - Returns whether suppression threshold is enabled for the specified math waveform.
MATH:MATH3:SPECTRAL:SUPPRESS ON enables the suppression threshold on the Math 3 spectral waveform.

Sets or queries the suppression threshold value, in volts, for the specified math waveform. The spectral type must be Phase and suppression must be enabled for the command to have any effect.

NameTypeValuesDescription
xinteger-Specifies the math waveform.
valuerealVSuppression threshold of the specified math waveform.
real (V) - Returns the suppression threshold value of the specified math waveform in volts.
MATH:MATH3:SPECTRAL:SUPPRESS:VALUE 100.0E-3
MATH:MATH1:SPECTRAL:SUPPRESS:VALUE?

Sets or queries the suppression threshold value of the specified math waveform in volts. The math waveform is specified by x, and the command has effect only when Spectral type is Phase and Suppression is enabled.

NameTypeValuesDescription
valuerealVSuppression threshold value for the specified math waveform.
real (V) - Returns the suppression threshold value of the specified math waveform in volts.
MATH:MATH3:SPECTRAL:SUPPRESS:VALUE 100.0E-3
MATH:MATH1:SPECTRAL:SUPPRESS:VALUE?

Sets or queries the FFT type selected for spectral analysis of the specified math waveform. The math waveform is specified by x.

NameTypeValuesDescription
modeenumMAGNitude | PHASe | REAL | IMAGinarySelects the FFT spectral function.
enum - Returns the selected FFT type for the specified math waveform.
MATH:MATH1:SPECTral:TYPE REAL
MATH:MATH1:SPECTral:TYPE? might return MATH:MATH1:SPECTRAL:TYPE MAGNITUDE indicating the math is the magnitude spectral function.

Sets or queries the FFT type selected for spectral analysis of the specified math waveform.

enum - Returns the selected FFT type for the specified math waveform.
MATH:MATH1:SPECTral:TYPE REAL specifies the real spectral function.
MATH:MATH1:SPECTral:TYPE? might return MATH:MATH1:SPECTRAL:TYPE MAGNITUDE indicating the math is the magnitude spectral function.

Sets or queries whether phase unwrap of the spectral analyzer output data is enabled for the specified math waveform. The math waveform is specified by x.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Enables or disables phase unwrap for the specified math waveform.
enum - Returns the phase unwrap setting for the specified math waveform.
MATH1:SPECTRAL:UNWRAP ON
MATH1:SPECTRAL:UNWRAP? might return MATH1:SPECTRAL:UNWRAP 0, indicating that the phase unwrap of the spectral analyzer output data is disabled.

Sets or queries how many degrees adjacent phase values can jump before being unwrapped. This applies only when the spectral type is Phase and phase unwrap is enabled.

NameTypeValuesDescription
degreesrealdegreesValue of unwrap phase in degrees.
real (degrees) - Returns the unwrap phase value in degrees.
MATH:MATH2:SPECTRAL:UNWRAP:DEGREES 90
MATH:MATH2:SPECTRAL:UNWRAP:DEGREES?

Sets or queries how many degrees adjacent phase values can jump before being unwrapped. This applies only when the Spectral type is Phase and phase unwrap is enabled.

real (degrees) - Returns the unwrap phase in degrees.
MATH1:SPECTRAL:UNWRAP? might return MATH1:SPECTRAL:UNWRAP 0, indicating that the phase unwrap of the spectral analyzer output data is disabled.
MATH2:SPECTRAL:UNWRAP:DEGREES? might return MATH2:SPECTRAL:UNWRAP:DEGREES 180 indicating unwrap phase of the spectral math 3 waveform is 180 degrees.

Sets or queries whether phase unwrap of the spectral analyzer output data is enabled for the specified math waveform x.

enum - Returns the phase unwrap state for the specified math waveform.
MATH1:SPECTRAL:UNWRAP ON
MATH1:SPECTRAL:UNWRAP? might return MATH1:SPECTRAL:UNWRAP 0, indicating that the phase unwrap of the spectral analyzer output data is disabled.

Sets or queries the window function used to apply the specified FFT window to the input data for the specified math waveform. The math waveform is specified by x.

NameTypeValuesDescription
windowenumRECTANGular | HAMMing | HANNing | BLACKMANHarris | KAISERBessel | GAUSSian | FLATTOP2 | TEKEXPonentialWindow function used to multiply the input data to the spectral analyzer.
enum - Returns the currently selected spectral window function.
MATH2:SPECTRAL:WINDOW GAUSSIAN applies a Gaussian window to the spectral analyzer input data.
MATH2:SPECTRAL:WINDOW? might return MATH2:SPECTRAL:WINDOW BLACKMANHarris, indicating that the window function used to multiply the spectral analyzer input data is the BLACKMANHarris function.

Sets or queries the FFT spectral window function used for the specified math waveform. The window determines the filter shape of the spectral analyzer in the frequency domain.

NameTypeValuesDescription
windowenumRECTANGular | HAMMing | HANNing | BLACKMANHarris | KAISERBessel | GAUSSian | FLATTOP2 | TEKEXPonentialWindow function used to multiply the input data.
enum - Returns the currently selected spectral window function for the specified math waveform.
MATH2:SPECTRAL:WINDOW GAUSSIAN applies a Gaussian window to the spectral analyzer input data.
MATH2:SPECTRAL:WINDOW? might return MATH2:SPECTRAL:WINDOW BLACKMANHarris, indicating that the window function used to multiply the spectral analyzer input data is the BLACKMANHarris function.

Sets or queries the field type for the math bus source for an SPI bus waveform. The math waveform is specified by x.

NameTypeValuesDescription
fieldenumDATa | MOSIdata | MISOdataField type for the SPI bus source.

Sets or queries the field type for the math bus source for SPI bus on the specified math waveform x.

enum - Returns the current field type for the math bus source for SPI bus.

Sets or queries the supported field type for the math waveform used as the bus source for SPMI. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATa | CDATa | RDATaSelects the SPMI field type.
enum - Returns the current SPMI supported field type for MATH<x>.
MATH:MATH2:SPMI:SUPPortedfields DATa sets the field type to DATa.
MATH:MATH2:SPMI:SUPPortedfields? might return MATH:MATH2:SPMI:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for SPMI bus is DATa.

Sets or queries the supported field type for the math waveform used as the bus source for SPMI. The waveform is specified by x.

NameTypeValuesDescription
field typeenumDATa | CDATa | RDATaField type for the math waveform bus source.
enum - Returns the field type for the math waveform bus source for SPMI.
MATH:MATH2:SPMI:SUPPortedfields DATa
MATH:MATH2:SPMI:SUPPortedfields?

Sets or queries the field type for the math bus source for SVID bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumMPAYload | SPAYloadField type for the math bus source for SVID bus.
MATH:MATH2:SVID:SUPPortedfields MPAYload
MATH:MATH2:SVID:SUPPortedfields? might return MATH:MATH2:SVID:SUPPortedfields MPAYload, indicating the field type for MATH2 for the bus source for SVID bus is MPAYload.

Sets or queries the field type for the math bus source for SVID bus. The math waveform is specified by x.

enum - Returns the supported field type for the specified math waveform and SVID bus source.
MATH:MATH2:SVID:SUPPortedfields? might return MATH:MATH2:SVID:SUPPortedfields MPAYload, indicating the field type for MATH2 for the bus source for SVID bus is MPAYload.

Sets or queries the math type for the specified math waveform x. Supported types are basic, filter, FFT, and advanced math.

NameTypeValuesDescription
typeenumBASic | FILTER | FFT | ADVancedMath type to set.
MATH:MATH2:TYPE BASIC
MATH:MATH2:TYPE?

Sets or queries the field type for the math bus source for USB bus. The math waveform is specified by x.

NameTypeValuesDescription
field typeenumDATaSets the field type to DATa.
enum - Returns the current field type for the math bus source for USB bus.
MATH:MATH2:USB:SUPPortedfields DATa sets the field type to DATa.
MATH:MATH2:USB:SUPPortedfields? might return MATH:MATH2:USB:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for USB bus is DATa.

Sets or queries the field type for the math bus source for USB bus. The math waveform is specified by x.

enum - Returns the current field type for the math bus source for USB bus.
MATH:MATH2:USB:SUPPortedfields DATa
MATH:MATH2:USB:SUPPortedfields? might return MATH:MATH2:USB:SUPPortedfields DATa, indicating the field type for MATH2 for the bus source for USB bus is DATa.

Specifies or returns the math custom vertical units for the selected math waveform x.

NameTypeValuesDescription
QStringstring-The custom vertical units.
string - The current math custom vertical units string.
MATH:MATH2:VUNIT "Small"
MATH:MATH2:VUNIT? might return MATH:MATH2:VUNIT "Large" indicating the Math 2 vertical unit is set to "Large".

Specifies or returns the math custom vertical units for math waveform x.

NameTypeValuesDescription
QStringstring-The custom vertical units.
string - Returns the current math custom vertical units.
MATH:MATH2:VUNIT "Small"
MATH:MATH2:VUNIT? might return MATH:MATH2:VUNIT "Large" indicating the Math 2 vertical unit is set to "Large".
:MATH:DEFINEset / query

Defines the math waveform expression. The factory default is "CH1+CH2".

NameTypeValuesDescription
expressionstring-Math waveform definition expression.

Sets the horizontal position for the math waveform. The factory default is 50.0000.

NameTypeValuesDescription
positionreal-Horizontal position value for the math waveform.
:MATH:set / query

Sets the default MATH waveform scale factor. The factory default value is 4.0000E-6.

Sets the horizontal units used for math waveform display. The factory default is "s".

:MATH:LABELset / query

Sets the label for the MATH waveform or function. The factory default is an empty string.

NameTypeValuesDescription
labelstring-Label text for the math trace.

Sets the spectral magnitude display format. The factory default is DB.

Sets the spectral window function for math spectral analysis. The factory default is HANNING.

NameTypeValuesDescription
windowenumHANNINGSpectral window function.
:MATH:TYPEset / query

Sets the math waveform type. The factory default is DUAL.

NameTypeValuesDescription
typeenumDUALMath waveform type.

Sets the vertical position for the math waveform display. The factory default is 0.0E+0.

NameTypeValuesDescription
positionrealVVertical position offset.

Sets the vertical scale for the math waveform display. The factory default is 100.0000E-3 V.

NameTypeValuesDescription
scalerealVVertical scale value.

Sets the vertical units used for math waveforms. The factory default is "V".

NameTypeValuesDescription
unitsenum"V"Vertical units for the math waveform.

Sets or queries the status of TJ histogram in a composite histogram plot.

enum - Returns the TJ histogram status.
:PLOT:ADDNewset / query

Adds the specified plot. The plot name must be of the form "PLOT<NR1>", where <NR1> is greater than or equal to 1.

NameTypeValuesDescription
qstringstring-The specified plot name.
PLOT:ADDNEW "PLOT1" adds PLOT1.
:PLOT:DELeteset / query

Deletes the specified plot.

NameTypeValuesDescription
QStringstring-The specified plot, in the form "PLOT<NR1>" where NR1 is at least 1.
PLOT:DELETE "PLOT1" deletes PLOT1.

Lists all currently defined plots.

string - A list of all currently defined plots is returned.

Sets or queries the bathtub BER value for the specified plot.

NameTypeValuesDescription
<NR1>real-The bathtub BER value.
real - Returns the bathtub BER value.
PLOT:PLOT1:BATHtub:BER 16
PLOT:PLOT1:BATHtub:BER?

Sets or queries the bathtub BER value for the specified plot.

NameTypeValuesDescription
<NR1>real-The bathtub BER value.
real - Returns the bathtub BER value.
PLOT:PLOT1:BATHtub:BER 16
PLOT:PLOT1:BATHtub:BER?

Sets or queries the X-axis unit for the bathtub plot. The unit can be set to unit intervals or seconds.

NameTypeValuesDescription
unitenumUNITIntervals | SECOndsSpecifies the X-axis units.
enum - Returns the current X-axis unit.
PLOT:PLOT1:BATHtub:XAXISUnits SECONDS sets the units to seconds.
PLOT:PLOT1:BATHtub:XAXISUnits? might return SECONDS.

Sets or queries the X-axis unit for the bathtub plot, either unit intervals or seconds.

enum - Returns the current X-axis unit setting.
PLOT:PLOT1:BATHtub:XAXISUnits SECONDS sets the units to seconds.
PLOT:PLOT1:BATHtub:XAXISUnits? might return SECONDS.

Sets or queries the bit type to display for the specified eye diagram plot.

NameTypeValuesDescription
bit typeenumALLBits | TRANSition | NONTRANsitionBit type to display for the plot.

Sets or queries the bit type to display for the specified eye diagram plot.

enum - Returns the current bit type selection for the specified plot.

Returns a binary stream of double values containing the x, y, and hits value. The data returned is in binary format.

block - A binary stream of double values containing the x, y, and hits value.
PLOT:PLOT1:EXPORTRaw? might return #73000000{øÔ$y¾„´Æ B @, indicating the x,y and hits value.

Sets or queries the number of UIs surrounding the eye boundary UIs used for fast eye rendering.

NameTypeValuesDescription
NR1real-The number of surrounding UIs.
real - Returns the number of surrounding UIs used for fast eye rendering.

Sets or queries the number of UIs surrounding the eye boundary UIs used for fast eye rendering.

NameTypeValuesDescription
xinteger-Plot number.
countinteger-Number of surrounding UIs.
integer - Returns the number of surrounding UIs used for fast eye rendering.

Sets or queries the status of DDJ Histogram in a composite histogram plot.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Controls whether DDJHistogram is active or off.
enum - Returns the DDJHistogram status.
PLOT:PLOT<x>:DDJHistogram ON enables DDJHistogram.

Sets or queries the status of DDJ Histogram in a composite histogram plot.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns DDJHistogram on or off.
enum - Returns the DDJHistogram status.
PLOT:PLOT<x>:DDJHistogram ON enables DDJHistogram.

Sets or queries the eye rendering method for the specified plot. Requires option DJA.

NameTypeValuesDescription
xinteger-Plot number.
methodenumFAst | COMPlete | CDOTsEye rendering method to use.
enum - Returns the current eye rendering method for the specified plot.
PLOT:PLOT2:EYERENDER FAST enables fast eye rendering for plot 2.
PLOT:PLOT2:EYERENDER? might return PLOT:PLOT2:EYERENDER FAST, indicating that fast eye rendering is enabled in plot 2.

Sets or queries the eye rendering method for the specified plot.

enum - Returns the current eye rendering method for the specified plot.

Turns the interpolation state for the specified SOA plot on or off. This command applies only to option 5-PWR.

NameTypeValuesDescription
xinteger-Plot number.
stateenumON | OFFTurns interpolation on or off for the SOA plot.
PLOT:PLOT2:INTerpolate ON
PLOT:PLOT2:INTerpolate?

Turns on or off the interpolation state for the specified SOA plot. Requires option 5-PWR.

NameTypeValuesDescription
xinteger-Plot number.
enum - Returns the interpolation state of the specified SOA plot.
PLOT:PLOT2:INTerpolate ON
PLOT:PLOT2:INTerpolate?

Sets or queries the color of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
label colorstring-Label color to use; the default color is specified by a quoted empty string, which is the only available color.
string - Returns the label color; a quoted empty string indicates the default color.
PLOT:PLOT2:LABel:COLor " "
PLOT:PLOT2:LABel:COLor?

Sets or queries the color of the specified trend label. This command/query only applies to Time Trend plots.

string - Returns the label color. The default color is specified by a quoted empty string, and is the only available color.
PLOT:PLOT2:LABel:COLor " "
PLOT:PLOT2:LABel:COLor?

Sets or queries the bold state of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONControls whether the label font is bold. <NR1> = 0 disables bold font; any other value turns it on.
enum - Returns the bold state of the specified trend label.
PLOT:PLOT1:LABEL:FONT:BOLD 1 sets the label to a bold font.
PLOT:PLOT1:LABEL:FONT:BOLD? might return PLOT:PLOT1:LABEL:FONT:BOLD 1 indicating the label is bold.

Sets or queries whether the specified trend label uses a bold font. This command/query only applies to Time Trend plots.

enum - Returns the bold-font state of the specified trend label as 0/1.
PLOT:PLOT1:LABEL:FONT:BOLD? might return PLOT:PLOT1:LABEL:FONT:BOLD 1 indicating the label is bold.

Sets or queries the italic state of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONItalic font state.
enum - Returns the italic state of the specified trend label.
PLOT:PLOT1:LABel:FONT:ITALic 1
PLOT:PLOT1:LABel:FONT:ITALic?

Sets or queries the italic state of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONSets the italic font state; <NR1> disables italic font when 0 and enables it for any other value.
enum - Returns the italic font state of the specified trend label.
PLOT:PLOT1:LABel:FONT:ITALic 1 sets the font to italic.
PLOT:PLOT1:LABel:FONT:ITALic? might return PLOT:PLOT1:LABEL:FONT:ITALIC 0 indicating the font in not italic.

Sets or queries the font size of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
<NR1>integer-The font size.

Sets or queries the font type of the specified trend label. This command only applies to Time Trend plots.

NameTypeValuesDescription
font typestring-Font type for the specified trend label.
string - Returns the current font type of the specified trend label.
PLOT:PLOT1:LABel:FONT:TYPE Arial
PLOT:PLOT1:LABel:FONT:TYPE? might return PLOT:PLOT1:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman" indicating the font type is Frutiger LT Std 55 Roman.

Sets or queries the font type of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
xinteger-Specifies the trend label index.
font typestring-Font type of the specified trend label.
string - Returns the font type of the specified trend label.
PLOT:PLOT1:LABel:FONT:TYPE Arial
PLOT:PLOT1:LABel:FONT:TYPE? might return PLOT:PLOT1:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman" indicating the font type is Frutiger LT Std 55 Roman.

Sets or queries the underline state of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
stateenum0 | OFF | ONUnderline state; 0 disables underline font, OFF disables underline font, and ON enables underline font.
enum - Returns the underline state of the specified trend label as 0, OFF, or ON.
PLOT:PLOT1:LABel:FONT:UNDERline 1 set the font to underlined.
PLOT:PLOT1:LABel:FONT:UNDERline? PLOT:PLOT1:LABEL:FONT:UNDERLINE 0 indicating the font is underlined.

Sets or queries the underline state of the specified trend label. This command/query only applies to Time Trend plots.

enum - Returns the underline state of the specified trend label.
PLOT:PLOT1:LABel:FONT:UNDERline 1
PLOT:PLOT1:LABel:FONT:UNDERline? PLOT:PLOT1:LABEL:FONT:UNDERLINE 0

Sets or queries the specified trend's label. This command/query only applies to Time Trend plots.

Queries the label name of the specified plot trend label. This command only applies to Time Trend plots.

string - Returns the label name as a quoted string.

Sets or queries the X-position of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
x-positionrealpixelsX-position of the label, in pixels relative to the left edge of the display.
real (pixels) - Returns the X position of the label in pixels relative to the left edge of the display.
PLOT:PLOT1:LABel:XPOS 200
PLOT:PLOT1:LABel:XPOS?

Sets or queries the X-position of the specified trend label. This command/query only applies to Time Trend plots.

real (pixels) - Returns the X position of the label in pixels relative to the left edge of the display.
PLOT:PLOT1:LABel:XPOS 200
PLOT:PLOT1:LABel:XPOS? might return PLOT:PLOT1:LABEL:XPOS 45.0000

Sets or queries the y-position of the specified trend label. This command/query only applies to Time Trend plots.

NameTypeValuesDescription
y-positionrealpixelsThe y-position of the label relative to the left edge of the display.
real (pixels) - Returns the y-position of the specified trend label in pixels relative to the left edge of the display.

Returns the Y position of the specified plot label. The example indicates the value is returned as a floating-point number in pixels.

real (pixels) - The Y position of the specified plot label, returned as a floating-point value in pixels.
PLOT:PLOT1:LABel:YPOS? might return PLOT:PLOT1:LABEL:YPOS 0.0E+0 indicating the Y position is 45.0 pixels to the right of the left edge of the display.

Returns the name of the eye diagram mask test associated with the specified plot. If a plot does not have an eye diagram mask test, it returns an empty string.

NameTypeValuesDescription
xinteger-Plot number.
string - Quoted string containing the name of the eye diagram mask test associated with the specified plot, or an empty string if no mask test is associated.
PLOT:PLOT1:MASK? might return "mask2", indicating that the eye diagram mask test mask2 is associated with plot 1.

Enables or disables eye mask autofit in the specified plot. Requires option 5-DJA or 6-DJA (Advanced Jitter Analysis).

NameTypeValuesDescription
xinteger-Plot number.
stateenumON | OFFON enables eye mask autofit; OFF disables it.
PLOT:PLOT1:MASKOffset:HORizontal:AUTOfit ON enables the eye mask autofit in mask plot 1.
PLOT:PLOT2:MASKOffset:HORizontal:AUTOfit? might return
PLOT:PLOT2:MASKOffset:HORizontal:AUTOfit 0, indicating that mask autofit is disabled in mask plot 2.

Enables or disables eye mask autofit in the specified plot. Requires option 5-DJA or 6-DJA (Advanced Jitter Analysis).

NameTypeValuesDescription
xinteger-Plot number.
stateenumON | OFFEnables or disables eye mask autofit.
PLOT:PLOT1:MASKOffset:HORizontal:AUTOfit ON
PLOT:PLOT2:MASKOffset:HORizontal:AUTOfit?

Sets or queries the allowed range for the mask to move in the left direction. Only applies to eye diagram plots.

NameTypeValuesDescription
rangereal%Allowed range in percentage for the mask to move in the left direction.
real (%) - Returns the allowed range for the mask to move in the left direction, in percent.
PLOT:PLOT1:MASKOffset:PERCENTui:FROM 10
PLOT:PLOT1:MASKOffset:PERCENTui:FROM?

Sets or queries the allowed range for the mask to move in the left direction. Only applies to eye diagram plots.

NameTypeValuesDescription
valuereal%Allowed range in percentage for the mask to move in the left direction.
real (%) - Returns the allowed range in percentage for the mask to move in the left direction.
PLOT:PLOT1:MASKOffset:PERCENTui:FROM 10
PLOT:PLOT1:MASKOffset:PERCENTui:FROM?

Sets or queries the allowed range for the mask to move in the right direction. Only applies to eye diagram plots.

NameTypeValuesDescription
<NR3>real%Allowed range in percentage for the mask to move in the right direction.
PLOT:PLOT1:MASKOffset:PERCENTui:TO 10
PLOT:PLOT1:MASKOffset:PERCENTui:TO? might return PLOT:PLOT1:MASKOffset:PERCENTui:TO 10.0,

Sets or queries the allowed range for the mask to move in the right direction. Only applies to eye diagram plots.

NameTypeValuesDescription
plot<x>--Plot number.
rangereal%Allowed range in percentage for the mask to move in the right direction.
real (%) - The allowed range for the mask to move in the right direction, in percent.
PLOT:PLOT1:MASKOffset:PERCENTui:TO 10
PLOT:PLOT1:MASKOffset:PERCENTui:TO? might return PLOT:PLOT1:MASKOffset:PERCENTui:TO 10.0,

Sets the mask test type for the specified plot. The available settings are Off, Mask Hits, and Mask Margin.

NameTypeValuesDescription
xinteger-Plot number.
modeenumOFF | MHITs | MMARginMask test type setting.
PLOT:PLOT2:MASKTESTTYPE MHITs
PLOT:PLOT2:MASKTESTTYPE?

Sets or returns the mask test type for a plot. The value can be Off, Mask Hits, or Mask Margin.

enum - Returns the current mask test type for the specified plot.
PLOT:PLOT2:MASKTESTTYPE MHITs
PLOT:PLOT2:MASKTESTTYPE?

Sets or returns the threshold of margin value that will cause a test failure.

NameTypeValuesDescription
xinteger-Plot number.
thresholdreal-Failure threshold.
real - Returns the current failure threshold for the specified plot.
PLOT:PLOT2:MMARgin:FTHReshold 50.0 sets failure threshold to 50.0 for plot 2.
PLOT:PLOT2:MMARgin:FTHReshold? might return PLOT:PLOT2:MMARgin:FTHReshold 50.0, indicating that mask margin failure threshold is 50.0 for plot 2.

Sets or returns the threshold of margin value that will cause a test failure. Requires option DJA.

NameTypeValuesDescription
xinteger-Plot number.
thresholdreal-Failure threshold.
real - Returns the current failure threshold for the selected plot.
PLOT:PLOT2:MMARgin:FTHReshold 50.0
PLOT:PLOT2:MMARgin:FTHReshold?

Sets or queries the mask margin hit ratio threshold for a plot. The plot number is specified by the <x> node.

NameTypeValuesDescription
plotinteger-Plot number.
thresholdreal-Mask margin hit ratio threshold.
real - Returns the mask margin hit ratio threshold for the specified plot.
PLOT:PLOT2:MMARgin:MHRThreshold 0.5 sets the mask margin hit ratio threshold to 0.5 for plot 2.
PLOT:PLOT2:MMARgin:MHRThreshold? might return PLOT:PLOT2:MMARgin:MHRThreshold 0.5, indicating that the mask margin hit ratio threshold is 0.5 for plot 2.

Sets or queries the mask margin hit ratio threshold for a plot. The plot number is specified by <x>.

NameTypeValuesDescription
xinteger-Plot number.
thresholdreal-Mask margin hit ratio threshold.
real - Returns the mask margin hit ratio threshold for the specified plot.
PLOT:PLOT2:MMARgin:MHRThreshold 0.5
PLOT:PLOT2:MMARgin:MHRThreshold?

Sets or returns the mask margin threshold in terms of total mask hits.

NameTypeValuesDescription
plot<x>integer-Plot number.
countinteger-Mask margin threshold value in total mask hits.
integer - Returns the mask margin threshold in total mask hits for the specified plot.
PLOT:PLOT2:MMARgin:MHTHreshold 2500
PLOT:PLOT2:MMARgin:MHTHreshold?

Sets or queries the mask margin stop condition for a plot. Requires option DJA.

NameTypeValuesDescription
modeenumTHITs | HRATioSelects the mask margin stop condition.

Returns the pass/fail criteria for mask margin on the specified plot. The query response indicates whether the criteria is set to Total Hits or Hit Ratio.

NameTypeValuesDescription
plotinteger-Plot number.
enum - Pass/fail criteria for mask margin on the specified plot.
PLOT:PLOT2:MMARgin:MMECriteria? might return PLOT:PLOT2:MMARgin:MMECriteria MHITs, indicating that pass/fail criteria is set to Total Hits in plot 2.

Sets or queries the step size used in mask margin for the specified eye diagram plot. Requires option DJA.

NameTypeValuesDescription
xinteger-Plot number.
step sizereal-Step size used in mask margin.
real - Returns the current step size for the specified plot.
PLOT:PLOT2:MMARgin:STEPsize 0.1 sets step size to 0.1 for plot 2.
PLOT:PLOT2:MMARgin:STEPsize? might return PLOT:PLOT2:MMARgin:STEPsize 0.1, indicating that step size is 0.1 for plot 2.

Sets or queries the step size used in mask margin for the specified eye diagram plot.

NameTypeValuesDescription
xinteger-Plot number.
step sizereal-Step size.
real - Returns the current step size used in mask margin for the specified plot.
PLOT:PLOT2:MMARgin:STEPsize 0.1 sets step size to 0.1 for plot 2.
PLOT:PLOT2:MMARgin:STEPsize? might return PLOT:PLOT2:MMARgin:STEPsize 0.1, indicating that step size is 0.1 for plot 2.

Sets or queries the current histogram/composite jitter histogram resolution for the specified plot.

NameTypeValuesDescription
plot<x>integer-The plot number.

Sets or queries the number of bins for the histogram plot. The query returns the current bin setting, such as TWOFIFTY.

NameTypeValuesDescription
xinteger0 - 9Plot number.
valueenumTWENTYFIVE | FIFTY | TWOFifty | FIVEHundred | TWOThousand | MAXimumNumber of bins to set.
enum - Returns the current number of bins as a keyword such as TWOFIFTY.
PLOT:PLOT4:NUMBins TWENTYFIVE sets the number of bins to 25.
PLOT:PLOT4:NUMBins? might return PLOT:PLOT4:NUMBINS TWOFIFTY indicating the histogram resolution is 250 bins.

Sets or queries the status of PJ Histogram in composite histogram plot.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns PJ Histogram on or off.
enum - Returns the PJ Histogram status.
PLOT:PLOT<x>:PJHistogram ON enables PJHistogram.

Sets or queries the status of PJ Histogram in composite histogram plot.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns PJ Histogram off or on.
enum - Returns the PJ Histogram status.
PLOT:PLOT<x>:PJHistogram ON enables PJHistogram.

Sets or returns the pulse region for recovery plot. Requires the WBG-DPT License.

enum - Returns the pulse region for recovery plot.

Sets or returns the pulse region for recovery plot for the specified plot number.

NameTypeValuesDescription
xinteger-Plot number.
enum - Returns the selected pulse region for the recovery plot.
PLOT:PLOT2:PREGion SELECTED
PLOT:PLOT1:PREGion?

Sets or returns the plot data type for the respective PSIJ plot.

NameTypeValuesDescription
PLOT<x>--The plot number.
plot data typeenumORIGINAL | EMULATEDSelects the plot data type.
enum - Returns the current plot data type for the PSIJ plot.
PLOT:PLOT1:PSIJ EMULATED
PLOT:PLOT1:PSIJ?

Sets or returns the plot data type for the respective PSIJ plot.

enum - Returns the current plot data type.
PLOT:PLOT1:PSIJ EMULATED
PLOT:PLOT1:PSIJ?

Sets or returns the phasor type of the phasor diagram plot.

NameTypeValuesDescription
plot numberinteger-Plot number.
modeenumRMS | MAGNITUDEPhasor type to set.
enum - Returns the current phasor type of the phasor diagram plot.
PLOT:PLOT1:PTYPe RMS sets the phasor type to RMS.
PLOT:PLOT1:PTYPe? might return PLOT:PLOT1:PTYPe RMS indicating the phasor type is RMS.

Sets or returns the phasor type of the phasor diagram plot.

enum - Returns the current phasor type.
PLOT:PLOT1:PTYPe RMS
PLOT:PLOT1:PTYPe? might return PLOT:PLOT1:PTYPe RMS indicating the phasor type is RMS.

Sets or queries the DPM histogram source rail number for a plot. The plot number is specified by x, and valid rail numbers are 1 to 7.

NameTypeValuesDescription
plot<x>integer1 - 7Plot number.
rail<x>integer1 - 7Rail number.
PLOT:PLOT2:RAILNUM RAIL6
PLOT:PLOT5:RAILNUM?

Returns the rail number for the specified DPM plot. The valid rail values are 1 to 7.

NameTypeValuesDescription
plotinteger-Plot number.
enum - Returns the selected rail identifier, such as RAIL1 through RAIL7.
PLOT:PLOT2:RAILNUM RAIL6 sets the DPM histogram source to Rail 6 of plot 2.
PLOT:PLOT5:RAILNUM? might return RAIL1, indicating that the DPM histogram source is Rail 1 of plot 5.

Queries the mask hit ratio value when the mask test type is set to Mask Hits.

NameTypeValuesDescription
plot<x>integer1 - 7Plot number.
real - Returns the mask hit ratio value.
PLOT:PLOT2:RESult:MHRatio? might return PLOT:PLOT2:RESult:MHRatio 0.3, indicating that mask hit ratio is 0.3 for plot 2.

Returns the mask margin value for the specified plot number.

real - The mask margin value for the specified plot.

Sets or queries the status of RJ Histogram in a composite histogram plot.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns RJ Histogram off or on.
PLOT:PLOT2:RJHistogram ON enables RJHistogram.

Sets or queries the status of RJ Histogram in a composite histogram plot.

enum - Returns the RJ Histogram status.
PLOT:PLOT<x>:RJHistogram?

Sets or queries the plot source.

NameTypeValuesDescription
MEAS<x>--The specified measurement source for the specified plot.

Sets or queries the spectrum base. Undefined for non-spectrum plots.

NameTypeValuesDescription
<NR1>real-The spectrum base.
real - The spectrum base value.
PLOT:PLOT3:SPECtrum:BASE -10 sets the base to -10.
PLOT:PLOT3:SPECtrum:BASE? might return PLOT:PLOT3:SPECTRUM:BASE -15 indicating the base is -15.

Sets or queries the spectrum base for the specified plot. Undefined for non-spectrum plots.

real - Returns the spectrum base.
PLOT:PLOT3:SPECtrum:BASE -10
PLOT:PLOT3:SPECtrum:BASE?

Sets or queries the dynamic range value for a spectrum plot.

NameTypeValuesDescription
xinteger-Plot index.
valuerealdBDynamic range value.
real (dB) - Returns the dynamic range value.
PLOT:PLOT3:SPECtrum:DYNRange 150 sets the dynamic range to 150 dB.
PLOT:PLOT3:SPECtrum:DYNRange? might return PLOT:PLOT3:SPECTRUM:DYNRANGE 100 indicating the dynamic range is 100 dB.

Sets or queries the dynamic range value for the specified spectrum plot.

real - Returns the dynamic range value for the specified spectrum plot.
PLOT:PLOT3:SPECtrum:DYNRange 150 sets the dynamic range to 150 dB.
PLOT:PLOT3:SPECtrum:DYNRange? might return PLOT:PLOT3:SPECTRUM:DYNRANGE 100 indicating the dynamic range is 100 dB.

Sets or queries the IMDA time trend and acq trend plot display configuration for the selected plot. The plot number is specified by PLOT<x>.

NameTypeValuesDescription
xinteger-Plot number.
enum - Returns the current plot display configuration for the selected plot.
PLOT:PLOT1:SUBGroup:Display ALL
PLOT:PLOT1:SUBGroup:Display?

Sets or queries the measurement selection of the trend plot. Requires the IMDA option.

enum - Returns the current trend plot measurement selection.

Sets or queries the measurement selection of the trend plot. Requires the IMDA option.

enum - Returns the current measurement selection of the trend plot.
PLOT:PLOT1:SUBGroup:TRENd?

Sets or queries the status of TJ Histogram in the composite histogram plot.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns TJ Histogram on or off.
enum - Returns the TJ Histogram status.
PLOT:PLOT<x>:TJHistogram ON enables TJHistogram.

Sets or queries the status of TJ Histogram in the composite histogram plot. ON/1 activates TJHistogram; OFF/0 turns it off.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0TJ Histogram status.
enum - Returns the TJ Histogram status.
PLOT:PLOT<x>:TJHistogram ON enables TJHistogram.

Returns the plot type for the specified plot number. The returned value is one of the listed plot type keywords.

enum - Returns the plot type for the specified plot number.
PLOT:PLOT2:TYPe BATHTUB creates a bathtub plot.
PLOT:PLOT2:TYPe? might return PLOT:PLOT2:TYPE EYEDIAGRAM indicating the plot is an eye diagram.

:CH<x>:BANdwidthset / query

Sets or queries the selectable low-pass bandwidth limit filter of the specified channel. The query form always returns the approximate realized bandwidth of the channel.

NameTypeValuesDescription
bandwidthreal-Desired channel bandwidth limit, or FULl to disable bandwidth limiting.
CH1:BANDWIDTH 20 sets the bandwidth of Channel 1 to 20 MHz.
CH2:BANDWIDTH? might return CH2:BANDWIDTH 500.0000E+06, indicating that there is bandwidth limiting on Channel 2.

Sets or queries the selectable low-pass bandwidth limit filter of the specified channel. The query form always returns the approximate realized bandwidth of the channel.

real (Hz) - The approximate realized bandwidth of the specified channel.
CH2:BANDWIDTH? might return CH2:BANDWIDTH 500.0000E+06, indicating that there is bandwidth limiting on Channel 2.
:CH<x>?query

Returns the vertical parameters for the specified channel. The channel is specified by x.

string - Returns the vertical parameters for the specified channel.
CH1?

Sets the channel bandwidth filter optimization for the specified channel. Only available on 6 Series MSO instruments.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
modeenumSTEPRESPONSE | FLATNESSSelects the filter optimization mode.
CH1:BANdwidth:FILTer:OPTIMIZation FLATNESS
CH1:BANdwidth:FILTer:OPTIMIZation?

Sets or queries the bandwidth filter optimization for the specified channel. Available only on 6 Series MSO instruments.

enum - Returns the current filter optimization setting for the specified channel.
CH1:BANdwidth:FILTer:OPTIMIZation FLATNESS
CH1:BANdwidth:FILTer:OPTIMIZation?

Queries whether the specified channel’s input signal is clipping, meaning it is exceeding the channel A/D converter range. The channel is specified by x.

enum - Returns 0 if the channel is not clipping and 1 if the channel is clipping.
CH4:CLIPping? might return CH4:CLIPping? 1, indicating that the point signal range is exceeding (clipping) the channel 4 A/D converter range.
:CH<x>:COUPlingset / query

Sets or queries the input coupling setting for the specified analog channel. The channel is specified by x and the available arguments depend on the attached accessories.

NameTypeValuesDescription
couplingenumAC | DC | DCRInput coupling setting for the specified channel.

Sets or queries the input coupling setting for the specified analog channel. The channel is specified by x; available arguments depend on the attached accessories.

enum - Returns the coupling setting for the specified channel.
CH2:COUPLING AC sets Channel 2 coupling to AC.
CH3:COUPLING? might return CH3:COUPLING DC, indicating that Channel 3 is set to DC coupling.
:CH<x>:DESKewset / query

Sets or queries the horizontal deskew time for the specified channel. The channel is specified by x.

NameTypeValuesDescription
deskew timereal-125 ns - +125 nsDeskew time for this channel.
CH4:DESKEW 5.0E-9 sets the deskew time for Channel 4 to 5 ns.
CH2:DESKEW? might return CH2:DESKEW 2.0000E-09, indicating that the deskew time for Channel 2 is set to 2 ns.

This command sets or queries the horizontal deskew time for the specified channel. The channel is specified by x.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
deskew timereal-125 ns - +125 nsDeskew time for this channel.
real (ns) - Returns the deskew time for the specified channel.
CH4:DESKEW 5.0E-9 sets the deskew time for Channel 4 to 5 ns.
CH2:DESKEW? might return CH2:DESKEW 2.0000E-09, indicating that the deskew time for Channel 2 is set to 2 ns.

Sets the amount of dithering for the specified channel as a percentage of full scale. A value of 0.0 disables dithering.

NameTypeValuesDescription
xinteger-Channel number specified in the command mnemonic.
amountreal0.0 - 100.0Amount of dithering as a percentage of full scale.
CH1:DITHERrange 10
CH1:DITHERrange? might return CH1:DITHERrange 10
:CH<x>:INVertset / query

Sets or queries the invert state of the specified channel. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns channel invert on or off.
valueinteger-Numeric form of invert state; 0 turns invert off, any other value turns it on.
enum - Returns the invert state of the specified channel.
CH2:INVert OFF turns off the invert on channel 2.
CH2:INVert? might return CH2:INVert 1, indicating channel 2 is inverted.

Sets or queries the invert state of the specified channel. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Invert state for the specified channel.
enum - Returns the invert state of the specified channel as 0 or 1, indicating off or on.
CH2:INVert OFF turns off the invert on channel 2.
CH2:INVert? might return CH2:INVert 1, indicating channel 2 is inverted.

Sets or queries the color of the specified channel label. The channel is specified by x, and sending an empty string returns the label color to the default color.

NameTypeValuesDescription
QStringstring-The label color.
CH5:LABEL:COLOR "".

Sets or queries the bold state of the specified channel label. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns bold font on or off.
NR1integer-0 turns off bold font; any other value turns it on.
enum - Returns the bold state of the specified channel label.
CH2:LABel:FONT:BOLD OFF
CH2:LABel:FONT:BOLD? might return CH2:LABEL:FONT:BOLD 1, indicating a bold font.

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

NameTypeValuesDescription
xinteger-Channel number.
stateenumON | OFF | <NR1>Turns italic font on or off; <NR1> = 0 turns it off and any other value turns it on.
CH2:LABel:FONT:ITALic ON
CH2:LABel:FONT:ITALic? might return CH2:LABEL:FONT:ITALIC 0, indicating the font is not italic.

Sets the font size of the specified channel label. The channel is specified by x, and the size is given as an NR1 value in point size.

NameTypeValuesDescription
channel--Channel number x.
sizeintegerpointFont size in point size.
CH2:LABel:FONT:SIZE 16 sets the font size to 16 point size.
CH2:LABel:FONT:SIZE? might return CH2:LABEL:FONT:SIZE 20, indicating a 20 point font size.

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

NameTypeValuesDescription
font typestring-Specified font type.
string - Returns the specified channel label font type as a quoted string.
CH2:LABel:FONT:TYPE "Monospace" sets the font to a mono space font.
CH2:LABel:FONT:TYPE? might return CH2:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

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

NameTypeValuesDescription
stateenumON | OFFUnderline state of the specified channel label.
valueinteger-Numeric form of the underline state; 0 turns underline off and any other value turns it on.

Sets or queries the label attached to the displayed waveform for the specified channel. The channel is specified by x.

NameTypeValuesDescription
QStringstring-An alphanumeric character string used as the waveform label.
string - Returns the current waveform label for the specified channel.
CH2:LABEL:NAME "Pressure" changes the waveform label for the Channel 2 waveform to “Pressure”.
CH3:LABEL:NAME? might return CH3:LABEL:NAME "Force", indicating that the waveform label for the Channel 3 waveform is “Force".

Sets or queries the label attached to the displayed waveform for the specified channel. The channel is specified by x.

NameTypeValuesDescription
QStringstring-An alphanumeric character string 1 through 32 characters in length.
string - Returns the waveform label for the specified channel.
CH2:LABEL:NAME "Pressure" changes the waveform label for the Channel 2 waveform to “Pressure”.
CH3:LABEL:NAME? might return CH3:LABEL:NAME "Force", indicating that the waveform label for the Channel 3 waveform is “Force".

Sets or queries the X-position of the specified channel label. The position is given in pixels relative to the left edge of the screen.

NameTypeValuesDescription
xinteger-Channel number specified by x.
positionrealpixelsLocation in pixels where the waveform label is displayed, relative to the left edge of the screen.
CH3:LABEL:XPOS 5 moves the waveform label for Channel 3 so that it begins 5 pixels to the right of the left edge of the screen.

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

NameTypeValuesDescription
channelinteger-Channel number x.
x-positionrealpixelsLocation of the waveform label relative to the left edge of the screen.
real (pixels) - Returns the X-position of the specified channel label in pixels.
CH3:LABEL:XPOS 5 moves the waveform label for Channel 3 so that it begins 5 pixels to the right of the left edge of the screen.
CH3:LABEL:NAME? might return CH2:LABEL:XPOS 5, indicating that the waveform label for the Channel 2 currently 5 pixels to the right of the left edge of the screen.

Sets the vertical Y-position of the waveform label for the selected channel relative to the waveform baseline. Positive values place the label above the baseline and negative values below it.

NameTypeValuesDescription
xinteger-Channel number.
yposrealpixelsLocation in pixels where the waveform label is displayed, relative to the waveform baseline.
CH3:LABEl:YPOS -20

Returns or sets the vertical position, in pixels, of the waveform label for the selected channel relative to the waveform baseline. Positive values are above the baseline and negative values are below.

integer (pixels) - The waveform label position in pixels relative to the waveform baseline.
CH2:LABEl:YPOS? might return CH2:LABEL:YPOS 0, indicating that the waveform label for the Channel 2 is currently located at the baseline of the waveform.
:CH<x>:OFFSetset / query

Sets or queries the vertical offset for the specified analog channel.

NameTypeValuesDescription
offsetreal-The offset value for the specified channel.
real - Returns the vertical offset for the specified channel.
CH3:OFFSET 2.0E-3 sets the offset for Channel 3 to 2 mV.
CH4:OFFSET? might return CH4:OFFSET 1.0000E-03, indicating that the offset for Channel 4 is set to 1 mV.

Sets or queries the vertical offset for the specified analog channel.

real - Returns the current vertical offset for the specified channel.
CH3:OFFSET 2.0E-3 sets the offset for Channel 3 to 2 mV.
CH4:OFFSET? might return CH4:OFFSET 1.0000E-03, indicating that the offset for Channel 4 is set to 1 mV.
:CH<x>:POSitionset / query

Sets or queries the vertical position for the specified analog channel.

NameTypeValuesDescription
channelinteger-Channel number.
positionreal-Vertical position for the specified analog channel.

Returns the vertical position of the specified channel in divisions.

real - Returns the present channel position in divisions.
CH2:POSition -2.0 sets the position to -2 divisions.
CH2:POSition? might return CH2:POSITION -2.2400, indicating the position is -2.24 divisions.

Returns the probe calibration state for the specified channel. The channel is specified by x.

enum - Returns the probe calibration state for the specified channel.

Returns all information concerning the probe attached to the specified channel. The channel is specified by x.

string - Returns all information concerning the probe attached to the specified channel, formatted as a probe information string.
CH2:PROBE? might return CH2:PROBE:GAIN 1.0000E-01; RESISTANCE1.0000E+07;UNITS "V";ID:TYPE "10X"'SERNUMBER "N/A" for a 10Xprobe, indicating that (among other parameters) the attenuation factor for the probeattached to Channel 2 is 100.0 mV (assuming that probe units are set to volts).

Sets or queries the multirange probe range-control policy preference of the probe attached to CH<x>. The channel number is specified by x.

NameTypeValuesDescription
modeenumAUTO | MANualSets the probe range-control policy to automatic or manual.
enum - Returns the current multirange probe range-control policy preference for the selected channel.
CH2:PROBECONTROL AUTO sets the values and the probe range is automatically calculated.
CH2:PROBECONTROL? might return CH2:PROBECONTROL MANUAL indicating that you can select various valid values for the probe connected to channel 2.

Sets or queries the multirange probe range-control policy preference for the probe attached to the specified channel. The channel number is specified by x.

NameTypeValuesDescription
modeenumAUTO | MANualSelects whether the probe range is automatically calculated or whether valid values can be selected manually.
enum - Returns the probe range-control policy preference for the selected channel.
CH2:PROBECONTROL AUTO sets the values and the probe range is automatically calculated.
CH2:PROBECONTROL? might return CH2:PROBECONTROL MANUAL indicating that you can select various valid values for the probe connected to channel 2.

Starts the probe compensation procedure for passive probes. The channel is specified by x.

CH2:PRObe:COMPensate starts probe compensation for passive probes (TPP).

Starts a degauss cycle of the TekVPI probe attached to the specified channel. The channel is specified by x.

NameTypeValuesDescription
xinteger-Channel number.

Queries whether the probe attached to the specified channel requires a degauss operation. The channel is specified by x.

enum - Required indicates the probe should be degaussed before taking measurements. Recommended indicates the measurement accuracy might be improved by degaussing the probe. Passed indicates the probe is degaussed. Failed indicates the degauss operation failed. Inprocess indicates the probe degauss operation is currently in progress.
CH2:PROBE:DEGAUSS:STATE? might return CH2:PROBE:DEGAUSS:STATE PASSED, indicating that the probe attached to the Channel 2 is degaussed.

Sets the attached TekVPI probe to the specified range, or queries the probe range for the specified channel. If the value does not match an available range, the closest range is selected.

NameTypeValuesDescription
rangereal-The TekVPI probe range to set.

Sets the attached TekVPI probe to the specified range, or queries the range of the probe attached to the specified channel. If the value does not match one of the available ranges, the closest range is selected.

NameTypeValuesDescription
<NR3>real-Range to set on the attached probe.
real - Returns the current range of the probe attached to the specified channel.

Specifies the attenuation value as a multiplier to the given scale factor on the specified channel. The query form returns the user-specified attenuation.

NameTypeValuesDescription
<NR3>real1.00E-10 - 1.00E+10Attenuation value specified as a multiplier.
real - Returns the user-specified attenuation.
CH1:PROBEFUNC:EXTATTEN 167.00E-3 specifies an external attenuation, which is connected between the your input signal and the input of the probe attached to Channel 1.
CH2:PROBEFUNC:EXTATTEN? might return CH2:PROBEFUNC:EXTATTEN 1.0000E+00, indicating that the probe attached to Channel 2 is connected directly to the user's signal.

Sets or queries the external attenuation value as a multiplier for the specified channel. The query form returns the user-specified attenuation.

NameTypeValuesDescription
attenuationreal1.00E-10 - 1.00E+10Attenuation value specified as a multiplier.
real - The user-specified attenuation value as a multiplier.
CH2:PROBEFUNC:EXTATTEN? might return CH2:PROBEFUNC:EXTATTEN 1.0000E+00, indicating that the probe attached to Channel 2 is connected directly to the user's signal.

Sets or queries the input-output ratio of external attenuation or gain between the signal and the instrument input channels in decibels. The channel is specified by x.

NameTypeValuesDescription
<NR3>real-1.00E+10 - 1.00E+10Attenuation or gain value in decibels.
real (dB) - Returns the user-specified attenuation in decibels.

Sets or queries the input-output ratio in decibels for external attenuation or gain between the signal and the instrument input channels. The channel is specified by x; the query form returns the user-specified attenuation in decibels.

NameTypeValuesDescription
xinteger-Channel number.
attenuationreal1.00E-10 - 1.00E+10External attenuation or gain multiplier.
real (dB) - Returns the user-specified attenuation in decibels.

Sets the unit of measurement for the external attenuator of the specified channel. Alternate units are used if enabled, and the state can be controlled with CH<x>:PROBEFunc:EXTUnits:STATE.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
unitstring-Attenuation unit of measurement for the specified channel.
string - Returns the current external attenuator unit setting for the specified channel, followed by the associated attenuation value.
CH4:PROBEFUNC:EXTUNITS "Pascals" sets the unit of measurement for the Channel 4 external attenuator.
CH2:PROBEFUNC:EXTUNITS? might return CH2:PROBEFUNC:EXTUNITS "Pascals" 2.5000E+00, indicating that the Channel 2 external attenuator units of measurement are Pascals.

Sets the custom units enable state for the specified channel.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the alternate units for the specified channel.

Sets or queries the unit of measurement for the external attenuator of the specified channel. Alternate units can be used if enabled via the related state command.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
unitstring-Attenuation unit of measurement for the specified channel.
string - Returns the channel external attenuator unit setting and attenuation value.
CH4:PROBEFUNC:EXTUNITS "Pascals" sets the unit of measurement for the Channel 4 external attenuator.
CH2:PROBEFUNC:EXTUNITS? might return CH2:PROBEFUNC:EXTUNITS "Pascals" 2.5000E+00, indicating that the Channel 2 external attenuator units of measurement are Pascals.

Turns external units on or off for the specified channel. A value of 0 turns external units off; any other <NR1> value turns them on.

NameTypeValuesDescription
stateenumOFF | ONSelects whether external units are off or on.
enum - Returns the external-units state for the specified channel.
CH2:PROBEFunc:EXTUnits:STATE ON
CH2:PROBEFunc:EXTUnits:STATE? might return CH2:PROBEFUNC:EXTUNITS:STATE 0, indicating that external units are off for the specified channel.

Returns the gain factor of the probe attached to the specified channel. The channel is specified by x.

real - Returns the probe gain factor for the specified channel.
CH2:PROBE:GAIN? might return CH2:PROBE:GAIN 100.0000E-3, indicating that the attached 10X probe delivers 0.1 V to the Channel 2 BNC for every 1.0 V applied to the probe input.

Returns the serial number of the probe attached to the specified channel. For Level 0 and 1 probes, the serial number is "N/A".

string - The probe serial number for the specified channel.

Returns the type and serial number of the probe attached to the specified channel. The channel is specified by x.

string - Returns the probe identification information for the specified channel, including probe type and serial number.
CH2:PROBE:ID? might return CH2:PROBE:ID:TYPE "10X";SERNUMBER "N/A", indicating that a passive 10X probe of unknown serial number is attached to Channel 2.

Returns the type of probe attached to the specified channel. The channel is specified by x.

string - Returns the type of probe attached to the specified channel.
CH1:PROBE:ID:TYPE? might return CH1:PROBE:ID:TYPE "P77C292MM", indicating that a P77C292MM probe is attached to Channel 1.

Sets or queries the input mode of the probe attached to the specified channel. Requires a probe with dual inputs.

NameTypeValuesDescription
modeenumA | B | COMMONMODE | DIFFERENTIALSelects the probe input mode.
CH8:PROBE:INPUTMODE COMMONMODE
CH6:PROBE:INPUTMODE?

Sets or queries the input mode of the probe attached to the specified channel. Requires a probe with dual inputs.

enum - Returns the current probe input mode for the specified channel.
CH8:PROBE:INPUTMODE COMMONMODE
CH6:PROBE:INPUTMODE?

Sets or queries the A mode offset control value of the probe attached to the specified channel. Requires a probe with dual inputs.

NameTypeValuesDescription
channelinteger-Channel number specified by <x>.
a mode offsetrealV or ASets the A mode offset value in vertical units.
real (V or A) - Returns the A mode offset value of the probe attached to the specified channel.
CH2:PROBE:INPUTMODE:AOFFSET 5.0
CH1:PROBE:INPUTMODE:AOFFSET?

Sets or queries the B mode offset control of the probe attached to the specified channel. Requires a probe with dual inputs.

NameTypeValuesDescription
CH<x>integer-Channel number.
<NR3>realV or ASets the B mode offset value in vertical units.
CH2:PROBE:INPUTMODE:BOFFSET 5.0
CH5:PROBE:INPUTMODE:BOFFSET?

Sets or queries the B mode offset control of the probe attached to the specified channel. Requires a probe with dual inputs.

NameTypeValuesDescription
CH<x>integer-Channel number.
<NR3>realV or ASets the B mode offset value in vertical units.
real (V or A) - Returns the B mode offset value of the probe attached to the specified channel.
CH2:PROBE:INPUTMODE:BOFFSET 5.0
CH5:PROBE:INPUTMODE:BOFFSET? 1.2500

Sets or queries the common-mode offset value of the probe attached to the specified channel. The offset is specified in vertical units.

NameTypeValuesDescription
channelinteger-Channel number x.
offsetrealV or AC (common) mode offset value.
real (V or A) - Returns the C mode offset value set for the probe attached to the specified channel.
CH7:PROBE:INPUTMODE:COFFSET 3.2
CH5:PROBE:INPUTMODE:COFFSET? 1.0250

Queries the C (common) mode offset value of the probe attached to the specified channel. The channel is specified by x, and the returned value is in vertical units (V or A).

real (V or A) - Returns the C (common) mode offset value of the probe attached to the specified channel, in vertical units (V or A).
CH5:PROBE:INPUTMODE:COFFSET? 1.0250

Sets or queries the differential offset value of the probe attached to the specified channel. Requires a probe with dual inputs.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
offsetrealV or ASets the D (differential) mode offset value, in vertical units.
CH7:PROBE:INPUTMODE:DOFFSET 3.2
CH5:PROBE:INPUTMODE:DOFFSET?

Sets or queries the differential offset value of the probe attached to the specified channel. Requires a probe with dual inputs.

NameTypeValuesDescription
xinteger-Channel number.
valuerealV or AD (differential) mode offset value in vertical units.
real (V or A) - Returns the D mode offset value of the probe attached to the specified channel.
CH7:PROBE:INPUTMODE:DOFFSET 3.2
CH5:PROBE:INPUTMODE:DOFFSET?

Returns the resistance of the probe attached to the specified channel. The channel is specified by x.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
returns - Returns the resistance of the probe attached to the specified channel.

Initiates self-calibration on the probe for the specified channel. The channel is specified by x.

NameTypeValuesDescription
EXECUTEenumEXECUTEExecutes the probe self-calibration.
CH1:PRObe:SELFCal EXECUTE runs self-calibration on the Channel 1 probe.

Returns the self-calibration state for the specified channel’s probe.

enum - The self-calibration state.
CH1:PRObe:SELFCal:State? might return CH1:PRObe:SELFCal:State RUNNING, indicating that the Channel 1 probe is currently running a self-calibration.
:CH<x>:PRObe:SETset / query

Sets or queries aspects of probe accessory user interfaces, such as probe attenuation factors or audible over-range. The available arguments vary depending on the attached accessory, and the channel is specified by x.

NameTypeValuesDescription
QStringstring-Accessory-specific probe setting string.

Sets or queries aspects of probe accessory user interfaces, such as probe attenuation factors or probe audible over range. The available arguments vary depending on the accessory attached to the instrument, and the channel is specified by x.

NameTypeValuesDescription
QStringstring-Accessory-specific argument string.

Returns the probe type connected to the specified channel. The channel is specified by x.

string - Returns the probe type connected to the specified channel.

Queries the probe unsigned integer error value. Returns the sum of binary error bits B0 through B15 as an integer.

integer - Returns an integer number that represents the sum total of binary error bits B0–B15. B0=Probe disabled, B1=Jaws open, B2=Over range, B3=Probe temperature out of limits, B4=Degauss needed, B5=Probe tip missing, B6=Probe tip failed, B7=Probe tip not supported, and B8 through B15 are reserved.

Returns a string describing the units of measure for the probe attached to the specified channel. The channel is specified by x.

string - Returns a string describing the units of measure for the probe attached to the specified channel.
CH4:PROBE:UNITS? might return CH4:PROBE:UNITS "V", indicating that the units of measure for the probe attached to Channel 4 are volts.

Sets or returns the scale ratio for the specified analog channel. The channel is specified by x.

:CH<x>:SCAleset / query

Sets or returns the vertical scale for the specified analog channel. The channel is specified by x.

NameTypeValuesDescription
<NR3>real-The vertical scale for the specified analog channel.
real - Returns the vertical scale for the specified channel.
CH2:SCAle 200E-3
CH2:SCAle?

Sets or returns the vertical scale for the specified analog channel. The channel is specified by x.

real - Returns the vertical scale for the specified channel.
CH2:SCAle 200E-3
CH2:SCAle? might return CH2:SCALE 500.0000E-3 indicating the vertical scale for the specified channel is 500 mV per division.

Sets or queries the scale ratio for the specified analog channel.

NameTypeValuesDescription
scale ratioreal-Scale ratio for the specified analog channel.
real - Returns the scale ratio for the specified channel.
CH2:SCALERATio 2.0 sets the scale ratio to 2.0.
CH2:SCALERATio? might return CH2:SCALERATIO 1.0000 indicating the scale ratio is 1.0.

Sets or queries the center frequency of the specified spectrum trace channel for Spectrum View.

NameTypeValuesDescription
frequencyreal0.0 - maximum licensed bandwidth of the instrumentSpectrum trace center frequency for the specified channel.
real (Hz) - Returns the spectrum trace center frequency for the specified channel.
CH4:SV:CENTERFrequency 3.0E+06 sets the center frequency of the channel 4 spectrum trace to 3 MHz.
CH2:SV:CENTERFrequency? might return 1.0E+07, indicating that the center frequency of the channel 2 spectrum trace is set to 10 MHz.

Sets or queries the center frequency of the specified Spectrum View spectrum trace channel. The value is specified in hertz and must be within the instrument's licensed bandwidth.

NameTypeValuesDescription
channel--Channel number specified by x in CH<x>.
center frequencyreal0.0 - maximum licensed bandwidth of the instrumentCenter frequency for the specified spectrum trace channel.
real (Hz) - Returns the spectrum trace center frequency for the specified channel.
CH4:SV:CENTERFrequency 3.0E+06 sets the center frequency of the channel 4 spectrum trace to 3 MHz.
CH2:SV:CENTERFrequency? might return 1.0E+07, indicating that the center frequency of the channel 2 spectrum trace is set to 10 MHz.

Sets or queries the Spectrum Time setting of the specified spectrum trace channel in Spectrum View.

NameTypeValuesDescription
channel--The specified spectrum trace channel source.
CH4:SV:POSition 3.0E+06 sets the Spectrum Time setting of channel 4.
CH2:SV:POSition? might return 1.0E+07, indicating the Spectrum Time setting of channel 2.

Queries the spectrum time location for the specified spectrum trace channel, as a percentage of record length.

NameTypeValuesDescription
channelinteger1Spectrum trace channel source.
real (%) - Returns the spectrum time value as a percentage of the record length.
CH1:SV:POSition? might return 74.0, indicating that the spectrum time value of the channel 1 spectrum trace is set to 74%.

Queries whether the stop frequency for the specified spectrum trace channel is above the scope input bandwidth.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.
enum - 0 specifies the stop frequency is not above the scope bandwidth. 1 specifies the stop frequency is above the scope bandwidth.
CH3:SV:SPANABovebw? might return 0, indicating the stop frequency is not above the scope bandwidth.

Queries whether the start frequency for the specified spectrum trace channel is below 0 Hz.

NameTypeValuesDescription
channelinteger-Spectrum trace channel source.
enum - 0 specifies the start frequency is not below 0 Hz; 1 specifies the start frequency is below 0 Hz.

Queries the start frequency of the specified spectrum trace channel in the Spectrum View window.

NameTypeValuesDescription
CH<x>--Spectrum trace channel source.
real (Hz) - Start frequency value in hertz.
CH3:SV:STARTFrequency? might return 35.7E+6, indicating the start frequency for the channel 3 spectrum trace is 35.7 MHz.
:CH<x>:SV:STATEset / query

Sets or queries the on/off setting of data acquisition for the specified spectrum trace channel.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.
stateenumON | OFFEnables or disables spectrum data acquisition for the specified spectrum trace channel source.
enum - Returns the current Spectrum View data acquisition setting for the specified spectrum trace channel.
SV:CH1:STATE ON turns on Spectrum View data acquisition for the channel 1 spectrum trace.
SV:CH3:STATE? might return OFF, indicating that Spectrum View data acquisition is turned off for the channel 3 spectrum trace.

Sets or queries the on/off setting of data acquisition for the specified spectrum trace channel in the Spectrum View window.

NameTypeValuesDescription
channel--CH<x> specifies the spectrum trace channel source.
stateenumON | OFFEnables or disables spectrum data acquisition for the specified spectrum trace channel source.
enum - Returns the on/off state of spectrum data acquisition for the specified spectrum trace channel source.
SV:CH1:STATE ON turns on Spectrum View data acquisition for the channel 1 spectrum trace.
SV:CH3:STATE? might return OFF, indicating that Spectrum View data acquisition is turned off for the channel 3 spectrum trace.

Queries the stop frequency of the specified spectrum trace channel in the Spectrum View window.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.

Sets or queries the vertical termination for the specified analog channel. The channel is specified by x.

NameTypeValuesDescription
channelinteger-Channel number specified by x.
resistancereal50 Ω - 1,000,000 ΩChannel input resistance, specified as 50 Ω or 1,000,000 Ω.
string - Returns the channel termination setting in the form CH<x>:TERMINATION <NR3>.
CH4:TERMINATION 50.0E+0 establishes 50 Ω impedance on Channel 1.
CH2:TERMINATION? might return CH2:TERMINATION 50.0E+0, indicating that Channel 2 is set to 50 Ω impedance.

Sets or queries the vertical termination for the specified analog channel. The channel is specified by x.

NameTypeValuesDescription
channelinteger-Channel number x.
terminationreal50 Ω - 1,000,000 ΩChannel input resistance, which can be specified as 50 Ω or 1,000,000 Ω.
real (Ω) - Returns the channel input resistance setting.
CH4:TERMINATION 50.0E+0 establishes 50 Ω impedance on Channel 1.
CH2:TERMINATION? might return CH2:TERMINATION 50.0E+0, indicating that Channel 2 is set to 50 Ω impedance.

Sets or queries the termination bias voltage for the specified channel, if control is available. Requires a probe with dual inputs.

NameTypeValuesDescription
xinteger1 - 4Channel number.
biasreal-Termination bias voltage.
real - Returns the termination bias voltage value.

Sets or queries the termination bias voltage for the specified channel, if control is available. Requires a probe with dual inputs.

real (V) - The termination bias voltage for the specified channel in volts.

Executes the probe auto-zero operation for channel x. The command is listed as one of the instrument operations that can generate an Operation Complete event.

NameTypeValuesDescription
executeenumEXECuteTriggers the auto-zero operation.

Executes a probe degauss operation on the selected channel.

NameTypeValuesDescription
xinteger1 - 8Channel number in the CH<x> node.
modeenumEXECuteStarts the degauss operation.

Sets or queries the waveform grading for fast acquisition mode.

NameTypeValuesDescription
paletteenumNORMal | TEMPerature | SPECtral | INVErtedSelects the waveform grading palette used for fast acquisition mode.
enum - Returns the current waveform grading setting for fast acquisition mode.
ACQUIRE:FASTACQ:PALETTE TEMPerature
ACQUIRE:FASTACQ:PALETTE?

Sets or queries the waveform grading for fast acquisition mode. The palette controls how trace intensity is displayed in fast acquisition mode.

NameTypeValuesDescription
paletteenumNORMal | TEMPerature | SPECtral | INVErtedSelects the fast acquisition waveform grading palette.
enum - Returns the current fast acquisition waveform grading palette.
ACQUIRE:FASTACQ:PALETTE TEMPerature sets the acquisition fast acquisition palette to Temperature.
ACQUIRE:FASTACQ:PALETTE? might return :ACQUIRE:FASTACQ:PALETTE TEMPERATURE.

Queries the current acquisition state.

string - Returns the current acquisition state.
ACQUIRE? might return :ACQUIRE:STATE 1;NUMENV INFINITE;STOPAFTER RUNSTOP;SEQUENCE:MODE
NUMACQS;NUMSEQUENCE 1;:ACQUIRE:NUMAVG 16;FASTACQ:STATE 0;PALETTE TEMPERATURE;:ACQUIRE:MODE
SAMPLE;SAMPLINGMODE IT.

Limits the number of averages performed in hardware at 16-bit resolution. The setting must be a divisor of the STOPafter count.

NameTypeValuesDescription
countinteger1 - 10240Batch size to set.
integer - Returns the current batch size in waveforms.
ACQUIRE:FASTAVERAGE:LIMIT 256 sets the batch size to 256 waveforms.
ACQUIRE:FASTAVERAGE:LIMIT? might return :ACQUIRE:FASTAVERAGE:LIMIT 256, indicating the batch size is currently 256 waveforms.

Limits the number of averages performed in hardware at 16-bit resolution. The setting must be a divisor of the STOPafter count.

NameTypeValuesDescription
countinteger1 - 10240Batch size to set.
integer - Returns the current batch size for fast averaging limit.
ACQUIRE:FASTAVERAGE:LIMIT 256
ACQUIRE:FASTAVERAGE:LIMIT?

Sets or queries the state of fast acquisition mode.

NameTypeValuesDescription
stateenum0 | OFF | ONEnables or disables FASTAcq; 0 disables it and any other value turns it on.
enum - Returns the fast acquisition mode state.
ACQUIRE:FASTACQ:STATE ON
ACQUIRE:FASTACQ:STATE?

Sets or queries the state of fast acquisition mode.

NameTypeValuesDescription
stateenum0 | OFF | ON0 disables FASTAcq; any other value turns the feature on. OFF disables the FASTAcq feature. ON enables the FASTAcq feature.
enum - Returns the fast acquisition state.
ACQUIRE:FASTACQ:STATE ON
ACQUIRE:FASTACQ:STATE?

Sets or queries fast average mode. Any nonzero value turns the feature on.

NameTypeValuesDescription
stateenum0 | 1 | OFF | ONEnables or disables fast average mode.
enum - Returns the fast average mode state.
ACQUIRE:FASTAVERAGE:STATE 256
ACQUIRE:FASTAVERAGE:STATE? might return :ACQUIRE:FASTAVERAGE:STATE 0, indicating fast average mode is off.

Limits the total number of averages that will be accumulated before acquisitions stop. The count must be a multiple of the LIMit count and between 1 and 1000000.

NameTypeValuesDescription
<NR1>integer1 - 1000000Number of averages to accumulate.
:ACQuire:MODeset / query

Sets or queries the selected acquisition mode of the instrument. The available modes are Sample, Peak Detect, Hi Res, Average, and Envelope.

NameTypeValuesDescription
modeenumSAMple | PEAKdetect | HIRes | AVErage | ENVelopeSelects the acquisition mode.
enum - Returns the current acquisition mode.
ACQUIRE:MODE ENVELOPE
ACQUIRE:MODE?

Returns the number of acquisitions that have occurred since the last ACQuire:STATE RUN command.

integer - The number of acquisitions that have occurred since the last ACQuire:STATE RUN command.
ACQUIRE:NUMACQ? might return :ACQUIRE:NUMACQ 350, indicating that 350 acquisitions have occurred since executing an ACQuire:STATE RUN command.
:ACQuire:NUMAVgset / query

Sets or queries the number of waveform acquisitions that make up an averaged waveform. The allowed range is 2 to 10240.

NameTypeValuesDescription
<NR1>integer2 - 10240The number of waveform acquisitions to average.

Returns the number of FastFrame frames which have been acquired.

integer - The number of FastFrame frames acquired.
ACQUIRE:NUMFRAMESACQUIRED? might return :ACQUIRE:NUMFRAMESACQUIRED 4 indicating 4 frames have been acquired.

In single sequence acquisition mode, this query returns the number of acquisitions or measurements in the sequence completed so far.

integer - Returns the number of acquisitions or measurements in the sequence completed so far.

Sets the single-sequence acquisition mode based on the number of acquisitions. In this mode, the stop-after count is based on the number of acquisitions.

NameTypeValuesDescription
NUMACQsinteger-The number of acquisitions.

In single sequence acquisition mode, specifies the number of acquisitions or measurements that comprise the sequence. The default is 1.

NameTypeValuesDescription
countinteger-Number of acquisitions or measurements that comprise the sequence.
ACQUIRE:SEQUENCE:NUMSEQUENCE 2
ACQUIRE:SEQUENCE:NUMSEQUENCE?

Sets or queries whether the instrument continually acquires data or acquires a single sequence. Pressing SINGLE on the front-panel is equivalent to `ACQuire:STOPAfter SEQuence` and `ACQuire:STATE 1`.

NameTypeValuesDescription
modeenumRUNSTop | SEQuenceSelects continuous acquisition or single-sequence acquisition.
enum - Returns the current stop-after mode: `RUNSTop` for continuous acquisition or `SEQuence` for a single-sequence acquisition.
ACQUIRE:STOPAFTER RUNSTOP sets the instrument to continually acquire data.
ACQUIRE:STOPAFTER? might return :ACQUIRE:STOPAFTER SEQUENCE, indicating that the next acquisition the instrument makes will be of the single-sequence type.
:ACQuire:STATEset / query

Sets acquisition state to run or single-sequence acquisition. This command supports Operation Complete only in single sequence acquisition mode.

NameTypeValuesDescription
stateenumON | RUNSets acquisition state to ON/RUN (non-zero NR1).

Sets the FastAcq palette. The factory default is TEMPERATURE.

NameTypeValuesDescription
paletteenumTEMPERATUREFastAcq display palette.
:ACQUIRE:MAGNIVUset / query

Sets or returns the MAGNIVU acquisition state. The factory default value is 0.

:ACQUIRE:MODEset / query

Sets the acquisition mode. The factory default is SAMPLE.

NameTypeValuesDescription
modeenumSAMPLEAcquisition mode.
:ACQUIRE:NUMAVGset / query

Sets the number of acquisitions used for averaging. The factory default is 16.

:ACQUIRE:NUMENVset / query

Sets or returns the number of envelope averages used by acquisition. The factory default is INFINITE.

:ACQUIRE:STATEset / query

Sets the acquisition state. The factory default value is 1.

Sets the acquisition stop condition. The default value is RUNSTOP.

:ACQuire:MAGnivuset / query

Sets the acquisition magnification used for waveform transfer examples. In the example, it is set to 1 before transferring 25 points of digital data.

NameTypeValuesDescription
vreal-Magnification factor.
:ACQuire:MAGnivu 1

Enables or disables actions on event (AOE). If AOE saves are limited and the limit has been reached, this parameter disables AOE.

NameTypeValuesDescription
NR1integer0 - 1Number that enables or disables actions on event; zero disables the feature and one enables it.
ACTONEVent:ENable 1
ACTONEVent:ENable?

Sets the limit on the number of Act On Event saves. The :ACTONEVent:LIMit command must be enabled.

NameTypeValuesDescription
countinteger-Limit value for Act On Event saves.

Sets whether Act On Event limits the number of saves, preventing saves from filling the hard drive.

enum - Returns whether Act On Event saving is limited.
ACTONEVent:LIMit SPECIFY_MAXIMUM
ACTONEVent:LIMit? might return :ACTONEVent:LIMit UNLIMITED, indicating the limiting of act on event saves feature is disabled.

Saves a screen capture when a mask test fails. The state can be enabled or disabled with ON/OFF, or controlled numerically with 0 disabling and any other number enabling the feature.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables the save screen capture when a mask test fails feature.
ACTONEVent:MASKFail:ACTION:SAVEIMAGe:STATE ON sets the state of the save screen capture feature to on.
ACTONEVent:MASKFail:ACTION:SAVEIMAGe:STATE? might return :ACTONEVent:MASKFail:ACTION:SAVEIMAGe:STATE OFF, indicating the state of the save screen capture feature is set to off.

Enables or disables saving the source waveform(s) when a mask test fails. Zero disables the feature; all other numeric values and ON enable it.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables the save source waveform(s) when a mask test fails feature.
ACTONEVent:MASKFail:ACTION:SAVEWAVEform:STATE ON
ACTONEVent:MASKFail:ACTION:SAVEWAVEform:STATE?

Generates an SRQ event when a mask fails.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables the SRQ event when a mask fails.
ACTONEVent:MASKFail:ACTION:SRQ:STATE 1
ACTONEVent:MASKFail:ACTION:SRQ:STATE?

Enables or disables the stop acquisitions when a mask test fails feature.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Turns the stop-acquisitions-on-mask-fail feature on or off, or sets it with a numeric value.
enum - Returns the current state of the stop acquisitions when a mask test fails feature.
ACTONEVent:MASKFail:ACTION:STOPACQ:STATE ON
ACTONEVent:MASKFail:ACTION:STOPACQ:STATE?

This command saves a screen capture when a mask hit occurs. It sets or queries whether the feature is enabled.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables saving a screen capture when a mask hit occurs.
enum - Returns the current state of the save screen capture when a mask hit occurs feature.
ACTONEVent:MASKHit:ACTION:SAVEIMAGe:STATE ON
ACTONEVent:MASKHit:ACTION:SAVEIMAGe:STATE?

This command saves the user-set source waveform(s) when a mask hit occurs.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables saving the source waveform(s) when a mask hit occurs.
ACTONEVent:MASKHit:ACTION:SAVEWAVEform:STATE ON
ACTONEVent:MASKHit:ACTION:SAVEWAVEform:STATE?

Generates an SRQ event when a mask hit occurs.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables generating an SRQ event when a mask hit occurs.

Stops acquisitions when a mask hit occurs.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables the stop acquisitions when a mask hit occurs feature.
ACTONEVent:MASKHit:ACTION:STOPACQ:STATE ON
ACTONEVent:MASKHit:ACTION:STOPACQ:STATE? might return :ACTONEVent:MASKHit:ACTION:STOPACQ:STATE OFF, indicating the state of the stop acquisitions feature is set to off.

This command saves a screen capture when a mask test passes.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables saving a screen capture when a mask test passes.
ACTONEVent:MASKPass:ACTION:SAVEIMAGe:STATE {ON|OFF|<NR1>}
ACTONEVent:MASKPass:ACTION:SAVEIMAGe:STATE?

Saves the user set source waveform(s) when a mask test passes.

NameTypeValuesDescription
stateenumON | OFFEnables or disables saving the source waveform(s) when a mask test passes.
valueinteger-A number that enables or disables saving the source waveform(s) when a mask test passes; zero disables the feature and all other numbers enable it.
ACTONEVent:MASKPass:ACTION:SAVEWAVEform:STATE ON
ACTONEVent:MASKPass:ACTION:SAVEWAVEform:STATE?

Stops acquisitions when a mask test passes. The state can be enabled or disabled with ON/OFF or an NR1 numeric value.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables the stop-acquisition action when a mask test passes.
ACTONEVent:MASKPass:ACTION:STOPACQ:STATE ON
ACTONEVent:MASKPass:ACTION:STOPACQ:STATE?

Saves the user-set source waveform(s) when the user-set measurement limit is exceeded.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables saving the source waveform(s) when the measurement limit is exceeded; zero disables the feature and all other numbers enable it.

Generates an SRQ event when any measurement triggers the user-defined measurement limits.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the generate an SRQ event when any measurement triggers the user-defined measurement limits feature.
valueinteger-A number that enables or disables the generate an SRQ event when any measurement triggers the user-defined measurement limits feature; zero disables the feature and all other numbers enable it.
ACTONEVent:MEASUrement:ACTION:SRQ:STATE 1
ACTONEVent:MEASUrement:ACTION:SRQ:STATE?

Stops acquisitions when the user-set measurement limit is exceeded.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the stop acquisitions when the measurement limit is exceeded feature.
valueinteger-A number that enables or disables the feature; zero disables it and all other numbers enable it.

This command saves a screen capture when a search event is found.

NameTypeValuesDescription
stateenumON | OFF | NR1Enables or disables the save screen capture when a search event is found feature.
enum - Returns the current state of the save screen capture when a search event is found feature.
ACTONEVent:SEARCH:ACTION:SAVEIMAGe:STATE ON
ACTONEVent:SEARCH:ACTION:SAVEIMAGe:STATE?

This command saves the user set source waveform(s) when a search event is found.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables saving the user set source waveform(s) when a search event is found.

Generates an SRQ event when any search event is found. Use ON, OFF, or a numeric value to enable or disable the feature.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the generate an SRQ event when any search event is found feature.
valueinteger0Numeric enable/disable value; zero disables the feature and all other numbers enable it.
enum - Returns the current SRQ-state setting.
ACTONEVent:SEARCH:ACTION:SRQ:STATE 1 enables the generate an SRQ event when any search event is found feature.
ACTONEVent:SEARCH:ACTION:SRQ:STATE? might return :ACTONEVent:SEARCH:ACTION:SRQ:STATE 0, indicating the generate an SRQ event when any search event is found feature is disabled.

Saves a screen capture on a trigger event from a single sequence or sequence of N acquisition. Each acquisition in the sequence of N performs a save operation; this command is an alias for the older SAVe:IMAGe command.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Enables or disables the save screen capture on a trigger event feature.
ACTONEVent:TRIGger:ACTION:SAVEIMAGe:STATE ON
ACTONEVent:TRIGger:ACTION:SAVEIMAGe:STATE? might return :ACTONEVent:TRIGger:ACTION:SAVEIMAGe:STATE OFF

Enables or disables saving the source waveform(s) on a trigger event. Any nonzero value turns the feature on; 0 turns it off.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Selects whether the save source waveform on trigger event feature is enabled or disabled.
enum - Returns the current save source waveform on trigger event state.
ACTONEVent:TRIGger:ACTION:SAVEWAVEform:STATE ON
ACTONEVent:TRIGger:ACTION:SAVEWAVEform:STATE?

Generates an SRQ event when a trigger event occurs.

NameTypeValuesDescription
stateenumON | OFFEnables or disables generating an SRQ event when a trigger event occurs.
valueinteger-Numeric value that enables or disables generating an SRQ event when a trigger event occurs; zero disables the feature and all other numbers enable it.
enum - Returns the current SRQ-event state.
ACTONEVent:TRIGger:ACTION:SRQ:STATE 1
ACTONEVent:TRIGger:ACTION:SRQ:STATE?

Stops acquisitions on a trigger event from a single sequence or a sequence of N acquisitions. Each acquisition in the sequence performs a save operation.

Sets the AUX output action state for an event action setup. The factory default is 0.

NameTypeValuesDescription
stateinteger0 - 1Enables or disables the AUXOUT action state.

Sets the destination email address used by the ACTONEVENT email action. The default value is "TestString".

NameTypeValuesDescription
toaddressstring-Email recipient address.

Sets the enable state for the e-mail action in the ACTONEVENT action group.

NameTypeValuesDescription
stateinteger0 - 1Enables or disables the e-mail action.

Sets the print action state for an event action. The default value is 0.

NameTypeValuesDescription
stateinteger0 - 1Enables or disables the print action state.

Sets the enable state for saving an image as the action taken on an event. The factory default is 0.

NameTypeValuesDescription
stateinteger0 - 1Enables or disables the save-image action state.

Sets the state of the Save Waveform action for Act-On-Event. The default value is 0.

NameTypeValuesDescription
stateinteger0 - 1Enables or disables the Save Waveform action.

Sets whether the selected action event generates an SRQ. The factory default is 0 (off).

NameTypeValuesDescription
stateenum0 | 1Enables or disables SRQ generation for the action event.

Sets whether acquisition is stopped when the selected action-on-event is triggered. The factory default is 1.

NameTypeValuesDescription
stateinteger-Enables or disables stopping acquisition on the event.

Sets the state of the visual action for an action-on-event configuration. The default value is 0.

NameTypeValuesDescription
stateenum0 | 1Enables or disables the visual action state.

Sets the default number of acquisitions for the ACTONEVENT state. The factory default value is 1.

:AFG:AMPLitudeset / query

Sets or queries the AFG amplitude in volts peak-to-peak. Requires option AFG.

NameTypeValuesDescription
amplituderealVAFG amplitude, peak to peak, in volts.
real (V) - Returns the AFG amplitude in volts peak-to-peak.
AFG:AMPLITUDE 1.0
AFG:AMPLITUDE? might return :AFG:AMPLITUDE 3.0000

Sets or queries the source name for the Arbitrary Waveform. Supported sources are waveform files (.wfm) or text files (.csv).

Sets or returns the cycle count for AFG burst mode.

NameTypeValuesDescription
cycle countinteger-The burst cycle count.
integer - Returns the current cycle count for AFG burst mode.
AFG:BURSt:CCOUnt 1000
AFG:BURSt:CCOUnt?

Triggers a burst on AFG output. This command has no query form.

:AFG:FREQuencyset / query

Sets or queries the AFG frequency in Hz.

NameTypeValuesDescription
frequencyrealHzAFG frequency to set.
real (Hz) - Returns the AFG frequency in Hz.
AFG:FREQUENCY 100.0E3 sets the AFG frequency to 100 kHz.
AFG:FREQUENCY? might return :AFG:FREQUENCY 312.5000E+3, indicating the frequency is set to 312.5 kHz.
:AFG:FUNCtionset / query

Sets which AFG function to execute, or queries the current function. The DC function is controlled by AFG:OFFSet.

enum - Returns the current AFG function.
:AFG:HIGHLevelset / query

Sets or queries the high level value of the output waveform for the arbitrary function generator, in volts.

NameTypeValuesDescription
levelrealVAFG high level value.
real (V) - Returns the AFG high level value in volts.
AFG:HIGHLEVEL 1.0 sets the AFG high level value to 1.0 volts.
AFG:HIGHLEVEL? might return :AFG:HIGHLEVEL 1.5000 indicating the high level is set to 1.5 Volts.
:AFG:LOWLevelset / query

Sets the low level value of the output waveform, in volts, when using the arbitrary function generator feature.

NameTypeValuesDescription
levelrealVLow level value of the output waveform.

Sets or queries the AFG additive noise level as a percentage. Minimum is 0.0%, maximum is 100.0%, with 1.0% increment.

NameTypeValuesDescription
percentreal0.0 - 100.0AFG additive noise level as a percentage.
real (%) - Returns the AFG additive noise level as a percentage.
AFG:NOISEADD:PERCENT 50 sets the AFG additive noise level to 50 percent.
AFG:NOISEADD:PERCENT? might return :AFG:NOISEADD:PERCENT 0 indicating that no noise is added.

Sets or queries the AFG additive noise state.

NameTypeValuesDescription
stateenum0 | 1 | OFF | ONTurns the AFG additive noise state on or off.
:AFG:OFFSetset / query

Sets or queries the AFG offset value in volts.

NameTypeValuesDescription
offsetrealVAFG offset value in volts.
real (V) - Returns the AFG offset value in volts.
AFG:OFFSET 1.0 sets the AFG offset to 1.0 volts.
AFG:OFFSET? might return AFG:OFFSET 0.0E+0 indicating there is no offset.

Sets or queries the AFG output load impedance.

enum - Returns the current AFG output load impedance setting.
AFG:OUTP:LOA:IMPED FIF
AFG:OUTPUT:LOAD:IMPEDANCE?
:AFG:OUTPut:MODeset / query

Sets or returns the AFG output mode. Requires the AFG option.

NameTypeValuesDescription
modeenumOFF | CONTinuous | BURStAFG output mode to set.
enum - Returns the present AFG output mode.
AFG:OUTPut:MODe BURSt
AFG:OUTPut:MODe?

Sets or returns the AFG output mode. Requires the AFG option.

enum - Returns the current AFG output mode.
AFG:OUTPut:MODe BURSt
AFG:OUTPut:MODe?

Sets or queries the AFG output state. The state can be turned on or off using numeric or keyword values.

NameTypeValuesDescription
stateenum0 | 1 | OFF | ONAFG output state to set.

Sets or queries the AFG output state.

enum - Returns the present AFG output state.
:AFG:PERIodset / query

Sets or queries the period of the AFG waveform, in seconds.

NameTypeValuesDescription
periodrealsAFG waveform period value in seconds.
real - The query response is returned in high precision NR3 format (up to 12 digits with more than 4 trailing 0 digits after the decimal point is omitted).
AFG:PERIOD 1 sets the AFG period value to 1 second.
AFG:PERIOD? might return :AFG:PERIOD 3.2000E-6, indicating the AFG period is set to 3.2 μs.

Queries the AFG waveform period in seconds. The response is returned in high-precision NR3 format.

string (s) - The AFG period value in seconds, returned in high-precision NR3 format.
AFG:PERIOD? might return :AFG:PERIOD 3.2000E-6, indicating the AFG period is set to 3.2 μs.
:AFG:PULse:WIDthset / query

Sets or queries the AFG pulse width in seconds.

NameTypeValuesDescription
widthrealsThe AFG pulse width value to set, in seconds.
AFG:PULSE:WIDTH 100.0E-6
AFG:PULSE:WIDTH? might return :AFG:PULSE:WIDTH 1.0000E-6, indicating the pulse width is set to 1 μs.

Sets or queries the AFG pulse width, in seconds.

real (s) - Returns the AFG pulse width value in seconds.

Sets or queries the AFG ramp symmetry in percent. Requires the AFG option.

NameTypeValuesDescription
symmetryreal0.0% - 100.0%AFG ramp symmetry as a percentage.
real (%) - Returns the AFG ramp symmetry setting in percent.
AFG:RAMP:SYMMETRY 50.0
AFG:RAMP:SYMMETRY?

Sets or queries the AFG ramp symmetry in percent. Minimum is 0.0%, maximum is 100.0% and increment is 0.10%.

real (%) - Returns the AFG ramp symmetry as a percentage.
:AFG:SQUare:DUtyset / query

Sets or queries the AFG duty cycle in percent. The minimum is 10.0%, maximum is 90.0% and increment is 0.10%.

NameTypeValuesDescription
duty cyclereal10.0% - 90.0%Floating point value that represents the AFG duty cycle as a percentage.
real (%) - The AFG duty cycle in percent.
AFG:SQUARE:DUTY 50.0
AFG:SQUARE:DUTY?

Sets or queries the AFG duty cycle in percent. The minimum is 10.0%, maximum is 90.0%, and increment is 0.10%.

real (%) - Returns the AFG duty cycle as a percentage.
AFG:SQUARE:DUTY 50.0
AFG:SQUARE:DUTY? might return :AFG:SQUARE:DUTY 50.0000, indicating the duty cycle is set to 50%.
:AFG:AMPLITUDEset / query

Sets the AFG output amplitude. The factory default is 500.0000E-3.

NameTypeValuesDescription
amplituderealVOutput amplitude.
:AFG:FREQUENCYset / query

Sets the AFG frequency to the specified value. The factory default is 100.0E+3.

NameTypeValuesDescription
frequencyrealHzSets the AFG output frequency.
:AFG:FUNCTIONset / query

Sets the arbitrary function generator output waveform function. The factory default is SINE.

:AFG:HIGHLEVELset / query

Sets the AFG high output level to the default factory value shown in the appendix. No syntax details are provided on this page beyond the stored default.

:AFG:LEVELPRESETset / query

Sets the AFG level preset to the factory default user preset value shown in the defaults table.

:AFG:LOWLEVELset / query

Sets the AFG low output level to its factory default value. The factory default shown is -250.0000E-3.

Sets the percent of noise added to the AFG output. Factory default is 0.0E+0.

NameTypeValuesDescription
percentreal0.0E+0Noise add percentage.

Sets the noise add state for the AFG. The factory default is 0.

NameTypeValuesDescription
stateenum0Noise add state.
:AFG:OFFSETset / query

Sets the AFG output offset. Factory default is 0.0E+0.

Sets the output load impedance for the AFG output. The factory default is HIGHZ.

NameTypeValuesDescription
impedanceenumHIGHZOutput load impedance setting.
:AFG:PERIODset / query

Sets the AFG period to the default factory value shown in the appendix.

:AFG:PHASEset / query

Sets the AFG phase. The factory default is 0.0E+0.

NameTypeValuesDescription
phasereal-Phase value.
:AFG:PULSE:WIDTHset / query

Sets the pulse width for the AFG waveform generator. The factory default value is 1.0E-6.

NameTypeValuesDescription
widthrealsPulse width.

Sets the symmetry of the AFG ramp waveform. The factory default is 50.0000.

NameTypeValuesDescription
symmetryreal0 - 100Ramp symmetry setting.
:AFG:SQUARE:DUTYset / query

Sets the square-wave duty cycle for the AFG. The factory default is 50.0000.

NameTypeValuesDescription
dutyreal-Square-wave duty cycle.

:ALIasset / query

Turns Alias mode on or off, or enables it with a numeric value. When Alias mode is on, received aliases are substituted with the specified command sequence and executed.

NameTypeValuesDescription
stateenumOFF | ONTurns Alias expansion off or on.
valueinteger0A value of 0 disables Alias mode; any other value enables Alias mode.
ALIAS ON
ALIAS?

Returns a list of the currently defined alias labels, separated by commas. If no aliases are defined, the query returns an empty string.

string - A comma-separated list of the currently defined alias labels, or an empty string if no aliases are defined.
ALIAS:CATALOG? might return the string :ALIAS:CATALOG "SETUP1","TESTMENU1","DEFAULT" showing that there are three aliases named SETUP1, TESTMENU1, and DEFAULT.
:ALIas:DEFineset / query

Assigns a sequence of program messages to an alias label, which is then substituted when the alias is received as a command or query if alias state is on. The query form returns the definitions of a selected alias.

NameTypeValuesDescription
<QString>string-Alias definition string containing the program message sequence.

Assigns a sequence of program messages to an alias label. The query form returns the definitions of a selected alias, provided alias expansion is enabled.

string - Returns the definitions of a selected alias.
:ALIas?query

Returns the current Alias mode state. The example shows the query may return :ALIAS:STATE 1 when aliasing is on.

enum - Returns the alias feature state.
:ALIas:DELEteset / query

Removes a specified alias. It is identical to `ALIas:DELEte:NAMe`; an error is generated if the alias does not exist.

NameTypeValuesDescription
QStringstring-Name of the alias to be removed.
ALIAS:DELETE "SETUP1" deletes the alias named SETUP1.

Removes a specified alias. An error message is generated if the named alias does not exist; this command is identical to ALIas:DELEte.

NameTypeValuesDescription
QStringstring-Name of the alias to remove.
ALIAS:DELETE:NAME "STARTUP" deletes the alias named STARTUP.
:ALIas:STATEset / query

Turns aliases on or off. The query form returns the current alias state.

NameTypeValuesDescription
stateenum0 | OFF | ONTurns alias expansion off or on; any nonzero <NR1> value turns it on.
enum - Returns the current alias state.
ALIAS:STATE OFF
ALIAS:STATE?

Turns aliases on or off; the query form returns the current alias state. It is identical to the ALIas command.

NameTypeValuesDescription
stateenum0 | OFF | ONTurns alias expansion off or on.
enum - Returns the state of the aliases as a command string, such as :ALIAS:STATE ON, indicating whether alias expansion is currently turned on.
ALIAS:STATE OFF turns off the alias feature.
ALIAS:STATE? might return :ALIAS:STATE ON, indicating that alias expansion is currently turned on.
:ALIAS:STATEset / query

Sets or queries the alias state default. The factory default value shown is 0.

:ALLEv?query

Returns the last error message from the status and error queue. The example shows it may return an error code and text string.

string - Returns the last error message from the status and error queue.
ALLEV? turns off the alias feature.
ALLEV? might return :ALLEV 2225,"Measurement error, No waveform to measure; "420,"Query UNTERMINATED;".
:ALLEV?query

Reads all event numbers along with a description of each event from the Event Queue. Reading an event removes it from the queue.

string - Returns all event numbers along with a text description of each event.

For legacy TekExpress applications, starts the application specified in the string. The available applications depend on the oscilloscope model and installed options.

NameTypeValuesDescription
QStringstring-The name of the application to start; enter it exactly as it appears in the oscilloscope Applications menu.
APPLICATION:ACTIVATE "TekExpress Ethernet" starts the TekExpress Ethernet application.

Sets the application type factory default. The documented default value is POWER.

NameTypeValuesDescription
typeenumPOWERApplication type.

Sets or queries the idle time from the programmable interface before auto-save occurs.

NameTypeValuesDescription
timeoutinteger-The timeout time.
integer - Returns the timeout value in the programmable interface idle time before auto-save occurs.
AUTOSAVEPITIMEOUT 100000 sets the timeout to 100 seconds.
AUTOSAVEPITIMEOUT? might return :AUTOSAVEPITIMEOUT 180000 indicating the time out value is 180 seconds.

Sets or queries the idle time from the programmable interface before auto-save occurs.

integer - Returns the timeout value in milliseconds.

Sets or queries the idle time from the user interface before auto-save occurs.

NameTypeValuesDescription
timeoutinteger-The timeout time.
integer - Returns the auto-save timeout value.
AUTOSAVEUITIMEOUT 4000
AUTOSAVEUITIMEOUT?

Sets or queries the idle time from the user interface before auto-save occurs.

integer (ms) - The current timeout value in milliseconds.
AUTOSAVEUITIMEOUT 4000
AUTOSAVEUITIMEOUT?

:AUTOSetset / query

Sets the instrument to automatically acquire and display the selected waveform by adjusting the vertical, horizontal, and trigger controls. This is the no-query form of Autoset.

NameTypeValuesDescription
EXECuteenum-Executes autoset on the displayed waveform; equivalent to pressing the front-panel Autoset button.
AUTOSET EXECute autosets the displayed waveform.

Sets or queries the Autoset acquisition setting adjustment. Settings affected may include acquisition mode and FastAcq mode.

NameTypeValuesDescription
modeenumON | 1 | OFF | 0Enables or disables the Autoset acquisition setting adjustment.
enum - Returns the Autoset acquisition setting adjustment state.

Sets or queries the Autoset acquisition setting adjustment. Settings affected may include acquisition mode and FastAcq mode.

enum - Returns the Autoset acquisition setting adjustment state.
:AUTOSet:ENAbleset / query

Sets or queries the Autoset enable/disable feature. It enables or disables the Autoset feature for the instrument.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Enables or disables Autoset.
enum - Returns the current Autoset enable state.
AUTOSet:ENAble ON
AUTOSet:ENAble?

Sets or queries the Autoset enable/disable feature. When enabled, Autoset can be used; when disabled, it cannot.

enum - Returns the Autoset enable state.
AUTOSet:ENAble ON
AUTOSet:ENAble?

Sets or queries Autoset's adjustment of horizontal settings. Settings affected may include horizontal scale, horizontal position, and horizontal delay mode.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Enables or disables Autoset's adjustment of horizontal settings.
enum - Returns the current Autoset horizontal-adjustment state.

Sets or queries Autoset's adjustment of horizontal settings, including horizontal scale, horizontal position, and horizontal delay mode.

enum - Returns whether Autoset's adjustment of horizontal settings is enabled or disabled.

Sets or queries Autoset's adjustment of trigger settings, including trigger level, source, and coupling. Use it to enable or disable Autoset changes to trigger settings.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Enables or disables Autoset trigger-setting adjustments.
enum - Returns the current Autoset trigger-setting adjustment state.
AUTOSet:TRIGger:ENAble OFF
AUTOSet:TRIGger:ENAble?

Sets or queries Autoset's adjustment of trigger settings, including trigger level, trigger source, and trigger coupling.

enum - Returns whether Autoset's adjustment of trigger settings is enabled or disabled.
AUTOSet:TRIGger:ENAble OFF
AUTOSet:TRIGger:ENAble?

Sets or queries whether Autoset is allowed to adjust vertical settings such as vertical scale, position, and offset.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Enables or disables Autoset's adjustment of vertical settings.
enum - Returns whether Autoset is adjusting vertical settings.
AUTOSet:VERTical:ENAble OFF

Sets or queries Autoset's adjustment of vertical settings, including vertical scale, position, and offset. The command enables or disables whether Autoset may change vertical settings.

enum - Returns whether Autoset is enabled to change vertical settings.

Sets or queries which vertical settings Autoset will optimize when the display mode is set to Overlay mode. In Overlay mode, RESOlution maximizes ADC range use, while VISIBility separates waveforms visually at the expense of vertical resolution and measurement accuracy.

NameTypeValuesDescription
modeenumRESOlution | VISIBilitySelects which vertical optimization Autoset uses in Overlay mode.

Sets or queries which vertical settings Autoset will optimize when the display mode is set to Overlay mode. The choice is between maximizing resolution/measurement accuracy or separating waveforms visually.

enum - Returns which vertical optimization mode Autoset is using.
:AUTOsetset / query

Starts an automatic setup operation when executed.

NameTypeValuesDescription
executeenumEXECuteExecute the automatic setup operation.

:AUXout:EDGEset / query

Sets or queries the direction in which the Auxiliary Output signal will transition when a trigger occurs.

NameTypeValuesDescription
edgeenumRISing | FALlingSelects whether the Auxiliary Output transitions on the rising or falling edge.
enum - Returns the current Auxiliary Output edge polarity.
AUXOUT:EDGE RISING
AUXOUT:EDGE? might return :AUXOUT:EDGE FALLING, indicating that the polarity is set to falling edge.

Sets or queries the direction in which the Auxiliary Output signal will transition when a trigger occurs.

NameTypeValuesDescription
directionenumRISing | FALlingSelects whether the Auxiliary Output transitions on the rising or falling edge.
enum - Returns the current Auxiliary Output edge direction.
AUXOUT:EDGE RISING
AUXOUT:EDGE? might return :AUXOUT:EDGE FALLING, indicating that the polarity is set to falling edge.
:AUXout:SOUrceset / query

Sets or queries the source at the Auxiliary Output BNC connection.

NameTypeValuesDescription
sourceenumATRIGger | REFOUT | AFGSource for the Auxiliary Output BNC connection.

Sets or queries the source at the Auxiliary Output BNC connection.

enum - The current Auxiliary Output source.
:AUXOUT:EDGEset / query

Sets the AUX OUT edge polarity used for the auxiliary output signal. The factory default is RISING.

NameTypeValuesDescription
edgeenumRISINGEdge polarity for the auxiliary output signal.
:AUXOUT:SOURCEset / query

Sets the source for the AUX OUT signal. The factory default is ATRIGGER.

NameTypeValuesDescription
sourceenumATRIGGERAUX OUT source selection.

:BUSTABle:ADDNewset / query

Adds the specified bus table. The argument is of the form "TABLE<NR1>", where <NR1> is greater than or equal to 1.

NameTypeValuesDescription
tablestring-The bus table to add, specified as TABLE<NR1>.
:BUSTABle:DELeteset / query

Deletes the specified bus table. The argument is a quoted string naming the bus table to delete.

NameTypeValuesDescription
QStringstring-Quoted string that is the name of the bus table to delete.
BUSTABLE:DELETE "Table1" deletes bus table Table1.

Lists all currently defined bus tables.

string - Returns a list of all currently defined bus tables.
BUSTABLE:LIST? might return BUSTABLE:LIST TABLE1 indicating TABLE1 is currently the only defined bus table.

*CAL?query

Starts signal path calibration (SPC) and returns the status upon completion.

integer - 0 indicates SPC passed; -1 indicates SPC failed or did not complete.
*CAL? starts the signal path calibration and returns the status upon completion.
*CLSset / query

Clears the instrument status data structures.

*CLS clears the instrument status data structures.
*DDTset / query

Defines a command or list of commands to be executed when the instrument receives a *TRG command. It is a special alias used by *TRG.

*IDN?query

Returns the instrument identification code.

string - The instrument identification string, including manufacturer, model, serial number, codes and formats number, and firmware version number.
*IDN? might return TEKTRONIX,MSO54,C100123,CF:91.1CT FV:1.2.0.2886, indicating the instrument model number, serial number, codes and formats number, and firmware version number.
*LRN?query

Returns the commands that list the instrument settings, allowing you to record or "learn" the current instrument settings. It is identical to the SET? command.

string - Returns the commands that list the instrument settings so you can restore the instrument to the state it was in when the query was made.
*OPT?query

Returns a comma-separated list of installed options as an arbitrary ASCII string with no quotes. If no options are found, NONE is returned.

string - A comma-separated list of installed options in the form <optionCode>:<optionDescription>..., or NONE if no options are found.
*OPT?
*OPT? response (with each option listed on a separate line for clarity):
5-BW-1000 – 1 GHz ,
5-DJA – Advanced Jitter and Eye Analysis– NODE.
*PUDset / query

Sets or queries a string of Protected User Data. The data is protected by the PASSWord command and can only be modified after entering the correct password; querying does not require the password.

NameTypeValuesDescription
valueblock-Block or string containing up to 100 characters.
block - Returns the protected user data string.
*PUD #229This instrument belongs to me
*PUD? might return #221PROPERTY OF COMPANY X.
*TRGset / query

Performs a group execute trigger on commands defined by *DDT.

*TRG immediately executes all commands that have been defined by *DDT.
*TST?query

Tests the interface self-test and returns 0.

integer - Always returns 0.
*TST? always returns 0.
*ESR?query

Reads the Standard Event Status Register (SESR). Reading the register clears its bits so it can accumulate new events.

integer - Returns the SESR register value.
*STB?query

Reads the Status Byte Register (SBR). Bit 6 is RQS when obtained by serial poll, and MSS when obtained by *STB?; reading the SBR does not clear the bits.

integer - Returns the contents of the Status Byte Register (SBR).
*ESEset / query

Sets the bits in the Event Status Enable Register (ESER). Use *ESE? to read the register.

NameTypeValuesDescription
valueinteger0 - 255Bit pattern to load into the ESER.
*ESE?query

Sets the bits in the Event Status Enable Register (ESER), which controls which types of events are summarized by the Event Status Bit (ESB) in the SBR. Use *ESE? to read the register.

NameTypeValuesDescription
bitsinteger0 - 255Bits to set in the ESER.
integer - Returns the ESER contents.
*PSCset / query

Controls the Enable Registers contents at power-on. *PSC 1 sets DESER to 255, ESER to 0, and SRER to 0; *PSC 0 lets the Enable Registers retain their values in nonvolatile memory through a power cycle.

NameTypeValuesDescription
stateinteger0 - 1Selects the power-on behavior of the Enable Registers.
*SREset / query

Sets the Service Request Enable Register (SRER). The register controls which bits in the status byte register generate a Service Request and are summarized by the Master Status Summary bit.

NameTypeValuesDescription
valueinteger0 - 255Bits to set in the SRER.
*SRE?query

Reads the Service Request Enable Register (SRER). The register controls which bits in the Status Byte Register generate a Service Request and contribute to the Master Status Summary bit.

integer - The current SRER value.
*OPCset / query

Sets bit 0 of the Standard Events Status Register when all pending operations that generate an OPC message have finished execution. The query form returns 1 when all operations are complete, or if a device clear is received.

*OPC?query

Returns 1 only when all operations have completed, or a device clear is received.

integer - Returns 1 only when all operations have completed, or a device clear is received.
*WAIset / query

Prevents the instrument from executing further commands or queries until all pending commands that generate an OPC message are complete.

*RSTset / query

Resets the instrument. Wait for the reset to complete before sending further commands.

*RST

Returns the status of signal path calibration. When running SPC through the remote interface, the calibration status cannot be obtained until after the SPC completes.

integer - Returns the status of signal path calibration; calibration status is not available until the SPC completes.

Returns the current status of the signal path calibration.

enum - Returns the current signal path calibration status, such as PASS.

Query-only command that returns the current status of the power-up calibration.

enum - Returns 0 if the power-up calibration failed, or 1 if it passed.
CALIBRATE:PWRUPSTATUS? might return 0, indicating that the power-up calibration failed.

Starts the factory calibration operation. It is one of the instrument operations that can generate an Operation Complete (OPC) event.

NameTypeValuesDescription
modeenumSTARt | CONTinue | PREViousFactory calibration action to perform.
CALibrate:FACtory STARt
CALibrate:FACtory CONTinue
CALibrate:FACtory PREVious

Starts the internal calibration operation. This command is one of the instrument operations that can generate Operation Complete (OPC).

Starts internal calibration. Only a subset of instrument operations support the Operation Complete function (OPC), and this command is one of them.

:CALLOUTS:ADDNewset / query

Adds the specified callout. A Note is the default callout type.

NameTypeValuesDescription
QStringstring-Specifies the callout; the argument is of the form "CALLOUT<NR1>", where <NR1> is a number value ≥ 1.
CALLOUTS:ADDNew "CALLOUT1" creates a new callout named CALLOUT1.

Sets or queries the source of the Bookmark callout type.

NameTypeValuesDescription
sourceenumCH1 | CH2 | CH3 | CH4Bookmark callout source channel.
enum - Returns the bookmark callout source as a channel identifier.
CALLOUTS:CALLOUT1:BOOKMark:SOURCE CH2
CALLOUTS:CALLOUT1:BOOKMark:SOURCE? might return "CH1"

Sets or queries the source of the Bookmark callout type.

NameTypeValuesDescription
sourceenumCH1 | CH2 | CH3 | CH4Specifies the bookmark callout source channel.
enum - Returns the bookmark callout source channel.
CALLOUTS:CALLOUT1:BOOKMark:SOURCE CH2
CALLOUTS:CALLOUT1:BOOKMark:SOURCE? might return "CH1", indicating that the bookmark callout source is Ch1.

Sets or queries the X-position of the Bookmark callout type. The value specifies the location of the bookmark linked to the source waveform on the X-axis.

NameTypeValuesDescription
xposreal-Location of the bookmark linked to the source waveform in X-axis.

Queries the bookmark callout X-position for the specified callout.

string - Returns the bookmark callout X-position, shown as a value with units.

Sets or queries the text color of the callout.

NameTypeValuesDescription
QStringstring-Specifies the callout text color using hexadecimal color values.
string - Returns the callout text color as a hexadecimal color value.
CALLOUTS:CALLOUT1:COLOR "#FF0000"
CALLOUTS:CALLOUT1:COLOR?

Sets or queries the horizontal display position of the callout text.

NameTypeValuesDescription
positionreal-Callout horizontal display position.
real - Returns the callout horizontal display position.
CALLOUTS:CALLOUT1:DISPLAYPOSition:X 50 sets the callout text in the center on the horizontal axis of the display on the scopeapp.
CALLOUTS:CALLOUT1:DISPLAYPOSition:X? might return "50", indicating the callout text is in the center on the horizontal axis of the display on the scopeapp.

Sets or queries the horizontal display position of the callout text.

real - Returns the callout horizontal display position.
CALLOUTS:CALLOUT1:DISPLAYPOSition:X 50 sets the callout text in the center on the horizontal axis of the display on the scopeapp.
CALLOUTS:CALLOUT1:DISPLAYPOSition:X? might return "50", indicating the callout text is in the center on the horizontal axis of the display on the scopeapp.

Sets or queries the vertical display position of a callout on the display. <NR1> specifies the callout vertical display position.

NameTypeValuesDescription
positionreal-Vertical display position of the callout text on the display.
real - Returns the current callout vertical display position.
CALLOUTS:CALLOUT1:DISPLAYPOSition:Y 50
CALLOUTS:CALLOUT1:DISPLAYPOSition:Y?

Sets or queries the vertical display position of the callout text. The value is specified as an NR1 number.

NameTypeValuesDescription
yreal-Vertical display position of the callout text.
real - Returns the callout vertical display position.
CALLOUTS:CALLOUT1:DISPLAYPOSition:Y 50
CALLOUTS:CALLOUT1:DISPLAYPOSition:Y?

Sets or queries the bold state of the callout text.

NameTypeValuesDescription
stateenum1 | 0Bold state of the callout font.
enum - Returns the bold state of the callout text.
CALLOUTS:CALLOUT1:FONT:BOLD 1 sets the font weight of callout1 to bold.
CALLOUTS:CALLOUT1:FONT:BOLD? might return "0", indicating the font weight is set to normal.

Sets or queries the bold state of the callout text.

NameTypeValuesDescription
stateenum1 | 0Callout font weight, where 1 is bold and 0 is normal.
enum - Returns the bold state of the callout text.
CALLOUTS:CALLOUT1:FONT:BOLD 1
CALLOUTS:CALLOUT1:FONT:BOLD?

Sets or queries the italic state of the callout text.

NameTypeValuesDescription
stateenum1 | 0Specifies whether the callout font style is italic.
CALLOUTS:CALLOUT1:FONT:ITALIC 1 sets the font style of callout1 to italic.

Queries whether the callout text font is italic. It may return "0", indicating the font style is not italic.

enum - Returns whether the font style is italic.

Sets or queries the font size of the callout text.

NameTypeValuesDescription
sizeintegerpointsFont size of the callout text in points.
integer (points) - Returns the callout font size in points.
CALLOUTS:CALLOUT1:FONT:SIZE 11
CALLOUTS:CALLOUT1:FONT:SIZE? might return "14", indicating the font size is 14 points.

Sets or queries the font size of the callout text.

NameTypeValuesDescription
sizeintegerpointsFont size in points.
integer (points) - Returns the font size in points.
CALLOUTS:CALLOUT1:FONT:SIZE 11
CALLOUTS:CALLOUT1:FONT:SIZE?

Sets or queries the type of font used for the callout text.

NameTypeValuesDescription
font typestring-Specifies the type of font for the callout text.
string - Returns the current font type of the callout text.
CALLOUTS:CALLOUT1:FONT:TYPE "Serif" sets the font type of callout1 to serif.
CALLOUTS:CALLOUT1:FONT:TYPE? might return "Monospace", indicating the font type is monospace.

Sets or queries the font type of the callout text.

string - Returns the current callout font type.
CALLOUTS:CALLOUT1:FONT:TYPE "Serif"
CALLOUTS:CALLOUT1:FONT:TYPE? might return "Monospace"

Sets or queries the underline state of the callout text.

NameTypeValuesDescription
stateenum1 | 0Underline state.
enum - Returns the underline state as 1 or 0.

Queries whether the specified callout text is underlined. Returns 1 if the callout text is underlined and 0 if it is not.

NameTypeValuesDescription
xinteger-Callout index.
integer - Returns 1 when the callout text is underlined and 0 when it is not.
CALLOUTS:CALLOUT1:FONT:UNDERLine? might return "0", indicating the callout text is not underlined.

Sets or queries the callout text.

NameTypeValuesDescription
QStringstring-Specifies the callout text.
string - Returns the callout text for the specified callout.
CALLOUTS:CALLOUT1:TEXT "Review measurements"
CALLOUTS:CALLOUT1:TEXT?

Sets or queries the callout text.

NameTypeValuesDescription
QStringstring-Specifies the callout text.
string - Returns the callout text.
CALLOUTS:CALLOUT1:TEXT "Review measurements" sets the text for callout 1 as "Review measurements".
CALLOUTS:CALLOUT1:TEXT? might return "Review measurements", indicating the text for callout 1 is "Review measurements".

Sets or queries the type of the callout.

NameTypeValuesDescription
typeenumNOTE | ARROW | RECTANGLE | BOOKMARKCallout type to assign.
enum - Returns the current callout type.
CALLOUTS:CALLOUT1:TYPE NOTE sets the callout type of callout1 to note.
CALLOUTS:CALLOUT1:TYPE? might return "ARROW", indicating the callout type is arrow.

Sets or queries the type of the specified callout.

enum - Returns the callout type.
CALLOUTS:CALLOUT1:TYPE NOTE
CALLOUTS:CALLOUT1:TYPE? might return "ARROW", indicating the callout type is arrow.
:CALLOUTS:DELeteset / query

Deletes the specified callout. A Note is the default callout type.

NameTypeValuesDescription
QStringstring-Specifies the callout, in the form "CALLOUT<NR1>", where <NR1> is a number value ≥ 1.
CALLOUTS:DELete "CALLOUT1" deletes the callout named CALLOUT1.

Sets or queries the color of the specified digital group label. The channel is specified by x.

NameTypeValuesDescription
channelinteger1Channel number x.
colorstring-Color of the digital group label; an empty string returns the label color to the default color.
string - Returns the color of the specified digital group label.
CH1_DALL:LABel:COLor "#FF0000" sets the font color to red.
CH1_DALL:LABel:COLor? might return CH1_DALL:LABEL:COLOR "#FFFF00" indicating the font color is yellow.

Sets or queries the color of the specified digital group label. The channel is specified by x, and sending an empty string returns the label to its default color.

NameTypeValuesDescription
channelinteger1Channel number x.
colorstring-Color of the digital group label.
string - Returns the color of the specified digital group label.
CH1_DALL:LABel:COLor "#FF0000" sets the font color to red.
CH1_DALL:LABel:COLor? might return CH1_DALL:LABEL:COLOR "#FFFF00" indicating the font color is yellow.

Sets or queries the bold state of the specified digital group label. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns bold font on or off.
enum - Returns the bold state of the specified digital group label.

Sets or queries the bold state of the specified digital group label for channel x. OFF turns off bold font.

enum - Returns the bold state of the specified digital group label.

Sets or queries the italic state of the specified digital group. The channel is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
stateenumON | OFF | <NR1>Turns italic font on or off; <NR1> = 0 turns it off and any other value turns it on.
CH1_DALL:LABel:FONT:ITALic 1 turns on italic font.
CH1_DALL:LABel:FONT:ITALic? might return CH1_DALL:LABEL:FONT:ITALIC 0 indicating the font is not italic.

Sets or queries the italic state of the specified digital group. The channel is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
stateenumON | OFFTurns italic font on or off.
valueinteger0<NR1> value where 0 turns off italic font; any other value turns it on.
integer - Returns the italic state of the specified digital group, with 0 indicating off and any other value indicating on.
CH1_DALL:LABel:FONT:ITALic 1 turns on italic font.
CH1_DALL:LABel:FONT:ITALic? might return CH1_DALL:LABEL:FONT:ITALIC 0 indicating the font is not italic.

Sets or queries the font size of the specified digital group label. The channel is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
sizeintegerpointsFont size.
integer (points) - Returns the current font size in points.
CH1_DALL:LABEL:FONT:SIZE 16 sets the font size to 16 points.
CH1_DALL:LABEL:FONT:SIZE? might return CH1_DALL:LABEL:FONT:SIZE 20 indicating the font size is 20 points.

Sets or queries the font size of the specified digital group. The channel is specified by x.

NameTypeValuesDescription
xinteger-Channel number.
sizeinteger-Font size.
integer - Returns the font size.
CH1_DALL:LABel:FONT:SIZE 16 sets the font size to 16 points.
CH1_DALL:LABel:FONT:SIZE? might return CH1_DALL:LABEL:FONT:SIZE 20 indicating the font size is 20 points.

Sets or queries the font type of the specified digital group. The channel is specified by x.

NameTypeValuesDescription
QStringstring-Font type.
string - Returns the current font type of the specified digital group.
CH1_DALL:LABel:FONT:TYPE "Monospace" sets the font to a monospace font.
CH1_DALL:LABel:FONT:TYPE? might return CH1_DALL:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

Sets or queries the font type of the specified digital group. The channel is specified by x.

NameTypeValuesDescription
font typestring-Font type to apply to the specified digital group.
string - Returns the current font type of the specified digital group.
CH1_DALL:LABel:FONT:TYPE? might return CH1_DALL:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

Sets or queries the underline state of the specified digital group. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns underline font on or off.
valueinteger00 turns off underline font; any other value turns it on.
integer - Returns 0 when underline is off; any other value indicates underline is on.
CH1_DALL:LABel:FONT:UNDERline ON specifies an underlined font.
CH1_DALL:LABel:FONT:UNDERline? might return CH1_DALL:LABEL:FONT:UNDERLINE 0 indicating underline is
off.

Sets or queries the underline state of the specified digital group. The channel is specified by x.

enum - Returns the underline state as 0 for off; any other value indicates underline on.
CH1_DALL:LABel:FONT:UNDERline ON specifies an underlined font.
CH1_DALL:LABel:FONT:UNDERline? might return CH1_DALL:LABEL:FONT:UNDERLINE 0 indicating underline is off.

Sets or queries the label of the specified digital group. The channel is specified by x.

NameTypeValuesDescription
CH<x>--Channel number.

Sets or queries the color of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
colorstring-Label color string; send an empty string to restore the default color.
string - Returns the label color string.
CH1_D1:LABel:COLor "#FF0000" sets the color to red.
CH1_D1:LABel:COLor? might return CH1_D1:LABEL:COLOR "#FFFF00" indicating the color is yellow.

Sets or queries the color of the label of the specified digital bit. The channel is specified by x.

string - Returns the label color as a string; the manual shows an example like "#FFFF00". An empty string can be sent to restore the default color.
CH1_D1:LABel:COLor "#FF0000"
CH1_D1:LABel:COLor?

Sets or queries the bold state of the label for the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Bold state of the digital-bit label font.

Sets or queries the bold state of the label for the specified digital bit. The channel is specified by x.

enum - Returns the bold state of the label.

Sets or queries the italic state of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Turns italic font on or off; <NR1> = 0 turns it off, any other value turns it on.
enum - Returns the italic state of the label of the specified digital bit.
CH1_D1:LABel:FONT:ITALic OFF turns off italic font.
CH1_D1:LABel:FONT:ITALic? might return CH1_D1:LABEL:FONT:ITALIC 1 indicating the font is italic.

Sets or queries the italic state of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFFTurns italic font on or off.
enum - Returns the italic state as 0 for off or 1 for on.
CH1_D1:LABel:FONT:ITALic OFF turns off italic font.
CH1_D1:LABel:FONT:ITALic? might return CH1_D1:LABEL:FONT:ITALIC 1 indicating the font is italic.

Sets or queries the font size of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
sizeinteger-The font size.
CH1_D1:LABel:FONT:SIZE 16 sets the font size to 16 points.
CH1_D1:LABel:FONT:SIZE? might return CH1_D1:LABEL:FONT:SIZE 20 indicating the font size is 20 points.

Sets or queries the font size of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
NR1integer-The font size.
integer - Returns the font size of the label of the specified digital bit.
CH1_D1:LABel:FONT:SIZE 16 sets the font size to 16 points.
CH1_D1:LABel:FONT:SIZE? might return CH1_D1:LABEL:FONT:SIZE 20 indicating the font size is 20 points.

Sets or queries the font type used for the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
QStringstring-The font type of the label.
string - Returns the current label font type for the specified digital bit.
CH1_D1:LABel:FONT:TYPE "Monospace" sets the font to Monospace.
CH1_D1:LABel:FONT:TYPE? might return CH1_D1:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

Queries the font type used for the label of the specified digital bit. The channel and digital-bit indices are specified by x.

string - Returns the label font type for the specified digital bit.
CH1_D1:LABel:FONT:TYPE "Monospace" sets the font to Monospace.
CH1_D1:LABel:FONT:TYPE? might return CH1_D1:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

Sets or queries the underline state of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Turns underline font on or off; <NR1> = 0 turns it off and any other value turns it on.
enum - Returns the underline state of the label of the specified digital bit; the example shows 0 for off.
CH1_D1:LABel:FONT:UNDERline ON turns on underline font.
CH1_D1:LABel:FONT:UNDERline? might return CH1_D1:LABEL:FONT:UNDERLINE 0 indicating the underline font is off.

Sets or queries the underline state of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Underline font state for the label.
enum - Returns the underline state of the label of the specified digital bit; 0 indicates underline off, and any other value indicates underline on.
CH1_D1:LABel:FONT:UNDERline ON turns on underline font.
CH1_D1:LABel:FONT:UNDERline? might return CH1_D1:LABEL:FONT:UNDERLINE 0 indicating the underline font is off.

Sets or queries the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
labelstring-Label text for the specified digital bit.

:CLEARset / query

Clears acquisitions, measurements, and waveforms.

CLEAR

Queries the maximum licensed bandwidth of the instrument.

real (Hz) - The maximum licensed bandwidth of the instrument is returned.
CONFIGuration:ANALOg:BANDWidth? might return CONFIGURATION:ANALOG:BANDWIDTH 2.0000E+9 indicating the bandwidth is 2.0 GHz.

Sets the status of the Connected Scope Preference feature. The argument is 1 to enable or 0 to disable the feature; after issuing this command, CONNected:SAVEPREferences should be set immediately to make the feature enabled.

NameTypeValuesDescription
NR1integer0 - 1Enables or disables the Connected Scope Preference feature.
CONNected:REQUested:STATus 1 CONNected:SAVEPREferences enables and saves Connected Scope
Preference feature.

Returns the connected scope preference status. A return value of 1 means the feature is enabled and 0 means it is disabled.

integer - Returns 1 if the Connected Scope Preference feature is enabled, or 0 if it is disabled.
CONNected:STATus? might return CONNected:STATus 1, indicating the Connected Scope Preference feature is enabled.

Sets the tracking usage status of the Connected Scope Preference feature. After issuing this command, CONNected:SAVEPREferences should be set immediately to make the feature enabled.

NameTypeValuesDescription
<NR1>integer0 - 1Enables or disables the Connected Scope Preference feature; 1 enables it and 0 disables it.
CONNected:USAGe:TRack:REQUested:STATus 1 CONNected:SAVEPREferences

Returns the tracking usage status of the Connected Scope Preference feature. The return value is 1 when enabled and 0 when disabled.

enum - Returns 1 if the tracking usage status is enabled and 0 if it is disabled.
CONNected:USAGe:TRack:STATus? might return CONNected:USAGe:TRack:STATus 1, indicating the tracking usage status of the Connected Scope Preference feature is enabled.

:CURVe?query

Returns waveform transfer data for the selected source. For digital channels, the returned format depends on :DATa:WIDth; for FastAcq pixmap mode, CURVe? returns pixmap data.

block - Returns waveform data for the selected source. For digital sources, the data may be state-only or transition data depending on :DATa:WIDth; for MATH sources, 8-byte double precision floating point data is returned; for FastAcq pixmap mode, pixmap data is returned.
:CURVE?query

Returns waveform data from the current source using the settings established by WFMOutpre?. The transfer format depends on the selected encoding and source waveform type.

block - Returns waveform data points; for analog waveforms the data are returned as binary bytes, and for digital waveforms the data are returned as ASCII values.
:CURVE?
:CURVe #510000<10,000 binary bytes of waveform data.>

Continuously transfers waveform data from the instrument as it is acquired, putting the instrument into streaming data mode. It supports the same data formatting options as CURVe? and must be terminated by the GPIB controller with a device clear or another command/query.

block - Returns streaming waveform data continuously as it is acquired.

Adds a new custom results table.

NameTypeValuesDescription
QStringstring-Specifies the custom results table name.
CUSTOMTABle:ADDNew "TABLE1" adds a new custom table named TABLE1.

Queries the list of custom result tables that has been added.

string - Returns the names of the custom result tables, such as TABLE1 and TABLE2.
CUSTOMTABle:LIST? might return CUSTOMTABle:LIST TABLE1, TABLE2, indicating there are two custom result tables.

:DATaset / query

Sets or queries the format and location of the waveform data transferred with the CURVe? command.

NameTypeValuesDescription
stateenumINIT | SNApSelects the waveform data format/location mode.
enum - Returns the current waveform data format/location setting.
:DATa:ENCdgset / query

Sets or queries the format of outgoing waveform data. It is equivalent to setting WFMOutpre:ENCdg, WFMOutpre:BN_Fmt, and WFMOutpre:BYT_Or; setting the value updates the corresponding WFMOutpre settings and vice versa.

NameTypeValuesDescription
encodingenumASCIi | RIBinary | RPBinary | FPBinary | SRIbinary | SRPbinaryFormat of outgoing waveform data.
enum - Returns the current outgoing waveform data format.
DATa:ENCdg {ASCIi|RIBinary|RPBinary|FPBinary|SRIbinary|SRPbinary}
DATa:ENCdg?
:DATa:FRAMESTARtset / query

Sets or queries the starting acquisition used for waveform transfer with CURVE?. This is only relevant when History or FastFrame acquisition modes are enabled.

NameTypeValuesDescription
NR1integer1 - number of History or FastFrame acquisitionsThe first acquisition that will be transferred.
integer - The first acquisition to be transferred.
DATA:FRAMESTART 10
DATA:FRAMESTART?
:DATa:FRAMESTOPset / query

Sets or queries the last acquisition used for waveform transfer with CURVE?. This is only relevant when History or FastFrame acquisition modes are enabled.

:DATa:MODeset / query

Sets or queries the mode for waveform data sent to returned by CURVe?. When FastAcq mode is ON and the value is PIXmap, Fast Acquisition pixmap data is returned; VECtor returns waveform sampled data.

NameTypeValuesDescription
modeenumVECtor | PIXmapWaveform data mode.
enum - Returns the current waveform data mode.
DATA:MODE VECtor sets the mode for waveform data to vector.
DATA:MODE? might return DATa:MODe VECtor, indicating that the mode for waveform data is set to vector.
:DATa:RESampleset / query

Sets the resampling of outgoing waveform data. It is equivalent to setting WFMOutpre:RESample, and changes are reflected in both commands.

NameTypeValuesDescription
<NR1>integer-Resampling setting for outgoing waveform data.
:DATa:SOUrceset / query

Sets or queries the location of waveform data transferred from the instrument by CURVe?. The source can be a channel, math waveform, reference waveform, digital waveform, or certain Spectrum View / RF-vs-Time waveform selections.

NameTypeValuesDescription
wfmenumCH<x> | MATH<x> | REF<x> | DIGITALALL | CH<x>_D<x> | CH<x>_DAll | CH<x>_SV_NORMal | CH<x>_SV_AVErage | CH<x>_SV_MAX_Hold | CH<x>_SV_MIN_Hold | CH<x>_MAG_VS_TIME | CH<x>_FREQ_VS_TIME | CH<x>_PHASE_VS_TIMELocation of the waveform data to transfer from the instrument to the controller.
enum - Returns the current waveform data source.
DATa:SOUrce <wfm>[<,><wfm>]
DATa:SOUrce?

Returns a list of source waveforms that are currently available for :CURVe? queries. If none are available, NONE is returned.

enum - A list of source waveforms currently available for :CURVe? queries; NONE is returned if there are none.
DATA:SOURCE:AVAILABLE? might return DATA:SOURCE:AVAILABLE CH2,CH3,CH6,CH7,MATH1,REF1 indicating that CH2, CH3, CH6, CH7, MATH1, and REF1 are available.
:DATa:STARtset / query

Sets or queries the starting data point for waveform transfer. It allows partial waveforms to be transferred to and from the instrument; data is transferred from <NR1> to DATa:STOP or the record length, whichever is less.

NameTypeValuesDescription
NR1integer-Starting data point for waveform transfer.
:DATa:STOPset / query

Sets or queries the last data point transferred for a CURVe? waveform transfer. It is used to transfer partial waveforms; if the value exceeds the record length, transfer stops at the record length.

NameTypeValuesDescription
NR1integer1 - the record lengthLast data point that will be transferred.
integer - Returns the last waveform data point that will be transferred.
DATA:STOP 15000 specifies that the waveform transfer will stop at data point 15000.
DATA:STOP? might return DATA:STOP 14900, indicating that 14900 is the last waveform data point that will be transferred.
:DATa:WIDthset / query

Specifies the width, in bytes per point, for waveform data transferred from the instrument via the CURVe? query. This command is synonymous with WFMOutpre:BYT_Nr.

Sets the destination for acquired data. The factory default is REF1.

NameTypeValuesDescription
destinationenumREF1Destination for acquired data.
:DATA:ENCDGset / query

Sets the data encoding used for waveform data transfers. The factory default is RIBinary.

NameTypeValuesDescription
encodingenumRIBINARYData encoding format.
:DATA:SOURCEset / query

Sets the data source to the specified channel. Factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Data source selection.
:DATA:STARTset / query

Sets the starting data index. The factory default is 1.

:DATA:STOPset / query

Sets the stop point for the data source range. The factory default is 10000.

NameTypeValuesDescription
stopinteger-Stop point for the data source range.
:DATa:STARTset / query

Sets the starting data point for waveform data transfer. It is used with :DATa:STOP to transfer only a portion of the record length.

NameTypeValuesDescription
startinteger1Starting data point for the waveform transfer.
:DATa:START 1
:DATa:STARt 495

:DATE?query

Queries the date displayed by the instrument. The returned date is in yyyy-mm-dd form.

string - A date in the form yyyy-mm-dd.
DATE? might return DATE 2000-01-24, indicating the current date is set to January 24, 2000.

Sets or queries the type of looping desired for the self test diagnostics.

NameTypeValuesDescription
modeenumFAIL | ONCE | ALWAYS | ONFAIL | NTIMESSelects the looping mode.
enum - Returns the current looping option value.
DIAG:LOOP:OPTION ALWAYS sets loop option to ALWAYS.
DIAG:LOOP:OPTION? returns current looping option value.

Sets or queries how many loops to run when the loop option is NTIMes.

NameTypeValuesDescription
countinteger-Number of loops to run.
integer - Returns the current number of loops to run.
DIAG:LOOP:OPTION:NTIMES 2 sets diagnostics to loop 2 times.
:DIAg:LOOP:STOPset / query

Request that diagnostics stop looping.

DIAG:LOOP:STOP stops diagnostics looping.
:DIAg:MODeset / query

Sets or queries the diagnostics mode.

NameTypeValuesDescription
modeenumPOST | EXTENDED | SERVICESelects the diagnostics mode.
enum - Returns the diagnostics mode.
DIAG:MODE POST specifies the power on self test diagnostics.

Returns both the overall diagnostics test results and the results of each individual test area.

string - The diagnostics results.
DIAG:RESULT? might return DIAG:RESULT:FLAG "NOT RUN";LOG "PASS--IO,PASS--ANALOG,PASS--SYSTEM,PASS--ASIC,PASS--ACQ,PASS--SIGNAL,PASS--MEMORY" indicating the diagnostics results.

Returns the status of the selected diagnostic test area. The status is reported for a single diagnostic area.

enum - The status of the diagnostics for the selected area.

Returns the test Pass/Fail status of each diagnostic area. It does not return the overall status.

string - The status of the diagnostic area.
DIAG:RESULT:LOG? might return DIAG:RESULT:LOG "PASS--IO,PASS--ANALOG,PASS--SYSTEM,PASS--ASIC,PASS--ACQ, PASS--SIGNAL,PASS--MEMORY" indicating the diagnostics result stored in the log.
:DIAg:SELectset / query

Selects an available diagnostic area. The command accepts one of several diagnostic area keywords.

NameTypeValuesDescription
areaenumALL | IO | ANALOG | SYSTEM | ASIC | ACQ | SIGNAL | MEMORY | FRONTPANELDiagnostic area to select.
:DIAg:STATEset / query

Executes the instrument diagnostic state operation. It is one of the operations that can generate an Operation Complete event.

NameTypeValuesDescription
modeenumEXECuteExecution qualifier for the diagnostic state operation.

Sets or queries the threshold level in volts for the specified digital channel. If the source channel doesn't exist, a hardware missing error event is set.

NameTypeValuesDescription
xinteger-Channel number for the digital group.
xinteger0 - 7Digital channel bit number.
thresholdrealVThreshold level for the specified digital channel.
real (V) - Returns the threshold level in volts for the specified digital channel.
DIGGRP1:D1:THReshold 30.0E-3 sets the threshold to 30 mV.
DIGGRP1:D1:THReshold? might return DIGGRP1:D1:THRESHOLD 0.0E+0 indicating the threshold is 0.0 V.

:EVMsg?query

Removes a single event code from the Event Queue associated with the results of the last *ESR? read and returns the event code with an explanatory message.

string - Returns the event code and message in the format <Event Code>,<QString>, where <QString> is an explanatory message and may include the command that caused the error.
EVMSG? might return EVMSG 110,"Command header error".
:EVMSG?query

Returns the event number and a text description of the event. Reading an event removes it from the Event Queue.

string - Returns the event number and a text description of the event.

:EVQty?query

Returns the number of events that are enabled in the queue. This is useful when using the ALLEv? query to determine exactly how many events will be returned.

integer - The number of events enabled in the queue.
EVQTY? might return EVQTY 3, indicating the number of event codes in the Event Queue.

:FILESystem:COPyset / query

Copies a named file to a new file, which may be in a different directory. Only one file can be copied at a time, and wildcard characters are not allowed.

NameTypeValuesDescription
source_file_pathstring-Quoted string that defines the file name and path or directory of the source file.
destination_file_pathstring-Quoted string that defines the file name and path of the destination file.
FILESYSTEM:COPY "E:/setup1.set","E:/SETUPS/setup1.set"

Returns the directory listing of the current working directory. This query is the same as the FILESystem:DIR? query.

string - Returns the directory listing of the current working directory.
FILESYSTEM? might return FILESYSTEM:DIR "myFile.txt","myWaveform.wfm".
:FILESystem:CWDset / query

Sets or queries the current working directory used by other FILESystem commands. The directory name can be up to 128 characters.

NameTypeValuesDescription
QStringstring-Quoted string that defines the current working directory.
string - Returns the current working directory as a FILESystem:CWD command string.
FILESYSTEM:CWD "E:/waveforms/"
FILESYSTEM:CWD?

Sets or queries the current working directory used by other FILESystem commands. CWD is short for Current Working Directory.

NameTypeValuesDescription
QStringstring-Quoted string that defines the current working directory; the directory name can be up to 128 characters.
returns
FILESYSTEM:CWD "E:/waveforms/"
FILESYSTEM:CWD?

Deletes a named file or empty directory from a mass storage device. If the file path is within the current working directory, only the file name is needed.

NameTypeValuesDescription
file_pathstring-Quoted string defining the file name and path to delete.

Returns a comma-separated list of quoted strings, each containing the name of a file or directory in the folder referred to by the :FILESYSTEM:CWD command.

string - A comma-separated list of quoted strings naming each file or directory in the current folder.
FILESYSTEM:DIR?
FILESYSTEM:DIR"161012_132039_000.wfm","161012_132039_001.wfm","161220_191452.png",
"161220_191554.csv","170320_132925_0 00.wfm","170320_132929_000.set","Ch2-
Ch3_000.set","E:","F:","G:","H:",
"I:","J:","Rgjtest_000.set","RgjSetupRuntTrig4chnls_000.set","RgjSetup_000.set","ScrnShot1jeh2_0
"ScrnShot1jeh_000.wfm","ScrnShot_000.png","ScrnShot_000.wfm","Scrn_000.set","Scrn_001.set","Scrn
"Scrn_003.set","Scrn_004.set","Wfm_000.wfm","Wfm_001.wfm","Wfm_002.wfm","Wfm_003.wfm","Wfm_004.w
"Wfm_005.wfm","Wfm_006.wfm","digChans_000.wfm".

Returns the current user's home directory.

string - The current user's home directory as a quoted string.
FILESYSTEM:HOMEDIR? might return "C:".

Returns a comma-separated list of every file, file size, type, modification date and time, and directory in the folder referred to by the FILESYSTEM:CWD command. Each entry uses the long format `<file name>;<type>;<size in bytes>;<date>;<time>`.

string - A comma-separated list of quoted entries describing files and directories in the current folder, using long-format semicolon-separated fields for each entry.
FILESYSTEM:LDIR?

Creates a new directory.

NameTypeValuesDescription
directory_pathstring-Quoted string that specifies the directory to create.
FILESYSTEM:MKDIR "E:\NewDirectory" creates the directory named NewDirectory at the root of the E drive.
FILESYSTEM:CWD "E:/MyDirectory"; FILESYSTEM:MKDIR "MyNewSubDirectory"

Mounts a network drive specified by a quoted, semicolon-separated argument string. The fields include drive name, server identity, path, and optional user/password, domain/workgroup, and verbose settings for SMB/CIFS interworking.

NameTypeValuesDescription
drivestring-Drive name to be mounted; a case-insensitive single letter followed by a colon, from L: to Z: inclusive.
serverstring-DNS name or IP address of the server.
pathstring-Path to be mounted.
user nameoptstring-User name for the drive.
user passwordoptstring-Password for the drive.
domain nameoptstring-Domain or workgroup of the target mount.
verboseoptstring-Verbose option to capture mount failure messages.

Mounts a network drive specified by a quoted string argument. The argument is a semicolon-separated list containing the drive name, server identity, path, and optional SMB/CIFS fields.

NameTypeValuesDescription
drive_namestring-Drive name to be mounted; a case-insensitive single letter followed by a colon, from L: through Z:.
server_identitystring-DNS name or IP address of the server.
pathstring-Path to be mounted.
user_nameoptstring-User name for the drive.
user_passwordoptstring-Password for the drive.
domain_nameoptstring-Domain or workgroup of the target mount.
verboseoptstring-Verbose option to capture mount failure messages.

Mounts the specified TekDrive from a quoted string argument. The argument must include the drive name, AutoDisconnectMode, RestrictToCurrentIP, and AutoDisconnectTime; the query form reports whether the specified TekDrive is mounted.

NameTypeValuesDescription
QStringstring-Quoted string containing the TekDrive name and mount options.
enum - Returns 1 if the specified TekDrive is mounted and 0 if it is not mounted.
FILESystem:MOUNT:TEKDrive "TekDrive1;Custom;true;8"

Mounts the specified TekDrive from a quoted string argument containing the drive name, AutoDisconnectMode, RestrictToCurrentIP, and AutoDisconnectTime. The query form returns whether the specified TekDrive is mounted.

NameTypeValuesDescription
QStringstring-Quoted string containing the drive name, AutoDisconnectMode, RestrictToCurrentIP, and AutoDisconnectTime.
integer - Returns 1 if the specified TekDrive is mounted, or 0 if it is not mounted.
FILESystem:MOUNT:TEKDrive "TekDrive1;Custom;true;8"

Writes the contents of the specified file to the current interface. If the file does not exist or is not readable, an appropriate error event is posted.

NameTypeValuesDescription
QStringstring-Quoted string that defines the file name and path.
FILESYSTEM:READFILE "E:/test_data/tek00016CH1.csv"

Assigns a new name to an existing file or folder.

NameTypeValuesDescription
old_file_pathstring-The quoted string defining the existing file or folder name and path.
new_file_pathstring-The quoted string defining the new file or folder name and path.
FILESYSTEM:RENAME "E:/TEK00000.SET","E:/MYSETTING.SET"
FILESYSTEM:RENAME "E:/mySettings/tek00000.set","E:/setup1.set"

Deletes a named directory. The directory must be empty.

NameTypeValuesDescription
directorystring-Name and path of the directory to delete.

Returns the expiry time of the TekDrive short code as an absolute time. For example, if the mounting was initiated at 2:11 pm, the expiry query returns 2:16 pm.

string - Absolute expiry time of the TekDrive short code.
FILESYSTEM:TEKDRIVE:CODE:EXPIRYTIME? might return "Wed Nov 11 17:29:44 2020".

Returns a short TekDrive activation code in string format for mounting TekDrive. The code must be entered or pasted at http://drive.tekcloud.com/activate.

string - Short code returned as a string.
FILESYSTEM:TEKDRIVE:CODE? might return "xYxrr", indicating the code string xYxrr needs to be entered at http://drive.tekcloud.com/activate and activated.

Unmounts the USB drive specified by the quoted string argument.

NameTypeValuesDescription
QStringstring-Quoted string that specifies which USB drive to unmount; a case-insensitive single letter followed by a colon.
FILESYSTEM:UNMOUNT:DRIVE "G:" specifies to unmount the flash drive installed in the right-most USB slot on the front of the instrument.

This command unmounts the TekDrive specified by the quoted string argument. The drive name is case insensitive.

NameTypeValuesDescription
QStringstring-Quoted string that specifies the TekDrive to unmount.
FILESystem:UNMOUNT:TEKDrive "TekDrive1" specifies to unmount the TekDrive named "TekDrive1".

Writes the specified block data to a file on the instrument's file system. If the destination file cannot be written, an error event is posted.

NameTypeValuesDescription
file_pathstring-Quoted string that defines the file name and path.
datablock-Block data to be written to the file.

:FPAnel:PRESSset / query

Emulates a front-panel button press. When used with knob enumerations, it pushes the knob; use FPAnel:TURN to emulate knob turns.

NameTypeValuesDescription
buttonenumAUTOset | BUS | CH<x> | CLEAR | CURsor | DEFaultsetup | FASTAcq | FORCetrig | GPKNOB1 | GPKNOB2 | HIGHRES | HORZPOS | HORZScale | MATh | NEXt | PREv | REF | RUNSTop | SETTO50 | SINGleseq | TOUCHSCReen | TRIGMode | TRIGSlope | USER | VERTPOS | VERTSCALE | ZOOMFront-panel control to emulate.
:FPAnel:TURNset / query

Emulates a front-panel knob turn. The optional NR1 specifies the number of clicks; negative values indicate counterclockwise turns and the default is 1 click clockwise.

NameTypeValuesDescription
knobenumGPKNOB1 | GPKNOB2 | HORZPOS | HORZScale | PANKNOB | TRIGLevel | VERTPOS | VERTSCALE | ZOOMSelects which front-panel knob is emulated.
NR1optinteger-Number of clicks to turn the selected knob; negative values indicate counterclockwise rotation.
FPANEL:TURN TRIGLEVEL, 3 emulates turning the trigger Level knob 3 clicks in the clockwise direction.

:HEADerset / query

Sets or queries the Response Header Enable State, which controls whether query responses include headers or only the returned argument. This does not affect IEEE Std 488.2 common commands; header keyword form is affected by :VERBose.

NameTypeValuesDescription
stateenumOFF | ONSets the Response Header Enable State to false or true.
valueinteger0<NR1> value where 0 sets the state false and any other value sets it true.
enum - Returns the Response Header Enable State as 0 when headers are disabled and 1 when headers are enabled.
HEADER OFF
HEADER?

Sets or queries the Response Header Enable State, which controls whether query responses include headers. The state does not affect IEEE Std 488.2 common commands, which never return headers.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONSelects whether response headers are omitted or included on applicable query responses.
boolean - Returns the Response Header Enable State.
HEADER OFF
HEADER?
With :VERBose ON and :HEADer ON, the :ACQuire:MODe? query might return: :ACQUIRE:MODE SAMPLE.
With :VERBose OFF and :HEADer ON, the :ACQuire:MODe? query might return: :ACQ:MOD SAM.
With :VERBose ON and :HEADer OFF, the :ACQuire:MODe? query might return: SAMPLE.
With :VERBose OFF and :HEADer OFF, the :ACQuire:MODe? query might return: SAM.
:HEADERset / query

Sets the header mode to the factory default value shown in the defaults table.

Adds a new histogram instance with the specified name.

NameTypeValuesDescription
namestring-Specifies the histogram name to add.
HISTogram:ADDNew "HIST7" adds waveform histogram 7.

Deletes all the active instances of histograms defined in the scope application.

HISTogram:DELETEALL deletes all the active instances of histograms.

Deletes the specified histogram.

NameTypeValuesDescription
QStringstring-Specifies the waveform histogram to delete.
HISTogram:DELETE "HIST4" deletes histogram 4.

Sets or queries the top, left, bottom, and right positions of the histogram box in source waveform coordinates. The values are given as <top>,<left>,<bottom>,<right>.

NameTypeValuesDescription
topreal-Top coordinate of the histogram box.
leftreal-Left coordinate of the histogram box.
bottomreal-Bottom coordinate of the histogram box.
rightreal-Right coordinate of the histogram box.

Sets or queries whether the histogram badge is displayed. HISTogram<x> specifies the histogram number.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the histogram badge display.
enum - Returns the histogram badge display state.
HISTogram:HISTogram2:BSTate ON
HISTogram:HISTogram2:BSTate? might return HISTogram:HISTogram2:BSTate OFF, indicating the badge display for histogram 2 is disabled.

Returns a comma-separated list of the histogram bin data. HISTogram<x> specifies the histogram number.

numeric - A comma-separated list of the histogram bin data.
HISTogram:HISTogram2:DATa? might return HISTogram2:DATa 332.224000E+3, 337.415000E+3, 337.415000E+3, 337.415000E+3,166.112000E+3, listing the histogram bin data.

Sets or queries the display scaling mode for the specified histogram. Linear mode uses a linear scale; logarithmic mode uses a logarithmic scale.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
modeenumLINEAr | LOGSelects linear or logarithmic display scaling.
enum - Returns the current display scaling mode for the specified histogram.
HISTogram:HISTogram2:DISPlay LOG
HISTogram:HISTogram2:DISPlay? might return HISTogram:HISTogram2:DISPlay LINEAR

Sets or queries the histogram mode for the specified histogram. The mode can be horizontal or vertical.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
modeenumHORizontal | VERTicalSets the histogram mode.
enum - Returns the histogram mode for the specified histogram.
HISTogram:HISTogram2:FUNCtion VERTical sets the histogram mode for histogram 2 to Vertical.
HISTogram:HISTogram2:FUNCtion? might return HISTogram:HISTogram2:FUNCtion HORIZONTAL, indicating the function for histogram 2 is Horizontal.

Sets or queries whether waveform count measurement is enabled on the histogram.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the waveform count measurement.

Sets or queries whether the Hits in Box measurement is enabled on the histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the Hits in Box measurement.
enum - Indicates whether the Hits in Box measurement is enabled or disabled on the histogram.
HISTogram:HISTogram2:MEASurement:HITS ON enables the Hits in Box measurement for histogram 2.
HISTogram:HISTogram2:MEASurement:HITS? might return HISTogram:HISTogram2:MEASurement:HITS OFF, indicating the Hits in Box measurement for histogram 2 is disabled.

Sets or queries whether the Max measurement is enabled on the histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the Max measurement.
HISTogram:HISTogram2:MEASurement:MAX ON enables the Max measurement for histogram 2.
HISTogram:HISTogram2:MEASurement:MAX? might return HISTogram:HISTogram2:MEASurement:MAX OFF, indicating the Max measurement for histogram 2 is disabled.

Sets or queries whether the Mean measurement is enabled on the histogram.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the Mean measurement.
HISTogram:HISTogram2:MEASurement:MEAN ON
HISTogram:HISTogram2:MEASurement:MEAN? might return HISTogram:HISTogram2:MEASurement:MEAN OFF, indicating the Mean measurement for histogram 2 is disabled.

Sets or queries whether the Median measurement is enabled on the histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the Median measurement.
enum - Returns the current Median measurement setting for the specified histogram.
HISTogram:HISTogram2:MEASurement:MEDian ON
HISTogram:HISTogram2:MEASurement:MEDian? might return HISTogram:HISTogram2:MEASurement:MEDian OFF, indicating the Median measurement for histogram 2 is disabled.

Sets or queries whether the Min measurement is enabled on the specified histogram. The query returns the current on/off state for that measurement.

NameTypeValuesDescription
xinteger-Histogram number.
stateenumON | OFFEnables or disables the Min measurement.
enum - Current Min measurement state for the specified histogram.
HISTogram:HISTogram2:MEASurement:MIN ON enables the Min measurement for histogram 2.
HISTogram:HISTogram2:MEASurement:MIN? might return :HISTogram:HISTogram2:MEASurement:MIN OFF, indicating the Min measurement for histogram 2 is disabled.

Sets or queries whether the Mode measurement is enabled on the histogram.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the Mode measurement.
enum - Returns the Mode measurement state for the selected histogram.
HISTogram:HISTogram2:MEASurement:MODE ON enables the Mode measurement for histogram 2.
HISTogram:HISTogram2:MEASurement:MODE? might return HISTogram:HISTogram2:MEASurement:MODE OFF, indicating the Mode measurement for histogram 2 is disabled.

Sets or queries whether the Peak Hits measurement is enabled on the specified histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the Peak Hits measurement.
enum - Returns the Peak Hits measurement state for the specified histogram.
HISTogram:HISTogram2:MEASurement:PHITs ON enables the Peak Hits measurement for histogram 2.
HISTogram:HISTogram2:MEASurement:PHITs? might return HISTogram:HISTogram2:MEASurement:PHITs OFF, indicating the Peak Hits measurement for histogram 2 is disabled.

Sets or queries whether the Peak-to-peak measurement is enabled on the histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the Peak-to-peak measurement.
HISTogram:HISTogram2:MEASurement:PK2PK ON
HISTogram:HISTogram2:MEASurement:PK2PK?

Returns measurement results from the specified histogram. The argument format is {measurement},{acquisitions},{statistic}.

NameTypeValuesDescription
measurementenumCOUNt | HITS | MAX | MIN | PK2PK | MODE | MEAN | MEDian | PHITs | STDDev | ONESigma | TWOSigma | THRSigmaSpecifies which histogram measurement to return results for.
acquisitionsenumALLAcqs | CURRentacq | HISTorySpecifies which acquisitions to return measurement results for.
statisticenumMAXimum | MEAN | MINimum | PK2PK | POPUlation | STDDevSpecifies which statistic to return measurement results for.
string - Returns results in the form of {histogram measurement results},{acquisition results},{statistic results}.
HISTogram:HISTogram2:MEASurement:RESUlts? COUNt,ALLAcqs,MEAN might return

Sets or queries whether the Standard Deviation measurement is enabled on the histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the Standard Deviation measurement.
enum - Indicates whether the Standard Deviation measurement is enabled on the selected histogram.
HISTogram:HISTogram2:MEASurement:STDDev ON
HISTogram:HISTogram2:MEASurement:STDDev?

Sets or queries whether the μ±3σ measurement is enabled on the histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the μ±3σ measurement.
enum - Returns whether the μ±3σ measurement is enabled on the histogram.
HISTogram:HISTogram2:MEASurement:THRSigma ON
HISTogram:HISTogram2:MEASurement:THRSigma?

Enables or disables the μ±2σ measurement for the specified histogram.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
stateenumON | OFFEnables or disables the μ±2σ measurement.
enum - Returns the current μ±2σ measurement state for the specified histogram.
HISTogram:HISTogram2:MEASurement:TWOSigma ON
HISTogram:HISTogram2:MEASurement:TWOSigma?

Saves the specified histogram data as a comma-separated list of values. The file path is supplied as a quoted string.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
pathstring-File path to save the .csv file to.
HISTogram:HISTogram2:SAVe "C:/Users/Tek_Local_Admin/Documents/hist2.csv" saves the histogram 2 data to the specified location.

Sets or queries the height or width of the specified histogram bins in divisions. The size can be larger than the box, which allows the histogram bins to be viewed more easily.

NameTypeValuesDescription
sizereal-Number of divisions to set the histogram bins to.
real - Returns the height or width of the specified histogram bins in divisions.

Sets or queries which source waveform is compared against the histogram box when histogram testing is enabled.

NameTypeValuesDescription
xinteger-Specifies the histogram number.
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform as an analog channel, math channel, or reference waveform.
enum - Returns the current histogram source setting.
HISTogram:HISTogram2:SOUrce CH3
HISTogram:HISTogram2:SOUrce?

Sets or queries whether histogram calculations are enabled for the specified histogram.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the histogram calculations.
enum - Returns the current histogram calculation state.
HISTogram:HISTogram2:STATE ON
HISTogram:HISTogram2:STATE?

Sets or queries the transparency of the histogram bins. Histogram number is specified by HISTogram<x>, and transparency is a percentage from 0 to 100.

NameTypeValuesDescription
xinteger0Histogram number.
transparencyreal0 - 100Transparency as a percentage.
real (%) - Returns the transparency setting for the specified histogram bin as a percentage.
HISTogram:HISTogram2:TRANsparency 50
HISTogram:HISTogram2:TRANsparency?

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

string - Returns a comma-separated list of all currently defined histograms.
HISTogram:LIST? might return HISTogram:LIST HIST1,HIST2,HIST3,HIST4, indicating 4 histograms are defined.

Sets the histogram box coordinates. The factory default is 20.0000,20.0000,80.0000,80.0000.

NameTypeValuesDescription
boxpcntreal-Histogram box percentage coordinates.

Sets the histogram display mode. The factory default is LINEAR.

:HISTOGRAM:MODEset / query

Sets the histogram mode. The factory default is OFF.

Sets the histogram source channel. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Histogram source channel.

Queries the current horizontal settings.

returns

Returns the timebase duration.

real - Returns the duration of the acquisition.
HORIZONTAL:ACQDURATION? might return HORIZONTAL:ACQDURATION 5.0E-9, indicating the acquisition duration is 5.0 us.

Sets or queries the horizontal delay mode. OFF disables it, ON enables it, and numeric 0/other values map to off/on respectively.

NameTypeValuesDescription
modeenumOFF | ONSets the Horizontal Delay Mode to off or on.
enum - Returns the current Horizontal Delay Mode.
HORIZONTAL:DELAY:MODE OFF
HORIZONTAL:DELAY:MODE?

Sets or queries the horizontal delay time used when delay mode is on.

NameTypeValuesDescription
delayrealsThe delay time in seconds.
real (s) - Returns the current horizontal delay time.
HORizontal:DELay:TIME 0.3 sets the delay of acquisition data so that the resulting waveform is centered 300 ms after the trigger occurs.

Returns the number of graticule divisions.

real - The number of graticule divisions.
HORIZONTAL:DIVISIONS? might return HORIZONTAL:DIVISIONS 10.0000, indicating that the waveform is displayed across ten divisions.

Returns all information under horizontal:fastframe.

string - Returns all information under horizontal:fastframe.
HORIZONTAL:FASTFRAME? might return HORIZONTAL:FASTFRAME:SELECTED 1;SUMFRAME:STATE0;:HORIZONTAL:FASTFRAME:COUNT 2;MULTIPLEFRAMES:MODEOFF;:HORIZONTAL:FASTFRAME:STATE 0;REF:INCLUDE 0;FRAME 1, the current FastFrame settings.

Sets or returns the number of FASTframe frames.

NameTypeValuesDescription
NR1integer-The number of frames.
integer - Returns the number of frames.
HORizontal:FASTframe:COUNt 10

Returns the maximum number of frames.

integer - The maximum number of frames.
HORIZONTAL:FASTFRAME:MAXFRAMES? might return HORIZONTAL:FASTFRAME:MAXFRAMES 2, indicating the maximum number of frames is 2.

Sets or returns the overlay display type for FastFrame multiple frames. OFF displays only the selected frame; OVERlay displays all frames with the temperature palette, excluding the summary frame.

NameTypeValuesDescription
modeenumOFF | OVERlayOverlay display type.
enum - Returns the overlay display type.

Sets or returns the reference frame number.

NameTypeValuesDescription
NR1integer-The reference frame number.
integer - Returns the reference frame number.
HORizontal:FASTframe:REF:FRAme? might return HORIZONTAL:FASTFRAME:REF:FRAME 1, indicating the reference frame number is 1.

Sets or returns whether the reference frame delta information is shown in the display.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONControls whether reference frame delta information is shown; 0 indicates off and any other value displays the delta information.
enum - Returns whether the reference frame delta information is shown in the display.

Sets or returns the selected frame number for acquired frames. Refs have their own selected frames.

NameTypeValuesDescription
NR1integer-The selected frame number for acquired frames.

Sets or returns the state of FastFrame. FastFrame is incompatible with Envelope and Average acquisition modes; turning FastFrame on in those modes changes acquisition to Sample.

NameTypeValuesDescription
stateenumOFF | ONIndicates whether FastFrame is off or active.
valueinteger0A 0 turns off FastFrame; any other value activates FastFrame.
integer - Returns 0 when FastFrame is off and 1 when FastFrame is active.
HORizontal:FASTframe:STATE? might return HORIZONTAL:FASTFRAME:STATE 0, indicating FastFrame is off.

Sets or returns the summary frame type for FastFrame. Turning on Summary Frame does not adjust numberFrames unless there is room for an additional frame; otherwise numberFrames is reduced by 1.

NameTypeValuesDescription
modeenumNONe | AVErage | ENVelopeSelects the Summary frame type.
enum - Returns the current Summary frame type.
HORIZONTAL:FASTFRAME:SUMFRAME might return HORIZONTAL:FASTFRAME:SUMFRAME NONE, indicating the summary frame is off.

Sets or returns the state of FastFrame summary frame. Summary frame mode is set automatically based on the acquisition mode.

NameTypeValuesDescription
stateenumNR1 | OFF | ONTurns summary frame off or on; <NR1> value 0 turns it off, any other value activates it.
enum - Returns the summary frame state as 0 for off or a nonzero value for on.
HORIZONTAL:FASTFRAME:SUMFRAME:STATE? might return HORIZONTAL:FASTFRAME:STATE 0,

Returns the time stamp of all frames. The format is a list of frame number and time stamp pairs, with each time-stamp string formatted as DD.MM.YYYY.HH:MM::SS.xxxxxxxxxxxx.

string - Returns all of the timestamps.
HORIZONTAL:FASTFRAME:TIMESTAMP:ALL? might return HORIZONTAL:FASTFRAME:TIMESTAMP:ALL "1: 31.12.1969.16:00:00.000000000000", indicating the only time

Returns the time difference for the FastFrame timestamp delta. The return value is in seconds and fractions of a second.

string (s) - Returns the time difference in seconds and fraction of a second, shown as a string such as "0.000000000000".

Returns the time-stamp of the FastFrame selected acquired frame.

string - The timestamp of the selected FastFrame acquired frame, returned as a date-time string.
HORIZONTAL:FASTFRAME:TIMESTAMP:SELECTED? might return HORIZONTAL:FASTFRAME:TIMESTAMP:SELECTED "31.12.1969.17:00:00.000000000000" indicating the timestamp of the selected frame is 31.12.1969.17:00:00.000000000000.

Returns the sub-sample time between the trigger sample (designated by PT_OFF) and the occurrence of the actual trigger for all FastFrame frames specified by DATa:SOUrce. The value is returned as a string list in units of WFMOutpre:XUNit.

string (WFMOutpre:XUNit) - Returns the sub-sample time between PT_OFF and the actual trigger for all frames, formatted as a string of the form (frame #:zxero, frame #:xzero, and so on).

Returns the sub-sample time between the trigger sample designated by PT_OFF and the occurrence of the actual trigger for the reference frame waveform specified by DATa:SOUrce. The value is returned in units of WFMOutpre:XUNit.

real (WFMOutpre:XUNit) - Sub-sample time between PT_OFF and the actual trigger for the reference frame waveform.
HORIZONTAL:FASTFRAME:XZERO:REF? might return HORIZONTAL:FASTFRAME:XZERO:REF 1.0 indicating the sub-sample time is 1.0.

Returns the sub-sample time between the trigger sample (designated by PT_OFF) and the occurrence of the actual trigger for the waveform specified by the DATa:SOUrce command for the selected frame. The value is in units of WFMOutpre:XUNit.

real (WFMOutpre:XUNit) - Returns the sub-sample time for the selected frame.
HORIZONTAL:FASTFRAME:XZERO:SELECTED? might return HORIZONTAL:FASTFRAME:XZERO:SELECTED 1.0

Sets or returns the history cumulative statistics type. In All Acquisitions mode, statistics and plots reflect all acquisitions since acquisition began; in History Only mode, they include only acquisitions in history. The default is All Acquisitions.

NameTypeValuesDescription
modeenumAACQs | HONLySelects the history cumulative statistics type.

Sets the history cumulative statistics type.

NameTypeValuesDescription
modeenumAACQs | HONLyHistory cumulative statistics type to set.
enum - Returns the current history cumulative statistics type.
HORIZONTAL:HISTORY:CSTATS HONLy
HORIZONTAL:HISTORY:CSTATS? might return HORIZONTAL:HISTORY:CSTATS AACQs, indicating the history cumulative statistics type is set to all acquisitions.

Sets or returns whether all acquisitions in history are overlaid in the waveform view.

NameTypeValuesDescription
stateenumON | OFFON overlays all acquisitions in history in the waveform view; OFF only shows the current acquisition in the waveform view.
enum - Returns whether all acquisitions in history are overlaid in the waveform view.
HORIZONTAL:HISTORY:OVERLAY ON
HORIZONTAL:HISTORY:OVERLAY?

Sets or queries the reference acquisition in History. By default, this is the first acquisition in History.

NameTypeValuesDescription
NR1integer1 - the total number of acquisitions in HistoryAcquisition number to set.
integer - Returns the reference acquisition number in History.
HORIZONTAL:HISTORY:REF:ACQ 1
HORIZONTAL:HISTORY:REF:ACQ? might return HORIZONTAL:HISTORY:REF:ACQ 1, indicating the first acquisition in History is selected.

Sets or returns whether the history reference acquisition is included in the user interface history badge.

NameTypeValuesDescription
stateenumON | OFFIncludes or does not include the reference acquisition in the history badge.
enum - Returns whether the history reference acquisition is included in the user interface history badge.

Sets or queries the selected acquisition in History. By default, this is the most recent acquisition in History.

NameTypeValuesDescription
countinteger1 - the total number of acquisitions in HistoryAcquisition number to set.
integer - The selected acquisition number in History.
HORIZONTAL:HISTORY:SELECTED 1 selects the first acquisition in History
HORIZONTAL:HISTORY:SELECTED? might return HORIZONTAL:HISTORY:SELECTED 1, indicating the first acquisition in History is selected.

Sets or returns the state of History. If History is turned on, incompatible acquisition modes are changed to Sample, and attempts to set those modes while History is on will fail and revert to Sample mode.

NameTypeValuesDescription
stateenumOFF | ON | 1 | 0Turns History off or on.

Returns the difference between the timestamps of the history reference acquisition and the history selected acquisition.

real (s) - Return value is in seconds and fraction of a second.
HORIZONTAL:HISTORY:TIMESTAMP:DELTA? might return HORIZONTAL:HISTORY:TIMESTAMP:DELTA "0.326483333120", indicating the timestamp delta is 0.326483333120.

Returns the timestamp of the history reference acquisition.

string - Returns the timestamp of the history reference acquisition.
HORIZONTAL:HISTORY:TIMESTAMP:REFERENCE? might return HORIZONTAL:HISTORY:TIMESTAMP:REFERENCE "08.09.2021.05:56:00.250715955200"

Returns the timestamp of the selected history acquisition.

string - The timestamp of the history selected acquisition.
HORIZONTAL:HISTORY:TIMESTAMP:SELECTED? might return HORIZONTAL:HISTORY:TIMESTAMP:SELECTED "08.09.2021.05:56:00.250715955200"

This query-only command returns the horizontal interpolation ratio.

real - Returns the Horizontal interpolation ratio.
HORIZONTAL:MAIN:INTERPRATIO? might return HORIZONTAL:MAIN:INTERPRATIO 10.0.
:HORizontal:MODeset / query

Sets or queries the horizontal operating mode.

NameTypeValuesDescription
modeenumAUTO | MANualSelects the horizontal operating mode.
enum - Returns the present horizontal operating mode.
HORIZONTAL:MODE AUTO sets the horizontal mode to auto.
HORIZONTAL:MODE? might return HORIZONTAL:MODE MANUAL, indicating that the horizontal mode is manual.

Sets or queries the horizontal FastAcq maximum record length. The setter accepts an NR1 value for the maximum record length.

NameTypeValuesDescription
valueinteger-Horizontal FastAcq maximum record length.
HORIZONTAL:MODE:AUTOMATIC:FASTACQ:RECORDLENGTH:MAXIMUM:VALUE 6250

Sets or queries the flag which allows override of the horizontal FastAcq maximum record length.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Allows or disallows override of the horizontal FastAcq maximum record length.
enum - Returns the override flag state.
HORIZONTAL:MODE:AUTOMATIC:FASTACQ:RECORDLENGTH:MAXIMUM: ZOOMOVERRIDE 0 does not allow override of the horizontal FastAcq maximum record length.
HORIZONTAL:MODE:AUTOMATIC:FASTACQ: RECORDLENGTH:MAXIMUM:ZOOMOVERRIDE? might return HORIZONTAL:MODE:AUTOMATIC:FASTACQ:RECORDLENGTH: MAXIMUM:ZOOMOVERRIDE 1 indicating that override of the horizontal FastAcq maximum record length is allowed.

Selects what changes automatically in Manual horizontal mode when the sample rate is adjusted. It can be set to either HORIZontalscale or RECORDLength.

NameTypeValuesDescription
modeenumHORIZontalscale | RECORDLengthChooses whether horizontal scale or record length changes when sample rate is adjusted.
HORIZONTAL:MODE:MANUAL:CONFIGURE RECORDLength

Sets or queries which horizontal manual setting is adjusted when the sample rate changes. HORIZontalscale and RECORDLength are the available choices.

enum - Returns the current manual configuration setting for sample-rate adjustment.
HORIZONTAL:MODE:MANUAL:CONFIGURE RECORDLength

Sets or queries the record length. In Manual mode the record length can be changed; in Automatic mode it is read only.

NameTypeValuesDescription
<NR1>integersamplesRecord length in samples.
integer (samples) - Record length in samples.
HORIZONTAL:MODE:RECORDLENGTH 1000 sets the record length to 1000 samples.
HORIZONTAL:MODE:RECORDLENGTH? might return HORIZONTAL:MODE:RECORDLENGTH 1000000, indicating that the record length is set to 1,000,000 samples.

Sets or queries the record length. The record length is given in samples; it is adjustable in Manual mode and read-only in Automatic mode.

NameTypeValuesDescription
record lengthintegersamplesRecord length in samples.
integer (samples) - Returns the record length in samples.
HORIZONTAL:MODE:RECORDLENGTH 1000 sets the record length to 1000 samples.
HORIZONTAL:MODE:RECORDLENGTH? might return HORIZONTAL:MODE:RECORDLENGTH 1000000, indicating that the record length is set to 1,000,000 samples.

Sets or queries the sample rate.

NameTypeValuesDescription
sample raterealsamples per secondSample rate in samples per second.

Sets or queries the horizontal scale.

NameTypeValuesDescription
NR1reals/divThe horizontal scale in seconds per division.
real (s/div) - Returns the horizontal scale in seconds per division.
HORIZONTAL:MODE:SCALE 2e-9
HORIZONTAL:MODE:SCALE?

Sets or queries the horizontal scale.

NameTypeValuesDescription
<NR1>reals/divHorizontal scale in seconds per division.
real (s/div) - Returns the horizontal scale in seconds per division.
HORIZONTAL:MODE:SCALE 2e-9
HORIZONTAL:MODE:SCALE?

Sets or queries the horizontal position as a percent of screen width. When Horizontal Delay Mode is on, the horizontal position is forced to 50%.

NameTypeValuesDescription
positionreal0 - ≈100Position of the trigger point on the screen, where 0 is the left edge and 100 is the right edge.
HORIZONTAL:POSITION 10
HORIZONTAL:POSITION?

Sets or queries the horizontal position as a percent of screen width. When Horizontal Delay Mode is on, the horizontal position is forced to 50%.

NameTypeValuesDescription
positionreal0 - ≈100Position of the trigger point on the screen, where 0 is the left edge and 100 is the right edge.
real (%) - Returns the trigger point displayed on the screen as a percent of screen width.
HORIZONTAL:POSITION 10
HORIZONTAL:POSITION?

Sets or queries the horizontal record length. To change the record length, the Horizontal Mode must be set to Manual.

NameTypeValuesDescription
NR1integer-The horizontal record length.
integer - Returns the horizontal record length in samples.
HORIZONTAL:RECORDLENGTH 1000 sets the record length to 1000 samples.
HORIZONTAL:RECORDLENGTH? might return HORIZONTAL:RECORDLENGTH 1000000, indicating that the record length is set to 1,000,000 samples.

Sets or queries the horizontal record length. To change the record length, the Horizontal Mode must be set to Manual.

NameTypeValuesDescription
NR1integer-The horizontal record length.
integer (samples) - Returns the horizontal record length in samples.
HORIZONTAL:RECORDLENGTH 1000
HORIZONTAL:RECORDLENGTH?

Queries the horizontal roll mode status.

enum - Returns whether roll mode is active or inactive; the manual also notes that a 0 indicates roll mode is off and any other value activates roll mode.

Sets or queries the horizontal sample rate.

NameTypeValuesDescription
sample raterealsamples per secondThe horizontal sample rate.
real (samples per second) - Returns the current horizontal sample rate.
HORIZONTAL:SAMPLERATE 1e6
HORIZONTAL:SAMPLERATE?

Sets or queries the flag that allows override of the horizontal analyze minimum sample rate.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Allows or does not allow override of the horizontal analyze minimum sample rate.
enum - Returns the current override state for the horizontal analyze minimum sample rate flag.
HORizontal:SAMPLERate:ANALYZemode:MINimum:OVERRide OFF
HORizontal:SAMPLERate:ANALYZemode:MINimum:OVERRide?

Sets or queries the flag that allows override of the horizontal analyze minimum sample rate.

enum - Returns the override flag state: OFF or 0 means override is not allowed; ON or 1 means override is allowed.
HORIZONTAL:SAMPLERATE:ANALYZEMODE:MINIMUM:OVERRIDE OFF
HORIZONTAL:SAMPLERATE:ANALYZEMODE:MINIMUM:OVERRIDE?

Sets or queries the horizontal sample rate.

real (samples per second) - Returns the current horizontal sample rate in samples per second.
HORIZONTAL:SAMPLERATE 1e6
HORIZONTAL:SAMPLERATE?

Sets or queries the minimum horizontal sample rate in analysis mode. The setter accepts either AUTOMATIC or a numeric value; the query returns the current setting.

NameTypeValuesDescription
stateenumAUTOmaticSelect automatic minimum sample rate setting.
valuereal-Minimum sample rate to set.
enum - Returns the current minimum sample rate setting, or AUTOMATIC when the instrument automatically sets the minimum value.
HORizontal:SAMPLERate:ANALYZemode:MINimum:VALue AUTOMATIC allows the instrument to set the minimum
HORizontal:SAMPLERate:ANALYZemode:MINimum:VALue? might return
HORIZONTAL:SAMPLERATE:ANALYZEMODE:MINIMUM:VALUE AUTOMATIC indicating the instrument automatically sets
the minimum value.

Queries the minimum horizontal sample rate value used in analysis mode. The returned value may be AUTOMatic or a numeric NR3 sample-rate value.

enum - Returns the minimum sample-rate setting, either AUTOMatic or a numeric NR3 value indicating the minimum sample rate.
HORizontal:SAMPLERate:ANALYZemode:MINimum:VALue? might return HORIZONTAL:SAMPLERATE:ANALYZEMODE:MINIMUM:VALUE AUTOMATIC indicating the instrument automatically sets the minimum value.

Sets or queries the horizontal scale. The value is the horizontal scale in time per division.

NameTypeValuesDescription
scalereals/divHorizontal scale in time per division.
real (s/div) - The current horizontal scale is returned.
HORIZONTAL:SCALE 20e-9 sets the horizontal scale to 20 ns/division.
HORIZONTAL:SCALE? might return HORIZONTAL:SCALE 20e-9 indicating the horizontal scale is set to 20 ns/division.

Sets or queries the horizontal scale.

NameTypeValuesDescription
scalereal-Horizontal scale in time per division.
real - The current horizontal scale is returned.
HORIZONTAL:SCALE 20e-9 sets the horizontal scale to 20 ns/division.
HORIZONTAL:SCALE? might return HORIZONTAL:SCALE 20e-9 indicating the horizontal scale is set to 20 ns/division.

Sets the horizontal delay time. The factory default value is 0.0E+0.

NameTypeValuesDescription
timereal-Delay time setting.

Sets the horizontal position. The factory default is 50.0000.

NameTypeValuesDescription
positionreal-Horizontal position value.

Sets the horizontal record length. The factory default is 10000.

NameTypeValuesDescription
recordlengthinteger-Horizontal record length.

Queries the host processor that the instrument displays.

string - String containing an indication of the processor in the unit.

Sets or queries the port that the high speed interface listens on.

NameTypeValuesDescription
portinteger-Port number that the high speed interface listens on.
HSInterface:PORT 5000
HSInterface:PORT?

Sets or queries the port that the high speed interface listens on.

integer - Returns the current high speed interface port number.
HSInterface:PORT? might return HSInterface:PORT 5000, indicating the high speed interface port number is 5000.

Enables or disables the high speed interface.

NameTypeValuesDescription
stateenum0 | 1Selects whether the high speed interface is disabled or enabled.
HSInterface:STATe 1 enables the high speed interface.
HSInterface:STATe? might return HSInterface:STATe 0, indicating the high speed interface is disabled.

Enables or disables the high speed interface.

NameTypeValuesDescription
stateenum0 | 1Disables or enables the high speed interface.
enum - Returns whether the high speed interface is enabled or disabled.
HSInterface:STATe 1 enables the high speed interface.
HSInterface:STATe? might return HSInterface:STATe 0, indicating the high speed interface is disabled.

Sets or queries the timeout for the high speed interface. If a client is waiting for data and no new data is acquired within the specified timeout, the high speed interface disconnects the client.

NameTypeValuesDescription
timeoutinteger-Timeout value for the high speed interface.

Sets or queries the timeout for the high speed interface. If a client is waiting for data and no new data is acquired within the specified timeout, the high speed interface disconnects the client.

NameTypeValuesDescription
timeoutinteger-Timeout value for the high speed interface.

:ID?query

Returns identifying information about the instrument and related firmware similar to *IDN?, but without the instrument serial number.

string - Identifying information for the instrument and related firmware, excluding the serial number.
ID? might return ID TEK/MSO54,CF:91.1CT,FV:1.2.0.2886, indicating that the instrument model number is set to MSO54, codes and formats is CF:91.1CT, and firmware version is FV:1.2.0.

Returns all license parameters.

returns - Returns all license parameters.

Returns a comma-separated list of the active application IDs. If a string argument is provided, it returns 0 or 1 depending on whether the string matches an active application ID.

NameTypeValuesDescription
QStringstring-String to test against the active application IDs.
enum - A comma-separated list of active application IDs, or 0/1 when queried with a string argument to indicate whether it matches an active application ID.
LIC:APPID? might return “BW5-2000, AFG, DVM, DJA”, which is a complete list of the active applications.
LIC:APPID? “AFG” would return “1” because the app is active.

Returns the count of the number of active licenses installed.

integer - A count of the number of active licenses installed.
LICENSE:COUNT? might return LICENSE:COUNT 2 indicating that 2 active licenses are installed.

Returns all events and their messages, delimited by commas, and removes the returned events from the Event Queue. This command is an alias for ALLEV?.

string - All events and their messages, delimited by commas.

Returns the GMT time in ISO 8601 format, the local date, 24 hour time, and the time-zone offset.

string - The GMT time in ISO 8601 format, the local date, 24 hour time, and the time-zone offset.
LICENSE:GMT? might return LICENSE:GMT "2016-05-23T17:05:10-07:00" indicating the local GMT time.
:LICense:INSTallset / query

Installs a license on the instrument from block data. Restarting the instrument may be necessary to fully activate additional capabilities.

NameTypeValuesDescription
Blockblock-The license in block data format.
LICENSE:INSTALL #42312[Header] Version=1 Type="Enter"...

Returns the active license nomenclatures as a comma-separated list of strings. Duplicate nomenclatures with different expiration dates are included.

string - The active license nomenclatures returned as a comma-separated list of strings.

Returns the details pertaining to a specific license. The NR1 argument is zero-indexed; if no argument is provided, zero is assumed.

NameTypeValuesDescription
NR1integer0Zero-indexed argument specifying a specific license.
string - The details pertaining to a specific license.
LICENSE:ITEM? 0 might return "5-BW-1000,Fixed,2116-06-15T14:55:54-07:00,11870047,BW5-1000,1 GHz bandwidth on 5 series oscilloscopes"

Returns the exit license indicated for the user to return to their TekAMS account. The license to uninstall may be specified by nomenclature or by TransactionID, and the exit-license is returned as block data.

NameTypeValuesDescription
qstringstring-Nomenclature of an active license or a TransactionID identifying an active or previously uninstalled license.
block - The exit-license returned as block data.

Returns the instrument HostID unique identifier.

string - The instrument HostID unique identifier.
LICENSE:HID? might return LICENSE:HID "TMS-9CS4US5SGJN6X".

Checks whether the specified license nomenclature is active and any required hardware is installed. Returns 1 if valid, or 0 if the license is inactive or required hardware is missing.

NameTypeValuesDescription
QStringstring-The license nomenclature to validate.
boolean - True (1) if that nomenclature is active and any required hardware is installed; False (0) otherwise.
LICENSE:VALIDATE? "AFG" might return LICENSE:VALIDATE "AFG",0 indicating the license is not active.

:LOCkset / query

Enables or disables the touch screen and all front panel buttons and knobs. There is no front panel equivalent.

:LOCk?query

Enables or disables the touch screen and all front panel buttons and knobs. There is no front panel equivalent.

:LOCKset / query

Sets the front-panel lock state. The factory default is NONE.

NameTypeValuesDescription
stateenumNONEFront-panel lock state.

Automatically scrolls the specified badge into view so it is visible. The input is the badge title name.

NameTypeValuesDescription
badge title namestring-Specifies a badge title name to make the badge visible.
MAINWindow:BADGe:BRINgtoview "Meas 1" makes sure the Meas1 badge is shown in the RRB.

Sets the font size for UI text elements. Font size range is 12 to 20 points.

NameTypeValuesDescription
font sizeinteger12 - 20Specifies the font size.

Sets the display state of the Results readout bar to ON or OFF.

NameTypeValuesDescription
stateenum1 | ON | 0 | OFFControls whether the Results readout bar is displayed.
MAINWindow:RRBDisplaystate 1 expands (displays) the Results readout bar.
:MAINWindow:RRBIset / query

Selects a specified measurement badge.

NameTypeValuesDescription
QStringstring-Specifies the measurement badge; must be enclosed in quotes.
MAINWindow:RRBI "meas9" selects the badge labeled as meas9.

:MASK:DELeteset / query

Deletes the specified mask test. The argument must be a quoted mask name formatted as "mask<x>".

NameTypeValuesDescription
QStringstring-Specifies the mask test to delete.
MASK:DELETE "mask2" will delete all mask segments of mask test 2.

Returns the total number of mask hits in all mask segments for the specified mask test.

NameTypeValuesDescription
MASK<x>--Specifies the mask test.
integer - The total number of mask hits in all mask segments.

Returns the total number of mask hits in all segments and the number of mask hits in each individual mask segment for the specified mask test.

NameTypeValuesDescription
MASK<x>string-Specifies the mask test.
integer - <NR1> is the total number of mask hits in all segments and the number of mask hits in each individual mask segment.

Returns the total number of mask hits in the specified mask segment of the specified mask test.

NameTypeValuesDescription
MASK<x>--Specifies the mask test.
SEG<x>--Specifies the mask segment.
integer - The total number of mask hits in the specified mask segment.
MASK:MASK1:COUNT:SEG2:HITS? might return :MASK:MASK1:COUNT:SEG2:HITS 211, indicating 211 mask 1 hits in segment 2.

Sets or queries whether the specified mask is defined by segments or tolerances. Segment masks are defined by one or more polygons; tolerance masks are defined by specified horizontal and vertical tolerances around the mask source.

NameTypeValuesDescription
MASK<x>--Specifies the mask number.
modeenumSEGments | TOLerancesSelects whether the mask is defined by segments or by tolerances.
enum - Returns whether the specified mask is defined by segments or tolerances.

Sets or queries whether the specified mask is defined by segments or tolerances. Segment masks are defined by one or more polygons; tolerance masks are defined by horizontal and vertical tolerances around the mask source.

NameTypeValuesDescription
modeenumSEGments | TOLerancesDefines the mask by segments or by tolerances.
enum - Returns whether the specified mask is defined by segments or tolerances.

Sets or queries the display state of the mask used for the specified mask test.

NameTypeValuesDescription
stateenumON | OFFDisplay state of the specified mask.
MASK:MASK1:DISPLAY OFF disables the display of the mask used by mask test 1.
MASK:MASK1:DISPLAY? might return MASK:MASK1:DISPLAY OFF, indicating the display state for mask test 1 is off.

Sets or queries the display state of the mask used for the specified mask test.

NameTypeValuesDescription
xinteger-Specifies the mask test.
stateenumON | OFFSets the display state of the specified mask to on or off.
enum - Returns the display state of the specified mask test.
MASK:MASK1:DISPLAY OFF disables the display of the mask used by mask test 1.
MASK:MASK1:DISPLAY? might return MASK:MASK1:DISPLAY OFF, indicating the display state for mask test 1 is off.

Queries the list of segments in the mask used by the specified mask test.

NameTypeValuesDescription
MASK<x>--Specifies the mask test.
string - A comma separated list of segment names.

Sets or queries the X/Y coordinates of all points in the designated mask segment. The set form defines new points in the mask, replacing any existing points.

NameTypeValuesDescription
MASK<x>integer-Specifies the mask test.
SEG<x>integer-Specifies the mask segment.
string - Returns the X/Y coordinates of all the points in the designated mask segment.
MASK:MASK1:SEG1:POINTS "-40E-9,-200E-3,0,0,-40E-9,0"
MASK:MASK1:SEG1:POINTS?

Sets or queries the X/Y coordinates of all points in the designated 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.
string - Returns the X/Y coordinates of all the points in the specified mask segment, in time/volts.
MASK:MASK1:SEG1:POINTS "-40E-9,-200E-3,0,0,-40E-9,0"
MASK:MASK1:SEG1:POINTS?

Sets or queries the analog source for the specified mask test.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x> | RFvsTimeAnalog source for the mask test.

Sets or queries the analog source for the specified mask test.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x> | RFvsTimeAnalog source for the mask test.

Sets or queries the number of consecutive waveform violations needed for the specified mask test to change from PASS to FAIL.

NameTypeValuesDescription
MASK<x>string-Specifies the mask test.
thresholdinteger-Specifies the threshold value.
integer - Returns the threshold value, indicating the number of consecutive waveform violations required for the specified mask test to fail.
MASK:MASK1:TEST:CTHRESHOLD 5
MASK:MASK1:TEST:CTHRESHOLD?

Sets or queries the number of consecutive waveform violations needed for the specified mask test to change from PASS to FAIL.

NameTypeValuesDescription
thresholdinteger-Number of consecutive waveform violations required for the mask test to fail.
integer - Returns the threshold value for the specified mask test.
MASK:MASK1:TEST:CTHRESHOLD 5
MASK:MASK1:TEST:CTHRESHOLD?

Sets or queries the state of the specified mask test. Turning the state ON resets Pass/Fail status and hit count information and starts the mask test; OFF stops it when complete.

NameTypeValuesDescription
stateenumON | OFFMask test state.
enum - Returns the current mask test state.

Sets or queries the state of the specified mask test. When set to ON, the Pass/Fail status and hit count are reset and the mask test is started; OFF stops the mask test when it completes.

NameTypeValuesDescription
stateenumON | OFFMask test state.
MASK:MASK1:TEST:STATE {ON|OFF}
MASK:MASK1:TEST:STATE?

Returns the status of the specified mask test. The status can be PASSING, FAILING, PASSED, or FAILED.

enum - Returns the mask test status.
MASK:MASK1:TEST:STATUS? might return MASK:MASK1:TEST:STATUS PASSED, indicating mask test 1 passed.

Sets or queries the number of waveform violations needed for the specified mask test to change from PASS to FAIL.

NameTypeValuesDescription
x--Specifies the mask test.
valueinteger-Threshold value.
returns
MASK:MASK1:TEST:THRESHOLD 10 sets the number of waveform violations to 10 for mask test 1 to fail.

Sets or queries the number of waveform violations needed for the specified mask test to change from PASS to FAIL.

NameTypeValuesDescription
xinteger-Specifies the mask test.
valueinteger-Specifies the threshold value.
MASK:MASK1:TEST:THRESHOLD 10 sets the number of waveform violations to 10 for mask test 1 to fail.

Sets or queries the mask horizontal tolerance in absolute units of seconds. The value is used when the mask type is set to absolute and the UPDatenow command is sent.

NameTypeValuesDescription
xinteger-Specifies the mask number.
tolerancerealsTolerance in seconds.
real (s) - Returns the mask horizontal tolerance in absolute units of seconds.
MASK:MASK1:TOLerance:HABSolute 1.5e-9
MASK:MASK2:TOLerance:HABSolute?

Sets or queries the mask horizontal tolerance in absolute units of seconds. The value is used when the mask TTYPe is set to ABSolute and the UPDatenow command is sent.

NameTypeValuesDescription
mask<x>--Specifies the mask number.
nr3realthe equivalent of one horizontal graticule divisionTolerance in units of seconds.
real (s) - The horizontal tolerance of the specified mask, in seconds.
MASK:MASK1:TOLerance:HABSolute 1.5e-9
MASK:MASK2:TOLerance:HABSolute?

Sets or queries the mask horizontal tolerance. The mask is not recalculated until an UPDatenow command is sent.

NameTypeValuesDescription
xinteger-Specifies the mask number.
tolerancerealsTolerance in units of seconds.
real (s) - Returns the mask horizontal tolerance in seconds.
MASK:MASK1:TOLerance:HORizontal 1.5e-9
MASK:MASK2:TOLerance:HORizontal?

Sets or queries the mask horizontal tolerance. The value is used when the mask TTYPe is set to ABSolute and the UPDatenow command is sent.

real (s) - Returns the current mask horizontal tolerance in seconds.
MASK:MASK1:TOLerance:HORizontal 1.5e-9
MASK:MASK2:TOLerance:HORizontal?

Causes the tolerance mask to be recalculated with the current horizontal and vertical tolerances. Requires the MTM option.

NameTypeValuesDescription
MASK<x>--Specifies the mask test.
MASK:MASK1:TolErance:UPDatenow recalculates the tolerance of mask 1 with the current horizontal and vertical tolerance settings.

Sets or queries the mask vertical tolerance in absolute units of the mask source, generally volts. The value is used when the mask TTYPe is set to ABSolute and the UPDatenow command is sent.

NameTypeValuesDescription
valuereal1 divisionMask vertical tolerance in absolute units.
real - Returns the mask vertical tolerance in absolute units of the mask source, generally volts.

Sets or queries the mask vertical tolerance in absolute units of the mask source, generally volts. The value is used when the mask type is set to ABSolute and UPDatenow is sent.

NameTypeValuesDescription
valuereal1Tolerance in units of graticule divisions.
real (V) - Returns the mask vertical tolerance in absolute units of the mask source, generally volts.
MASK:MASK1:TOLerance:VABSolute .200
MASK:MASK1:TOLerance:VABSolute?

Sets or queries the vertical tolerance for the specified mask. The tolerance is expressed in graticule divisions, with a maximum of 1 division.

NameTypeValuesDescription
valuereal1Vertical tolerance in units of graticule divisions.
real (divisions) - Returns the vertical tolerance of the specified mask in graticule divisions.
MASK:MASK1:TOLerance:VERTical .100
MASK:MASK1:TOLerance:VERTical?

Sets or queries the mask vertical tolerance. The value is specified in graticule divisions and the maximum is 1 division.

NameTypeValuesDescription
xinteger-Mask number.
tolerancereal1Vertical tolerance in graticule divisions.
returns
MASK:MASK1:TOLerance:VERTical .100
MASK:MASK1:TOLerance:VERTical?

Sets the type of tolerance values used when defining a tolerance mask.

NameTypeValuesDescription
typeenumSCReen | ABSoluteTolerance value type used for the mask.

Returns the mask tolerance type for the specified mask test. SCReen indicates screen-relative graticule division tolerances, and ABSolute indicates tolerances in the mask source waveform units.

NameTypeValuesDescription
MASK<x>discrete-Specifies the mask test.
enum - Returns the mask tolerance type for the specified mask test.
MASK:MASK1:TTYPE ABSOLUTE specifies that the horizontal and vertical tolerances for Mask1 are specified in absolute s and V units.
MASK:MASK2:TTYPE? might return MASK:MASK2:TTYPE SCReen, indicating that the horizontal and vertical tolerances for Mask2 are defined in screen-relative graticule division units

Sets or queries the number of waveform acquisitions to test during mask testing. The setting applies to all mask tests.

NameTypeValuesDescription
countinteger-Number of waveform acquisitions to test.
integer - Returns the number of waveform acquisitions to test.
MASK:TEST:WAVEFORMS 1k
MASK:TEST:WAVEFORMS?

Sets or queries the number of waveform acquisitions to test during mask testing. The number of waveforms applies to all mask tests.

NameTypeValuesDescription
NR1integer-Specifies the number of waveform acquisitions.
integer - Returns the number of waveform acquisitions to test.
MASK:TEST:WAVEFORMS 1k
MASK:TEST:WAVEFORMS?

Sets the file path for a file of filter coefficients for the specified arbitrary filter. Setting a path reads that file and loads the filter for ARBFLT<x>.

NameTypeValuesDescription
pathstring-Path to the file of filter coefficients.
MATHARBFLT8:FILEPATH "C:/myfilters/20mhz.flt"
MATHARBFLT1:FILEPATH?

Sets the file path for a file of filter coefficients for the specified arbitrary filter. Setting a path reads that file and loads the filter for ARBFLT<x>.

NameTypeValuesDescription
pathstring-Path to the file of filter coefficients.
string - Returns the current file path for the filter coefficients file.
MATHARBFLT8:FILEPATH "C:/myfilters/20mhz.flt" reads filter coefficients from the file and loads the filter for ARBFLT8.
MATHARBFLT1:FILEPATH? might return MATHARBFLT1:FILEPATH "C:\Users\Public\Tektronix\TekScope\Math Arbitrary Filters\LowPass-Norm\lowpass_0.bw.flt",

Adds a new measurement results view table to the scope application. The table can be named through the argument sent to the command.

NameTypeValuesDescription
namestring-Specifies a new measurement results view table to add to the scope application.
MEASTABle:ADDNew "TABLE1" adds a new table view by name TABLE1.

Removes a requested measurement results view table from the scope application.

NameTypeValuesDescription
QStringstring-Specifies a measurement results view table to remove.
MEASTABle:DELETE "TABLE1" removes TABLE1 from the view.

:NEWpassset / query

Changes the password used to access password-protected data. The PASSWord command must be successfully executed before using this command, or an execution error occurs.

NameTypeValuesDescription
QStringstring-The new password, up to 10 characters.
NEWPASS"mypassword" creates a new password (mypassword) for accessing your protected data.

:PASSWordset / query

Enables the *PUD and NEWpass set commands when a password is provided. Sending PASSWord with no arguments disables those commands; the password is case sensitive.

:PAUSeset / query

Causes the interface to pause for the specified number of seconds before processing any other commands.

NameTypeValuesDescription
pausereal> 0.0 - ≥1800.0Number of seconds the interface is to pause before processing any other commands.
PAUSE 10.0e0;:ACQUIRE:NUMACQ

Adds the specified peak markers table. The argument is a quoted string naming the new table, in the form "TABLE<NR1>" with <NR1>  1.

NameTypeValuesDescription
namestring-Name of the new peak markers table.
PEAKSTABLE:ADDNEW "Table1"

Deletes the specified peak markers table.

NameTypeValuesDescription
QStringstring-Quoted string name of the peak markers table to delete, in the form "TABLE<NR1>" where <NR1> ≥ 1.
PEAKSTABLE:DELETE "Table1" deletes peak markers table, Table1.

Returns a list of all currently defined peak markers tables.

string - A list of all currently defined peak markers tables.
PEAKSTABLE:LIST? might return PEAKSTABle:LIST TABLE1, indicating TABLE1 is currently the only defined peak markers table.

Sets or queries the Frequency Resolution state for a peak markers table. AUTO shows the frequency with the same precision as shown in the Spectrum View display; PRECISE shows the frequency down to single Hz resolution.

NameTypeValuesDescription
modeenumAUTO | PRECISEFrequency resolution state for the peak markers table.
enum - Returns the Frequency Resolution state for the specified peak markers table.
PEAKSTABle:TABle1:FRESolution AUTO sets Frequency Resolution to Auto.

Sets or queries the Frequency Resolution state for a peak markers table. AUTO shows the frequency with the same precision as shown in the Spectrum View display, and PRECISE shows the frequency down to single Hz resolution.

enum - Returns the Frequency Resolution state for the specified peak markers table.
PEAKSTABle:TABle1:FRESolution AUTO sets Frequency Resolution to Auto.

Sets or queries the location where the programmatic interface command log will be saved. If no path is entered, the instrument uses the current working directory set in FILESystem:CWD.

NameTypeValuesDescription
QStringstring-Quoted string defining the file path in the form '[<path>]<filename.ext>'.
string - Returns the configured command log file location as a quoted string path.
PILOGger:FILEName "C:/Users/Tek_Local_Admin/Tektronix/TekScope/piCmdLog.txt"
PILOGger:FILEName?

Sets or queries the file location where the programmatic interface command log is saved. If no path is entered, the instrument searches the current working directory set in FILESystem:CWD.

string - Returns the file path for the PI command log, in the format '[<path>]<filename.ext>'.
PILOGger:FILEName? might return PILOGger:FILEName "command_log.txt", indicating the PI command log will be saved in the current working directory with the file name command_log.txt.
:PILOGger:STATEset / query

Sets or queries the state of the programmatic interface command log. If the log file location does not exist or is not writable, turning the logger on fails and the state is set to 0 (OFF).

NameTypeValuesDescription
stateenum0 | OFF | ONLogger state; 0 or OFF disables the PI command logger, and ON enables it.
enum - Returns the current PI command logger state.

Sets or queries the state of the programmatic interface command log. If the log file location does not exist or is not writable, attempts to turn the logger ON fail and the state is set to 0 (OFF).

enum - Returns the PI command logger state.

:POWer:ADDNewset / query

Adds a power measurement badge and selects Switching Loss measurement by default.

NameTypeValuesDescription
POWER<x>string-Specifies the power measurement number to add.
POWER:ADDNEW "POWER1" adds POWER1 measurement badge and selects Switching Loss measurement by default.
:POWer:DELeteset / query

Deletes the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
power<x>string-The power measurement number to delete.
POWER:DELETE "POWER1" deletes the POWER1 measurement badge.

Executes power autoset for the specified power measurement number.

NameTypeValuesDescription
executeenumEXECuteExecution trigger for the autoset operation.
POWer:POWer1:AUTOSet EXECute executes the power autoset for the power measurement Power 1.

Sets or queries the generator amplitude value for the specified configuration step in the Control Loop Response power measurement. Requires option 5-PWR or 6-PWR.

NameTypeValuesDescription
power<x>integer1Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
amp<x>integer1 - 10Configuration step number.
valuereal-100 - 100Generator amplitude for the specified configuration step.
real (V) - Returns the generator output amplitude setting for the specified configuration step.
POWer:POWer1:CLRESPONSE:AMP3Val 20
POWer:POWer2:CLRESPONSE:AMP8Val?

Sets or queries the generator amplitude value of the specified configuration step for the Control Loop Response power measurement. The configuration step number is in the range 1 to 10, and the amplitude value is in the range −100 V to 100 V.

NameTypeValuesDescription
POWer<x>integer1Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
AMP<x>integer1 - 10Configuration step number.
valuereal-100 V - 100 VGenerator amplitude for the specified configuration step.
real (V) - Returns the generator output amplitude setting for the specified configuration step.
POWer:POWer1:CLRESPONSE:AMP3Val 20
POWer:POWer2:CLRESPONSE:AMP8Val?

Sets or queries the Analysis Method for Control Loop Response measurement. The available methods are Spectrum View Average, Spectrum View Normal, and FFT.

NameTypeValuesDescription
modeenumSVAVG | SVNORMAL | FFTSelects the analysis method.
POWer:POWer1:CLRESPONSE:ANALYSISMethod SVNORMAL sets the Analysis Method as Spectrum View Normal for power measurement 1.

Sets or queries the Analysis Method for Control Loop Response measurement.

enum - Returns the Analysis Method for the specified power measurement.
POWer:POWer1:CLRESPONSE:ANALYSISMethod SVNORMAL sets the Analysis Method as Spectrum View Normal for power measurement 1.

Enables or disables Auto RBW computation for the specified power measurement.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown in the UI for a power measurement badge.
stateenumTrue | FalseEnables or disables Auto RBW computation.
POWer:POWer1:CLRESPONSE:AUTORbw true enables Auto RBW computation.
POWer:POWer1:CLRESPONSE:AUTORbw? might return POWer:POWer1:CLRESPONSE:AUTORbw true, indicating that Auto RBW computation is enabled.

Enables or disables Auto RBW computation for the specified power measurement.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown in the UI for the power measurement badge.
POWer:POWer1:CLRESPONSE:AUTORbw? might return POWer:POWer1:CLRESPONSE:AUTORbw true, indicating that Auto RBW computation is enabled.

Queries the connection status to the external generator used with the specified Control Loop Response power measurement.

enum - Indicates the connection status to the external generator.

Sets or queries the constant amplitude voltage for the Control Loop Response power measurement.

NameTypeValuesDescription
voltagereal–100 - 100Constant amplitude voltage value for the measurement.
real (V) - Returns the constant amplitude voltage for the specified power measurement.
POWer:POWer3:CLRESPONSE:CONSTAMPlitude 120
POWer:POWer5:CLRESPONSE:CONSTAMPlitude?

Sets or queries the constant amplitude voltage for the Control Loop Response power measurement.

NameTypeValuesDescription
power<x>integer-Power measurement number, equivalent to the number shown in the UI for a power measurement badge.
voltagereal–100 - 100Constant amplitude voltage value for the measurement.
real (V) - The constant amplitude voltage for the specified power measurement.
POWer:POWer3:CLRESPONSE:CONSTAMPlitude 120
POWer:POWer5:CLRESPONSE:CONSTAMPlitude?

Sets or queries the generator frequency value of the specified configuration step for the Control Loop Response power measurement.

NameTypeValuesDescription
POWer<x>integer-Power measurement number, equivalent to the number shown in the UI for a power measurement badge.
FREQ<x>Valreal10 - 50 MHzFrequency value for the specified configuration step number.

Sets or queries the generator frequency value of the specified configuration step for the Control Loop Response power measurement.

NameTypeValuesDescription
POWer<x>integer1 - 11Power measurement number; this is the equivalent of the number shown in the UI for a power measurement badge.
FREQ<x>integer1 - 11Configuration step number.
valuereal10 Hz - 50 MHzFrequency of the specified configuration step number.

Sets or queries the IP address of the external generator used with the specified Control Loop Response measurement.

NameTypeValuesDescription
<NR2>string-The IP address of the generator.

Sets or queries the generator source for the specified Control Loop Response power measurement.

NameTypeValuesDescription
sourceenumINTernal | EXTernalSets the generator source for the Control Loop Response power measurement.
POWer:POWer1:CLRESPONSE:GENerator Internal sets the internal generator as the source for the Control Loop Response measurement.
POWer:POWer1:CLRESPONSE:GENerator? might return EXTERNAL, indicating that the Control Loop Response measurement is set to use an external generator.

Sets or queries the generator source for the specified Control Loop Response power measurement.

NameTypeValuesDescription
power<x>integer1The number of the power measurement.
modeenumINTernal | EXTernalSelects the internal or external generator as the source for the Control Loop Response power measurement.
enum - Returns the selected generator source for the Control Loop Response power measurement.
POWer:POWer1:CLRESPONSE:GENerator Internal sets the internal generator as the source for the Control Loop Response measurement.
POWer:POWer1:CLRESPONSE:GENerator? might return EXTERNAL, indicating that the Control Loop Response measurement is set to use an external generator.

Returns the IP address of the external generator associated with the specified Control Loop Response power measurement. If no address is set, it may return an empty string.

string - Returns the IP address of the external generator, or an empty string if no address is set.
POWer:POWer4:CLRESPONSE:GENIPADDress 127.1.1.1
POWer:POWer1:CLRESPONSE:GENIPADDress?

Sets or queries the vertical termination impedance for the Control Loop Response power measurement.

NameTypeValuesDescription
xinteger1Power measurement number; equivalent to the number shown in the UI for a power measurement badge.
impedanceenumFIFTy | HIGHZSets the termination impedance to 50 Ω or 1 MΩ.
enum - Returns the current vertical termination impedance for the Control Loop Response power measurement.
POWer:POWer3:CLRESPONSE:IMPEDance FIFTy
POWer:POWer2:CLRESPONSE:IMPEDance? might return HIGHZ, indicating that the vertical termination impedance for power measurement 2 is 1 MΩ.

Sets or queries the vertical termination impedance for the Control Loop Response power measurement.

NameTypeValuesDescription
power<x>integer-Power measurement number, equivalent to the number shown in the UI for a power measurement badge.
impedanceenumFIFTy | HIGHZVertical termination impedance setting: FIFTy sets 50 Ω and HIGHZ sets 1 MΩ.
enum - Returns the current vertical termination impedance for the Control Loop Response power measurement.
POWer:POWer3:CLRESPONSE:IMPEDance FIFTy
POWer:POWer2:CLRESPONSE:IMPEDance?

Sets or queries the input source for the Control Loop Response power measurement.

NameTypeValuesDescription
channelchannel_list-Channel to use for the output signal source.

Sets or queries the output source for the Control Loop Response power measurement.

NameTypeValuesDescription
channelchannel_list-Output source channel to use for the Control Loop Response power measurement.
POWer:POWer2:CLRESPONSE:OUTPUTSOurce CH8
POWer:POWer2:CLRESPONSE:OUTPUTSOurce?

Sets or returns the measure on for the control loop response, PSRR, or impedance measurement.

NameTypeValuesDescription
modeenumSAVG | SSEQSpecifies the measure analysis method for the Control Loop Response/PSRR or Impedance measurement.
enum - Returns the current measure analysis method for the Control Loop Response/PSRR or impedance measurement.

Sets or returns the measure on for the control loop response, PSRR, or impedance measurement.

NameTypeValuesDescription
modeenumSAVG | SSEQSelects the measure analysis method for the Control Loop Response/PSRR or Impedance measurement.
enum - Returns the current measure analysis method for the Control Loop Response, PSRR, or impedance measurement.
POWer:POWer2:CLRESPONSE:MON SSEQ
POWer:POWer2:CLRESPONSE:MON?

Sets or queries the output source for the Control Loop Response power measurement.

NameTypeValuesDescription
output sourcechannel_list-Channel to use as the output source for the Control Loop Response power measurement.

Returns the output signal source for the Control Loop Response power measurement. The source is the channel waveform selected for the measurement.

enum - Returns the channel output source, such as a channel waveform identifier.
POWer:POWer1:CLRESPONSE:OUTPUTSOurce CH5
POWer:POWer3:CLRESPONSE:OUTPUTSOurce?

Sets or queries the points per decade (PPD) value for the Control Loop Response power measurement.

NameTypeValuesDescription
PPD valueinteger10 - 100PPD value for the measurement, in points.
integer - Returns the PPD value for the power measurement, in points.
POWer:POWer3:CLRESPONSE:PPD 30
POWer:POWer5:CLRESPONSE:PPD?

Sets or queries the points per decade (PPD) value for the Control Loop Response power measurement.

NameTypeValuesDescription
ppdinteger10 - 100PPD value for the measurement.
integer (points) - Returns the PPD value for the specified power measurement.
POWer:POWer3:CLRESPONSE:PPD 30
POWer:POWer5:CLRESPONSE:PPD?

Sets or queries the span value for Power FRA measurements.

NameTypeValuesDescription
span<x>Valreal10 - 100Span value for the Power FRA measurement.
real - Returns the span value for the selected Power FRA measurement.

Sets or queries the span value for CLRRESPONSE. The span number is x, and the value is given as an NR3 number.

NameTypeValuesDescription
valuerealkHzSpan value for CLRRESPONSE.
real (kHz) - Returns the span value for CLRRESPONSE, reported with the command prefix and the value.
POWer:POWer<x>:CLRESPONSE:SPAN1Val 2 sets the span value to 2 kHz.
POWer:POWer<x>:CLRESPONSE:SPAN1Val? might return POWer:POWer<x>:CLRESPONSE:SPAN1Val 2, indicating that the span value is 2 kHz.

Sets or queries the sweep profile for Power FRA measurements.

NameTypeValuesDescription
modeenumAUTO | CUSTOMSweep profile setting.
enum - Returns the current sweep profile.
POWer:POWer1:CLRESPONSE:SPRofile CUSTOM
POWer:POWer1:CLRESPONSE:SPRofile?

Sets or queries the sweep profile for Power FRA measurements.

NameTypeValuesDescription
power<x>--Power measurement number.
modeenumAUTO | CUSTOMSweep profile selection.
enum - Returns the current sweep profile.
POWer:POWer1:CLRESPONSE:SPRofile CUSTOM sets the sweep profile to custom.
POWer:POWer1:CLRESPONSE:SPRofile? might return POWer:POWer1:CLRESPONSE:SPRofile AUTO, indicating that sweep profile is auto.

Returns the starting frequency for the Control Loop Response power measurement. The value is in the range of 10 Hz to 50 MHz.

integer (Hz) - The starting frequency for the measurement, in Hz.
POWer:POWer8:CLRESPONSE:STARTFREQuency 12
POWer:POWer3:CLRESPONSE:STARTFREQuency? might return 2400

Sets or queries the stop frequency value for the Control Loop Response power measurement. The value is the stop frequency for the specified power measurement number.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown in the UI for a power measurement badge.
stop frequencyreal10 Hz - 50 MHzStop frequency for the measurement.
real (Hz) - Returns the stop frequency for the specified control loop response power measurement.
POWer:POWer8:CLRESPONSE:STOPFREQuency 120 sets the stop frequency for the control loop response power measurement 8 to be 102 Hz.
POWer:POWer3:CLRESPONSE:STOPFREQuency? might return 2000, indicating that the starting frequency for power measurement 5 is 2000 Hz.

Sets or queries the stop frequency value for the Control Loop Response power measurement. The stop frequency is in the range of 10 Hz to 50 MHz.

NameTypeValuesDescription
NR3real10 Hz - 50 MHzStop frequency for the measurement.
real (Hz) - Returns the stop frequency for the specified Control Loop Response power measurement.
POWer:POWer8:CLRESPONSE:STOPFREQuency 120
POWer:POWer3:CLRESPONSE:STOPFREQuency?

Tests the connection to the external generator used with the specified Control Loop Response power measurement. This is a setter-only command with no query form.

NameTypeValuesDescription
executeenumEXECuteExecutes the connection test.

Sets or queries the input source for cycle amplitude measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the cycle amplitude measurement.
POWer:POWer1:CYCAmp:INPUTSOurce CH1 sets the input source for cycle amplitude measurement as CH1 for the power measurement badge Power 1.

Sets or queries the input source for cycle base measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the cycle base measurement.
enum - Returns the input source for the cycle base measurement.

Sets or queries the input source for the cycle maximum measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the cycle maximum measurement.
enum - Returns the current input source for the cycle maximum measurement.
POWer:POWer1:CYCMAX:INPUTSOurce CH2 sets the input source for cycle maximum measurement as CH2 for the
power measurement badge Power 1.

Sets or queries the input source for cycle minimum measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the cycle minimum measurement.
enum - Returns the input source for the cycle minimum measurement.

Sets or queries the input source for cycle peak-to-peak measurement in the specified power measurement number.

NameTypeValuesDescription
POWer<x>integer1 - 8Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
sourceenumCH<x> | MATH<x> | REF<x>Input source for the cycle peak-to-peak measurement.
POWer:POWer1:CYCLEPKPK:INPUTSOurce REF1 sets the input source for cycle peak-to-peak measurement as REF1
for the power measurement badge Power 1.

Sets or queries the input source for the cycle top measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the cycle top measurement.
POWer:POWer1:CYCLEPKPK:CYCLETop REF3 sets the input source for cycle top measurement as REF3 for the power measurement badge Power 1.

Sets or queries the input source for di/dt measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the di/dt measurement.
POWer:POWer1:DIDT:INPUTSOurce CH6 sets the input source for di/dt measurement as channel 2.

Sets or queries the input source for the dv/dt measurement of the specified power measurement number. The source can be a channel, math waveform, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the dv/dt measurement.
POWer:POWer1:DVDT:INPUTSOurce CH1 sets the input source for dv/dt measurement as channel 1.

Sets or queries the edge type for dv/dt measurement in the specified power measurement number.

NameTypeValuesDescription
edge typeenumRISE | FALLSelects the dv/dt edge type.
POWer:POWer1:DVDT:SOURCEEDGEType RISE sets the edge type as rise for the dv/dt measurement.

Sets or queries the input type for the specified power efficiency measurement. The input voltage type can be AC or DC.

NameTypeValuesDescription
pow<x>integer1Power measurement number, equivalent to the number shown on the power measurement badge of the UI.
typeenumAC | DCInput voltage type.
enum - Returns the input voltage type for the specified power efficiency measurement.
POWer:POWer1:EFFICIENCY:INPUTType DC
POWer:POWer2:EFFICIENCY:INPUTType?

Sets or queries the output 1 current source for the power Efficiency measurement of the specified power measurement number.

NameTypeValuesDescription
POWer<x>integer1 - 8The number of a power efficiency measurement; this is the equivalent of the number shown on the power measurement badge of the UI.
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the output 1 current efficiency measurement.
enum - Returns the selected output 1 current source for the power Efficiency measurement.
POWer:POWer1:EFFICIENCY:IOUT1SOUrce CH4 sets the source for the output 1 current efficiency measurement of power measurement 1 to Channel 4.
POWer:POWer1:EFFICIENCY:IOUT1SOUrce? might return CH6, indicating that the source for the output 1 current efficiency measurement of power measurement 1 is Channel 6.

Sets or queries the current source for the power Efficiency measurement of the specified power measurement number.

POWer:POWer3:EFFICIENCY:ISOUrce
POWer:POWer1:EFFICIENCY:ISOUrce?

Sets or queries the number of outputs for the power Efficiency measurement of the specified power measurement number.

NameTypeValuesDescription
modeenumONE | TWO | THREESets the number of outputs to test in the power efficiency measurement.
enum - Returns the number of outputs being measured for the specified power efficiency measurement.
POWer:POWer4:EFFICIENCY:NUMOFOutputs TWO
POWer:POWer3:EFFICIENCY:NUMOFOutputs?

Sets or queries the output type (AC or DC) for the specified power efficiency measurement. The manual’s syntax line shows AC or DC as the only allowed values.

NameTypeValuesDescription
POWer<x>integer1Number of the power efficiency measurement, equivalent to the number shown on the power measurement badge in the UI.
typeenumAC | DCSelects whether the output type is AC or DC.

Sets or queries the output 1 voltage source for the specified power efficiency measurement.

NameTypeValuesDescription
powermxinteger1Power efficiency measurement number, equivalent to the number shown on a power measurement badge in the UI.
sourceenumCH<x> | MATH<x> | REF<x>Voltage source for output 1 of the power efficiency measurement.
enum - Returns the current output 1 voltage source for the specified power efficiency measurement.
POWer:POWer4:EFFICIENCY:VOUT1SOUrce CH4
POWer:POWer1:EFFICIENCY:VOUT1SOUrce? might return CH3, indicating that the source for the output 1 voltage efficiency measurement of power measurement 1 is Channel 3.

Sets or queries the voltage source for the power Efficiency measurement of the specified power measurement number.

NameTypeValuesDescription
POWer<x>integer1The number of a power efficiency measurement; equivalent to the number shown in the power measurement badge on the UI.
sourceenumCH<x> | MATH<x> | REF<x>Specifies the input voltage source.
enum - Returns the current input voltage source for the specified power Efficiency measurement.
POWer:POWer2:EFFICIENCY:VSOUrce CH4
POWer:POWer1:EFFICIENCY:VSOUrce? might return CH3, indicating that the input voltage source for power Efficiency measurement 1 is Channel 3.

Sets or queries the input source for frequency measurement of the specified power measurement number.

NameTypeValuesDescription
power<x>integer1 - 8Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
sourceenumCH<x> | MATH<x> | REF<x>Input source for the frequency measurement.
enum - Returns the current input source for the specified power measurement number.
POWer:POWer1:FREQUENCY:INPUTSOurce REF1 sets the input source for frequency measurement as REF1.

Sets or queries whether the specified power measurement uses global or local gating settings. Requires option PWR or PS2.

Sets or queries the class type for the harmonics measurement in the specified power measurement number x.

NameTypeValuesDescription
classenumCLASSA | CLASSB | CLASSC | CLASSDClass type for the harmonics measurement.
enum - Returns the class type for the harmonics measurement.
POWer:POWer1:HARMONICS:CLASs CLASSB

Sets or queries the custom limits file path for the harmonics measurement in the specified power measurement number. The path can be loaded when the harmonics standard type selected is CUSTom.

NameTypeValuesDescription
pathstring-Custom limits file path.
string - Returns the custom limits file path.
POWer:POWer1:HARMONICS:CLFile "C:/Applications/Power/Harmonics Limits/userdefineslimits.csv"
POWer:POWer1:HARMONICS:CLFile?

Sets or queries the harmonics current method for the specified power measurement number. Rated uses the standard input current values; Measured uses the measured input current values.

NameTypeValuesDescription
xinteger1 - 6Power measurement number, equivalent to the number shown on the power measurement badge in the UI.
methodenumRATed | MEASuredSelects whether harmonics measurement uses standard input current values or measured input current values.
enum - Returns the current harmonics current method for the specified power measurement number.
POWer:POWer1:HARMONICS:CMEThod RATed sets the current method for harmonics measurement as rated.

Sets or queries the fundamental current value for the harmonics measurement of the specified power measurement number.

NameTypeValuesDescription
currentreal0 - 16Fundamental current value for the harmonics measurement.
real - Returns the fundamental current value for the harmonics measurement.
POWer:POWer1:HARMONICS:FUNDCURRent 1.5 sets the fundamental current for the harmonics measurement as 1.5.

Sets or queries the order value for the harmonics measurement of the specified power measurement number.

NameTypeValuesDescription
xinteger1 - NPower measurement number, equivalent to the number shown on a power measurement badge in the UI.
valueinteger40 - 100Order value for the harmonics measurement.
integer - Returns the order value for the harmonics measurement.
POWer:POWer1:HARMONICS:HORDer 70

Sets or queries the source type for the harmonics measurement of the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
sourceenumCURRent | VOLTageSource type for the harmonics measurement.
POWer:POWer1:HARMONICS:HSOURce CURRent sets the source as current for the harmonics measurement.

Sets or queries the input power for the harmonics measurement of the specified power measurement number.

NameTypeValuesDescription
powerreal0 - 600Input power value for the harmonics measurement.
real - Returns the input power for the harmonics measurement.
POWer:POWer<x>:HARMONICS:IPOWer 150 sets the input power for the harmonics measurement as 150.

Sets or queries the current source for SOA measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source for the harmonics measurement.
POWer:POWer1:HARMONICS:ISOURce CH2 sets the current source for harmonics measurement as channel 2.

Sets or queries the harmonics value analysis format for the specified power measurement number. Requires option PWR or PS2.

NameTypeValuesDescription
xinteger-Power measurement identifier number.
enum - Returns the harmonics value analysis format.
POWer:POWer3:HARMONICS:ODDEVen ALL
POWer:POWer<x>:HARMONICS:ODDEVen?

Sets or queries the power factor value for the harmonics measurement of the specified power measurement number.

NameTypeValuesDescription
xinteger0Power measurement number; this is the equivalent of the number shown on a power measurement badge in the UI.
power factorreal0 - 1Power factor value for the harmonics measurement.
real - Returns the value of power factor for the harmonics measurement of the specified power measurement number.
POWer:POWer2:HARMONICS:PFACtor 0.7 sets the power factor as 0.7 for harmonics measurement 2.

Sets or queries the power level for the harmonics measurement of the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
modeenumHIGH | LOWSelects the power level used for the harmonics measurement.
enum - Returns the current power level for the harmonics measurement.
POWer:POWer<x>:HARMONICS:POWERRating {HIGH | LOW}
POWer:POWer<x>:HARMONICS:POWERRating?

Sets or queries the rated current for the harmonics measurement of the specified power measurement number.

NameTypeValuesDescription
NR1real0 - 100Rated current value.
real - Returns the rated current for the specified harmonics measurement.
POWer:POWer2:HARMONICS:RCURRent 1.5 sets the rated current as 1.5 for harmonics measurement 2.

Sets or queries the test mode for harmonics measurement of the specified power measurement number.

NameTypeValuesDescription
modeenumNONe | IEC | MIL | AM14 | DO160 | CUSTOMTest mode for harmonics measurement.

Sets or queries the start frequency for the Harmonics measurement for the specified power measurement number. The value is in hertz and must be within 1 Hz to 1 GHz.

NameTypeValuesDescription
<NR2>real1 Hz - 1 GHzSets the starting frequency, in hertz.
real (Hz) - Returns the current start frequency for the Harmonics measurement, in hertz.
POWer:POWer1:HARMONICS:STARTFREQUEncy 1000 sets the Harmonics measurement start frequency to 1 kHz for power measurement 1.
POWer:POWer4:HARMONICS:STARTFREQUEncy? might return POWer:POWer4:HARMONICS:STARTFREQUEncy 60, indicating that the start frequency for Harmonics power measurement 4 is 60 Hz.

Sets or queries the harmonics results units for the specified power measurement number.

NameTypeValuesDescription
unitsenumLOG | LINearHarmonics results units to use.
enum - Returns the harmonics results units setting.
POWer:POWer1:HARMONICS:UNITs LOG sets the harmonics results units as logarithmic for harmonics measurement 1.

Sets or queries the voltage source for SOA measurement of the specified power measurement number.

NameTypeValuesDescription
xinteger1 - 8Power measurement number, equivalent to the number shown on the power measurement badge in the UI.
sourceenumCH<x> | MATH<x> | REF<x>Voltage source to use for the SOA measurement.
POWer:POWer4:HARMONICS:VSOURce CH1

Sets or queries the signal generator amplitude setting of the specified profile step for the specified Impedance measurement.

NameTypeValuesDescription
xinteger1 - 10Specifies the number of the profile step.
amplitudereal-100 - 100Sets the generator output amplitude for the specified profile step.
real (V) - Returns the generator output amplitude for the specified profile step.
POWer:Power2:IMPEDANCE:AMP1Val 35
POWer:Power3:IMPEDANCE:AMP2Val?

Sets or queries the Analysis Method for impedance measurements. The power measurement number is specified by <x>.

NameTypeValuesDescription
xinteger-Power measurement number shown on the power measurement badge in the UI.
methodenumSVAVG | SVNORMAL | FFTAnalysis method to use for impedance measurements.
enum - Returns the current analysis method for the selected power measurement.
POWer:POWer1:IMPEDANCE:ANALYSISMethod SVNORMAL
POWer:POWer1:IMPEDANCE:ANALYSISMethod?

Enables or disables Auto RBW computation for the selected power measurement. The query returns whether Auto RBW computation is enabled.

NameTypeValuesDescription
stateenumTrue | FalseEnables or disables Auto RBW computation.
enum - Returns whether Auto RBW computation is enabled or disabled.
POWer:POWer1:IMPEDANCE:AUTORbw true
POWer:POWer1:IMPEDANCE:AUTORbw?

Queries the instrument's connection status to the external generator for the specified Impedance measurement. The generator IP address for external generators is set with POWer:POWer<x>:IMPEDANCE:GENIPADDress.

NameTypeValuesDescription
xinteger-Number of the Impedance power measurement.
enum - Connection status to the external generator: SUCCess indicates the instrument recognizes the connection; FAILure indicates the instrument could not make the connection; UNSUPPorted indicates the connected generator is not recognized.
POWer:POWer1:IMPEDANCE:CONNECTSTATus? might return FAILURE, indicating that the instrument could not connect to the external generator at the specified IP address.

Sets or queries the constant amplitude value for the specified Impedance measurement.

NameTypeValuesDescription
xinteger-Number of the Impedance power measurement.
amplitudereal–100 - 100Constant amplitude value.
POWer:POWer3:IMPEDANCE:CONSTAMPlitude 20 sets the constant amplitude value for Impedance power measurement 3 to 20 volts.

Sets or queries the signal generator start frequency of the specified profile step for the specified impedance measurement. The start frequency can be set from 10 Hz to 50 MHz, and the stop frequency is automatically set to the next profile step's start frequency.

NameTypeValuesDescription
POWer<x>integer1Number of the impedance power measurement.
FREQ<x>integer1 - 10Number of the profile step.
start frequencyreal10 - 50Start frequency for the specified profile step.
real (Hz to MHz) - Returns the start frequency of the specified profile step for the impedance measurement.
POWer:POWer5:IMPEDANCE:FREQ3Val 1e3
POWer:POWer8:IMPEDANCE:FREQ2Val?

Sets or queries the generator source for the Impedance power measurement.

NameTypeValuesDescription
sourceenumINTernal | EXTernalSelects the generator source for the Impedance power measurement.
enum - Returns the generator source for the Impedance power measurement.

Sets or queries the external generator IP address associated with the specified Impedance power measurement. The query returns the configured address, or an empty string if no address is set.

NameTypeValuesDescription
xinteger-The number of the Impedance power measurement.
addressstring-IP address of the generator.
string - Returns the external generator IP address for the specified Impedance power measurement, or "" if no address is set.
POWer:POWer4:IMPEDANCE:GENIPADDress 164.32.1.5
POWer:POWer2:IMPEDANCE:GENIPADDress?

Sets or queries the output impedance of the generator for the specified Impedance power measurement.

NameTypeValuesDescription
xinteger1 - 7Number of the Impedance power measurement.
impedanceenumFIFTy | HIGHZSets the measurement impedance.

Sets or queries the source for the Impedance input measurement.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the signal source for the Impedance input measurement.
enum - Returns the source for the Impedance input measurement.
POWer:POWer1:IMPEDANCE:INPUTSOurce MATH5 sets the signal source for the input Impedance power measurement 2 to Math waveform 5.
POWer:POWer2:IMPEDANCE:INPUTSOurce? might return CH3, indicating that the signal source for the input Impedance power measurement 2 is channel 3.

Sets or queries the source for the Impedance output measurement.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the instrument input channel, math waveform, or reference waveform used as the signal source.
POWer:POWer1:IMPEDANCE:INPUTSOurce MATH5 sets the signal source for the input Impedance power measurement 2 to Math waveform 5.
POWer:POWer2:IMPEDANCE:INPUTSOurce? might return CH3, indicating that the signal source for the input Impedance power measurement 2 is channel 3.

Sets or queries the points per decade for the specified Impedance measurement. The value is the number of frequency points between the start and stop frequency on a log scale, in the range of 10 to 100 points.

NameTypeValuesDescription
pointsinteger10 - 100Number of frequency points between the start and stop frequency in terms of log scale.
integer - Returns the points per decade setting for the specified Impedance measurement.
POWer:POWer1:IMPEDANCE:PPD 20 sets the constant amplitude value for Impedance power measurement 1 to 20 points per decade.
POWer:POWer2:IMPEDANCE:PPD? might return 30, indicating that the points per decade setting for Impedance power measurement 2 is 30 points per decade.

Sets or queries the sweep profile for Power FRA measurements.

NameTypeValuesDescription
profileenumAUTO | CUSTOMSweep profile to use.
enum - Returns the current sweep profile.
POWer:POWer1:IMPEDANCE:SPRofile CUSTOM
POWer:POWer1:IMPEDANCE:SPRofile?

Sets or queries the start frequency value for the specified Impedance measurement.

NameTypeValuesDescription
frequencyreal-Start frequency value to set for the impedance measurement.

Sets or queries the stop frequency for the specified Impedance power measurement. Requires option 5-PWR on 5 Series MSO instruments or 6-PWR on 6 Series MSO instruments.

NameTypeValuesDescription
xinteger1The number of the Impedance power measurement.
stop frequencyreal10 Hz - 50 MHzSpecifies the stop frequency.
real (Hz) - Returns the stop frequency for the specified Impedance power measurement.
POWer:POWer1:IMPEDANCE:STOPFREquency 180 sets the stop frequency for Impedance power measurement 1 to 180 Hz.
POWer:POWer2:IMPEDANCE:STARTFREquncy? might return 100.0000, indicating the stop frequency for Impedance power measurement 2 is 100 Hz.

Tests the connection with the external instrument for the specified Impedance measurement.

NameTypeValuesDescription
xinteger-Number of the impedance power measurement.

Sets or queries the edge source for the power inductance measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Edge source for the inductance measurement.
enum - Returns the current edge source for the selected inductance measurement.
POWer:POWer1:HARMONICS:INDUCTANCE:EDGESource CH2 sets the signal edge source for inductance
measurement 1 as Channel 2.
POWer:POWer3:HARMONICS:INDUCTANCE:EDGESource? might return CH4, indicating that the signal edge source for
inductance measurement 3 is Channel 4.

Sets or queries the current signal source for the inductance measurement of the specified power measurement number.

NameTypeValuesDescription
POWer<x>integer1The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
sourceenumCH<x> | MATH<x> | REF<x>Signal source specifier for the inductance measurement.
POWer:POWer7:HARMONICS:INDUCTANCE:ISource CH3
POWer:POWer3:HARMONICS:INDUCTANCE:ISource? might return CH4

Sets or queries the voltage source for inductance measurement of the specified power measurement number. Requires option PWR or PS2.

NameTypeValuesDescription
POWer<x>integer1Power measurement number; this is the equivalent of the number shown on a power measurement badge in the UI.
sourceenumCH<x> | MATH<x> | REF<x>Voltage source specifier.

Sets or queries the inrush current input source of the specified Input Capacitance measurement.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x>Input source for the measurement.
enum - Returns the current input source of the specified Input Capacitance measurement.
POWer:POWer2:INRUSHcurrent:ISOURce? might return POWer:POWer2:INRUSHcurrent:ISOURce CH6, indicating that the current source of the Input Capacitance measurement 2 is Channel 6.

Sets or queries the peak current value of the specified Input Capacitance measurement. The value is a floating point number in amps from -100 A to 100 A.

NameTypeValuesDescription
xinteger-Power measurement number equivalent to the number shown on a power measurement badge in the UI.
peak current valuereal-100 - 100Peak current value to set for the Input Capacitance measurement.
POWer:POWer4:INPUTCAP:PEAKCURRent 12.5
POWer:POWer2:INPUTCAP:PEAKCURRent?

Sets or queries the peak voltage value of the specified Input Capacitance measurement.

NameTypeValuesDescription
POWer<x>integer-Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
valuereal-100 - 100Peak voltage value.
returns
POWer:POWer4:INPUTCAP:PEAKVOLTage 122.5
POWer:POWer2:INPUTCAP:PEAKVOLTage? might return POWer:POWer2:INPUTCAP:PEAKVOLTage 955, indicating that the peak voltage setting of Input Capacitance measurement 2 to 955 volts.

Sets or queries the voltage source of the specified input capacitance measurement. Requires option PWR or PS2.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x>Voltage source for the input capacitance measurement.
enum - Returns the current voltage source of the input capacitance measurement.
POWer:POWer1:INPUTCAP:VSOURce CH2
POWer:POWer1:INPUTCAP:VSOURce? might return POWer:POWer2:INPUTCAP:VSOURce MATH6, indicating that the voltage source of Input Capacitance measurement 2 is Math waveform 6.

Sets or returns the input source of the specified Inrush Current measurement.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x>Input source for the measurement.
enum - Returns the selected input source as a channel, reference waveform, or math waveform specifier.

Sets or returns the peak current value of the specified Inrush Current measurement.

NameTypeValuesDescription
valuereal-100 - 100Peak current value to set, in amps.
real (A) - Returns the peak current setting, in amps.
POWer:POWer4:INRUSHcurrent:PEAKCURRent 12.5
POWer:POWer2:INRUSHcurrent:PEAKCURRent?

Sets or queries the voltage source for the I vs Integral V measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Voltage source for the measurement.
enum - Returns the current voltage source for the I vs Integral V measurement.
POWer:POWer2:IVSINTEGRALV:VSOURce CH1
POWer:POWer4:IVSINTEGRALV:VSOURce?

Sets or queries the label for the specified power measurement. The label is stored in Percent Encoding format and applies to the power measurement badge identified by x.

NameTypeValuesDescription
xinteger1Power measurement number; equivalent to the number shown on a power measurement badge in the UI.

Sets or queries the input source for line ripple measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the line ripple measurement.
POWer:POWer1:LINERIPPLE:INPUTSOurce CH1 sets channel 1 as the input source for line ripple measurement of power measurement badge Power 1.

Sets or queries the frequency present for line ripple measurement of the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
frequencyenumFIFty | SIXty | FOURHundredLine ripple frequency setting.

Sets or queries the current source for the magnetic loss measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current signal source for the magnetic loss measurement.
enum - Returns the current source for the magnetic loss measurement.
POWer:POWer1:MAGNETICLOSS:ISOURce CH7
POWer:POWer2:MAGNETICLOSS:ISOURce?

Sets the voltage source for the magnetic loss measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Voltage source for the magnetic measurement.

Sets or queries the coil cross section area for magnetic measurement of the specified power measurement number.

NameTypeValuesDescription
areareal1 nm2 - 1 M2Cross section area in square meters.
real (m2) - Returns the cross section area.
POWer:POWer2:MAGPROPERTY:AREAofcrosssection .005
POWer:POWer4:MAGPROPERTY:AREAofcrosssection?

Sets or queries the edge source type for the magnetic property measurement of the specified power measurement number. Current uses the primary voltage source as the signal edge; VOLTAGE uses the primary current source.

NameTypeValuesDescription
stateenumCurrent | VOLTAGESelects the signal edge source type for the magnetic property measurement.
enum - Returns the current edge source type for the specified power measurement number.
POWer:POWer1:MAGPROPERTY:EDGESource VOLTAGE
POWer:POWer3:MAGPROPERTY:EDGESource?

Sets or queries the current source for the magnetic property measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source selection for the magnetic property measurement.

Sets or queries the conductor length of the primary winding for the specified power measurement. The returned numeric value is the same regardless of the units setting.

NameTypeValuesDescription
xinteger1Power measurement number corresponding to the badge shown in the UI.
lengthreal1.00E-09 - 1000000Magnetic length.
real - The magnetic length for the specified power measurement.
POWer:POWer2:MAGPROPERTY:LENgth 2.5 sets the primary winding length to 2.5 for power measurement 2.
POWer:POWer5:MAGPROPERTY:LENgth? might return 10.54E-3, indicating that the primary winding length for power measurement 5 is 0.01054.

Sets or queries the number of turns in the primary winding for the specified magnetic property power measurement. The measurement number corresponds to the number shown in the power measurement badge on the UI.

NameTypeValuesDescription
xinteger1 - 1 MPower measurement number.
turnsinteger1 - 1 MInteger number of turns in the primary winding.
integer - Returns the integer number of turns in the primary winding for the specified power measurement.
POWer:POWer2:MAGPROPERTY:PRIMARYTURNs 150
POWer:POWer5:MAGPROPERTY:PRIMARYTURNs?

Sets or queries the current source channel for secondary winding 1 for the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source channel for secondary winding 1.
POWer:POWer2:MAGPROPERTY:SEC1SOURce CH1
POWer:POWer5:MAGPROPERTY:SEC1SOURce?

Sets or queries the number of turns of secondary winding 1 for magnetic measurement of the specified power measurement number.

NameTypeValuesDescription
POWer<x>integer-The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
NR1real0 - 1,000,000The number of turns on the secondary winding.
real - The number of turns on secondary winding 1 for the specified power measurement number.
POWer:POWer3:MAGPROPERTY:SEC1TURNs 500 sets the number of turns on secondary winding 1 to 500 for magnetic
POWer:POWer3:MAGPROPERTY:SEC1TURNs? might return 2500, indicating that their are 2,500 turns on secondary winding 4 for magnetic

Sets or returns the phase difference between secondary and primary voltage for a specified power measurement. The value is given in degrees.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown in the UI for a power measurement badge.
phasereal-180 - 180Phase difference between secondary and primary voltage.
real (degrees) - Returns the phase difference between secondary and primary voltage in degrees.
POWer:POWer1:MAGPROPERTY:SECPhase 180
POWer:POWer1:MAGPROPERTY:SECPhase?

Enables or disables the secondary voltage input for the selected magnetic power measurement.

NameTypeValuesDescription
stateenumTrue | FalseEnables or disables the secondary voltage source.
enum - Returns whether the secondary voltage source is enabled or disabled.
POWer:POWer1:MAGPROPERTY:SECVolt true enables secondary voltage source.
POWer:POWer1:MAGPROPERTY:SECVolt? might return POWer:POWer1:MAGPROPERTY:SECVolt true, indicating that the secondary voltage source is enabled.

Sets or queries the number of secondary windings for the magnetic property measurement of the specified power measurement number.

NameTypeValuesDescription
power measurement numberinteger-The magnetic property power measurement number, equivalent to the number shown in the power measurement badge on the UI.
number of secondary windingsenumNone | ONE | TWO | THREE | FOUR | FIVE | SIXSets the number of secondary windings to the specified value.
enum - Returns the number of secondary windings as a keyword such as FOUR.
POWer:POWer2:MAGPROPERTY:SECWINDings 4
POWer:POWer11:MAGPROPERTY:SECWINDings?

Sets or queries the unit system used for the magnetic property measurement of the specified power measurement number.

NameTypeValuesDescription
modeenumSI | CGSSelects the measurement units system.
enum - Returns the current magnetic property unit system for the specified power measurement.
POWer:POWer5:MAGPROPERTY:UNITs SI
POWer:POWer1:MAGPROPERTY:UNITs?

Sets or queries the primary winding voltage source for the magnetic measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Primary winding voltage source for the magnetic measurement.
POWer:POWer1:MAGPROPERTY:VSOURce CH4 sets power measurement 1 to use channel 4 as the primary winding voltage source for the magnetic power measurement.

Sets or queries the clock edge type for negative duty cycle measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
edgeTypeenumRISE | FALL | BOTHClock edge type used for the negative duty cycle measurement.
enum - Returns the current clock edge type for the negative duty cycle measurement.
POWer:POWer1:NDUTYCYCLE:EDGEType RISE

Sets or queries the input source for negative duty cycle measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the negative duty cycle measurement.
enum - Returns the selected input source for the negative duty cycle measurement.
POWer:POWer1:NDUTYCYCLE:INPUTSOurce CH3

Sets or queries the input source for negative pulse width measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the source waveform for the negative pulse width measurement.
enum - Returns the input source for the negative pulse width measurement.
POWer:POWer1:NPULSEWIDTH:INPUTSOurce CH1

Sets or queries the clock edge type for positive duty cycle measurement in the specified power measurement number.

NameTypeValuesDescription
modeenumCH<x> | MATH<x> | REF<x>Specifies the source waveform to use.
POWer:POWer1:PDUTYCYCLE:EDGEType BOTH sets the clock edge type as both (rise and fall) for the positive duty cycle measurement.

Sets or queries the input source for positive duty cycle measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the positive duty cycle measurement.
enum - Returns the selected input source for the positive duty cycle measurement.
POWer:POWer1:PDUTYCYCLE:INPUTSOurce CH4

Sets or queries the edge type for period measurement in the specified power measurement number.

NameTypeValuesDescription
modeenumRISE | FALLEdge type for the period measurement.
POWer:POWer1:PERIOD:EDGe RISE sets the edge type as rise for the period measurement.

Sets or queries the input source for the specified power period measurement.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Specifies the waveform source for the period measurement.
POWer:POWer1:PERIOD:INPUTSOurce CH6 sets the input source for period measurement as channel 6.

Sets or queries the calculate cycles over full cycles setting for the specified power quality measurement number. Requires option PWR or PS2.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Selects or deselects calculate cycles over full cycles for the measurement.
POWer:POWer1:POWERQUALITY:CCYCles 1 selects the calculate cycles over full cycles for the power measurement badge 1.

Sets or queries the frequency reference type for power quality measurement in the specified power measurement number.

NameTypeValuesDescription
xinteger1 - 8Power measurement number.
typeenumVOLTage | CURRentFrequency reference type for power quality measurement.
enum - Returns the present frequency reference type for power quality measurement.
POWer:POWer1:POWERQUALITY:FREFerence CURRent sets the frequency reference type for power quality measurement as current.

Sets or queries the current source for power quality measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source for power quality measurement. CH<x> is a channel specifier, MATH<x> is a math waveform specifier, and REF<x> is a reference waveform specifier.

Sets or queries the signal type used for the specified power quality measurement. The setting can be AC or DC.

NameTypeValuesDescription
xinteger1Power measurement number shown on the power measurement badge in the UI.
stateenumAC | DCSets the signal type as AC or DC.
enum - Returns the current signal type setting for the specified power quality measurement.
POWer:POWer1:POWERQUALITY:STYPe AC
POWer:POWer1:POWERQUALITY:STYPe?

Sets or queries the voltage source for power quality measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Voltage source for the power quality measurement.
POWer:POWer1:POWERQUALITY:VSOURce CH1 sets the voltage source for power quality measurement as channel 1.

Sets or queries the input source for the positive pulse width power measurement. The source can be a channel, math waveform, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the waveform source for the measurement.
enum - Returns the current input source for the positive pulse width measurement.
POWer:POWer1:PPULSEWIDTH:INPUTSOurce CH5 sets channel 5 as the input source for the positive pulse width measurement 1.

Runs a power preset action for the specified power measurement number.

NameTypeValuesDescription
power measurement numberinteger1 - 8The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
actionenumEXECuteRuns the power preset action.
POWer:POWer5:PRESET Execute runs the power preset action for power measurement 5.

Sets the generator output amplitude for a PSRR configuration step, or queries the current amplitude setting. The power measurement number and configuration step index are encoded in the command path.

NameTypeValuesDescription
valuerealVGenerator output amplitude to set for the specified configuration step.
real (V) - Returns the generator output amplitude setting for the specified configuration step.
POWer:POWer1:PSRR:AMP3Val 20
POWer:POWer2:PSRR:AMP8Val? might return 60

Sets or queries the Analysis Method for PSRR measurements.

enum - Returns the current Analysis Method setting.
POWer:POWer1:PSRR:ANALYSISMethod SVNORMAL
POWer:POWer1:PSRR:ANALYSISMethod? might return POWer:POWer1:PSRR:ANALYSISMethod SVNORMAL

Enables or disables Auto RBW computation for the specified PSRR power measurement.

NameTypeValuesDescription
POWer<x>integer-The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
stateenumTrue | FalseEnables or disables Auto RBW computation.
POWer:POWer1:PSRR:AUTORbw true
POWer:POWer1:PSRR:AUTORbw?

Queries the external instrument's connection status for the specified Power Supply Rejection Ratio (PSRR) measurement.

NameTypeValuesDescription
POWER<x>--The number of the PSRR power measurement.
enum - Indicates the connection status to the external generator.
POWer:POWer<x>:PSRR:CONNECTSTATus? might return FAILURE, indicating that the instrument could not connect to the external generator at the specified IP address.

Sets or queries the constant amplitude voltage value for the specified power measurement. The value is used for the Power Supply Rejection Ratio (PSRR) measurement.

NameTypeValuesDescription
xinteger0Power measurement number; equivalent to the number shown in the UI for a power measurement badge.
amplitudereal-100 - 100Constant amplitude voltage value for the measurement.
real (V) - Returns the constant amplitude voltage for the specified power measurement.
POWer:POWer3:PSRR:CONSTAMPlitude 120
POWer:POWer5:PSRR:CONSTAMPlitude?

Sets or queries the generator frequency value of the specified configuration step for the Power Supply Rejection Ratio (PSRR) power measurement.

NameTypeValuesDescription
POWer<x>integer1 - -Sets the power measurement number, equivalent to the number shown in the UI for a power measurement badge.
FREQ<x>Valinteger1 - 11Sets the configuration step number.
frequencyreal10 - 50 MHzSets the frequency of the specified configuration step number.
real (Hz) - Returns the generator frequency output for the specified configuration step and power measurement.
POWer:POWer5:PSRR:FREQ1Val 200
POWer:POWer2:PSRR:FREQ3Val? might return 2.000E+6, indicating that the generator frequency output for frequency band 3 is 2.0 MHz, for power measurement 2.

Sets or queries the generator source used to send stimulus signals to the DUT for the Power Supply Rejection Ratio (PSRR) power measurement. Requires option 5-PWR or 6-PWR.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown in the UI for a power measurement badge.
sourceenumINTernal | EXTernalSelects the generator source for the PSRR power measurement.
enum - Returns the generator source for the selected PSRR power measurement.
POWer:POWer3:PSRR:GENerator INTernal
POWer:POWer2:PSRR:GENerator?
POWer:POWer1:PSRR:GENerator Internal
POWer:POWer7:PSRR:GENerator?

Sets or queries the instrument's IP address associated with the specified PSRR measurement.

NameTypeValuesDescription
xinteger-Number of the PSRR power measurement.
QStringstring-IP address of the generator.
string - The IP address of the external generator for the specified PSRR power measurement; may be empty if no address is set.
POWer:POWer4:PSRR:GENIPADDress 127.1.1.1
POWer:POWer2:PSRR:GENIPADDress?

Sets or queries the vertical termination impedance for the specified PSRR power measurement.

NameTypeValuesDescription
xinteger-The power measurement number.
impedanceenumFIFTy | HIGHZSets the termination impedance to either 50 Ω or 1 MΩ.
enum - Returns the current vertical termination impedance for the specified PSRR power measurement.
POWer:POWer3:PSRR:IMPEDance FIFTy sets the vertical termination impedance for power measurement 3 to be
50 Ω.

Sets or queries the input source for the Power Supply Rejection Ratio (PSRR) power measurement.

NameTypeValuesDescription
CH<x>channel_list-Sets the channel to use for the input source.
channel_list - Returns the input source channel for the selected PSRR power measurement.
POWer:POWer2:PSRR:INPUTSOurce CH3
POWer:POWer2:PSRR:INPUTSOurce?

Sets or queries the output source for the Power Supply Rejection Ratio (PSRR) power measurement.

NameTypeValuesDescription
channelchannel_list-Channel to use for the output source.
POWer:POWer1:PSRR:OUTPUTSOurce CH3

Sets or queries the points per decade (PPD) value for the Power Supply Rejection Ratio (PSRR) power measurement.

NameTypeValuesDescription
xintegerx - xPower measurement number shown in the UI for a power measurement badge.
ppdinteger10 - 100PPD value for the measurement, in points.
integer (points) - Returns the PPD value for the selected power measurement, in points.
POWer:POWer3:PSRR:PPD 30 sets the PPD for Power measurement 3 to be 30 points.
POWer:POWer5:PSRR:PPD? might return 20, indicating that the PPD value for power measurement 5 is 20 points.

Sets or queries the span value for Power FRA measurements.

NameTypeValuesDescription
valuereal-Span value for PSRR.
POWer:POWer1:PSRR:SPAN1Val 2 sets the span value to 2.

Sets or queries the sweep profile for Power FRA measurements.

NameTypeValuesDescription
xinteger1Power measurement number.
modeenumAUTO | CUSTOMSweep profile selection.
enum - Returns the current sweep profile.
POWer:POWer1:PSRR:SPRofile CUSTOM
POWer:POWer1:PSRR:SPRofile? might return POWer:POWer1: PSRR:SPRofile AUTO, indicating that sweep profile is auto.

Sets or queries the start frequency value for the Power Supply Rejection Ratio (PSRR) power measurement.

NameTypeValuesDescription
<NR3>real10 Hz - 50 MHzThe starting frequency for the measurement.
POWer:POWer8:PSRR:STARTFREQuency 12 sets the starting frequency for power measurement 8 to be 12 Hz.

Sets or queries the stop frequency value for the Power Supply Rejection Ratio (PSRR) power measurement.

NameTypeValuesDescription
xinteger10 Hz - 50 MHzStop frequency for the measurement.
numeric (Hz) - Returns the stop frequency for the specified power measurement, in Hz.
POWer:POWer3:PSRR:STOPFREQuency 120
POWer:POWer5:PSRR:STOPFREQuency?

Tests the connection with the external instrument for the specified PSRR measurement. This command has no query form.

NameTypeValuesDescription
xintegerx - xPower measurement number corresponding to the PSRR power measurement badge.
executeenumEXECuteRuns the test connection function.
POWer:POWer3:PSRR:TESTCONNection {EXECute}

Sets or queries the device type for the power drain source on resistance measurement for the specified RDSon power measurement number. Requires option PWR or PS2.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown in the power measurement badge on the UI.
modeenumSWITCHING | PNJUNCTIONDevice type for the RDSon measurement.
enum - Returns the current device type for the specified RDSon power measurement number.
POWer:POWer3:RDSON:DEVICEType PNJUNCTION
POWer:POWer1:RDSON:DEVICEType?

Sets or queries the current source for RDSon measurement of the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source used for the RDSon measurement.

Sets or queries the voltage source for RDSon measurement of the specified power measurement number.

NameTypeValuesDescription
power measurement numberinteger1Power measurement number to target.
sourceenumCH<x> | MATH<x> | REF<x>Voltage source to use for the RDSon measurement.
enum - Returns the current voltage source for the specified RDSon measurement.
POWer:POWer2:RDSON:VSOURce CH7
POWer:POWer1:RDSON:VSOURce?

Sets the high reference level for falling edge in absolute units for the specified power measurement number. Requires option PWR or PS2.

NameTypeValuesDescription
POWer<x>integer–40000 - 40000The power measurement number, equivalent to the number shown in the UI for a power measurement badge.
<NR1>real–40000 - 40000The absolute reference level value.
POWer:POWer1:REFLevels:ABSolute:FALLHigh 1 sets the high reference level for falling edge as 1 volt.

Sets or queries the falling-edge low reference level in absolute units for the specified power measurement number.

NameTypeValuesDescription
xinteger1Power measurement number, equivalent to the number shown in the UI for a power measurement badge.
levelreal–40000 - 40000Low reference level value.
real - Returns the falling-edge low reference level in absolute units.
POWer:POWer1:REFLevels:ABSolute:FALLLow –1 sets the low reference level for falling edge as –1 volt.

Sets or queries the falling edge mid reference level in absolute units for the specified power measurement number.

NameTypeValuesDescription
POWER<x>integer-40000 - 40000Power measurement number equivalent to the number shown on a power measurement badge in the UI.
levelreal-40000 - 40000Absolute mid reference level for the falling edge.
POWer:POWer1:REFLevels:ABSolute:FALLMid 0

Sets or queries the absolute hysteresis value for the specified power measurement number.

NameTypeValuesDescription
POWer<x>integer-The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
hysteresisreal0.0000005 - 10Absolute hysteresis value.
real - Returns the absolute hysteresis value for the specified power measurement number.

Sets or queries the rising edge high reference level in absolute units for the specified power measurement number.

NameTypeValuesDescription
power measurement numberinteger–40000 - 40000Power measurement number (POWer<x>), equivalent to the number shown on a power measurement badge in the UI.
valuereal–40000 - 40000Absolute high reference level for the rising edge.
real - Returns the rising edge high reference level in absolute units for the specified power measurement number.
POWer:POWer1:REFLevels:ABSolute:RISEHigh 1 sets the high reference level for rising edge as 1 volt.

Sets or queries the rising edge low reference level in absolute units for the specified power measurement number.

NameTypeValuesDescription
xinteger? - ?Power measurement number corresponding to the power measurement badge shown in the UI.
real - Returns the rising edge low reference level in absolute units.

Sets or queries the rising edge mid reference level in absolute units for the specified power measurement number.

NameTypeValuesDescription
xinteger–40000 - 40000Power measurement number.
levelreal–40000 - 40000Mid reference level for rising edge in absolute units.
real - Returns the rising edge mid reference level in absolute units for the specified power measurement number.
POWer:POWer1:REFLevels:ABSolute:RISEMid 0 sets the mid reference level for rising edge as 0 volt.

Sets or queries the type of measurement levels when reference level is set to absolute for the specified power measurement number.

NameTypeValuesDescription
modeenumSAME | UNIQueSelects the measurement level type used when absolute reference levels are enabled.

Sets or queries the reference level base top method for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
modeenumAUTO | MINMax | MEANhistogram | MODEhistogram | EYEhistogramSelects the reference level base top method.
enum - Returns the reference level base top method for the specified power measurement number.
POWer:POWer1:REFLevels:BASETop AUTO sets the reference level base top method as auto for the power measurement badge 1.

Sets or queries the method used to configure reference level values for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
methodenumPERCent | ABSoluteSelects the method used to configure reference level values.
enum - Returns the current reference level method for the specified power measurement number.

Sets or queries the falling edge high reference level in percentage for the specified power measurement number. Requires the PWR or PS2 option.

NameTypeValuesDescription
xinteger1 - 99Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
valuereal1 - 99High reference level for the falling edge, expressed as a percentage.
real (%) - Returns the falling edge high reference level in percentage for the specified power measurement number.
POWer:POWer1:REFLevels:PERCent:FALLHigh 1

Sets or queries the falling edge for low reference level in percentage for the specified power measurement number.

NameTypeValuesDescription
xinteger1 - 99Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
valueinteger1 - 99Low reference level falling-edge value in percent.

Sets or queries the falling edge mid reference level in percentage for the specified power measurement number.

NameTypeValuesDescription
NR1integer1 - 99Power measurement number.
POWer:POWer1:REFLevels:PERCent:FALLMid 50 sets the mid reference level for falling edge as 50 percentage.

Sets or queries the hysteresis in percentage for the specified power measurement number.

NameTypeValuesDescription
NR1real1 - 99Power measurement number; equivalent to the number shown on a power measurement badge in the UI.

Sets or queries the rising edge high reference level in percentage for the specified power measurement number.

NameTypeValuesDescription
xinteger1 - 99Power measurement number.
valuerealNR1High reference level for the rising edge, in percent.
real (%) - Returns the high reference level for the rising edge, in percent.
POWer:POWer1:REFLevels:PERCent:RISEHigh 85 sets the high reference level for rising edge as 85 percentage.

Sets or queries the rising-edge low reference level in percent for the specified power measurement number.

NameTypeValuesDescription
power measurement numberinteger1 - 99Power measurement number x, equivalent to the number shown on a power measurement badge in the UI.
valuereal1 - 99Low reference level for rising edge as a percentage.
POWer:POWer1:REFLevels:PERCent:RISELow 10

Sets or queries the rising edge mid reference level in percentage for the specified power measurement number x.

NameTypeValuesDescription
xinteger1 - 99Power measurement number shown on the power measurement badge in the UI.
valuereal1 - 99Mid reference level for rising edge, in percentage.
POWer:POWer1:REFLevels:PERCent:RISEMid 55

Sets or queries the percent reference-level type for the specified power measurement. The choice determines whether the low/high reference levels are 10%/90%, 20%/80%, or custom values.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown on the power measurement badge in the UI.
typeenumTENNinety | TWENtyeighty | CUSTomSelects the percent reference-level scheme.
enum - Returns the current percent reference-level type for the specified power measurement.
POWer:POWer1:REFLevels:PERCent:TYPE TENNinety

Queries the maximum value of all acquisitions for the specified power measurement parameter. The power measurement number is specified by x, and the result selector must be one of the quoted QSTring entries listed in the manual.

NameTypeValuesDescription
queryenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQSpecifies which measurement result to return from the selected power measurement number.
string - Returns the maximum value of all acquisitions for the specified power measurement result. The returned value is the selected <QString> entry, enclosed in quotes.

Queries the mean value of all acquisitions for the specified result parameter in power measurement <x>. The result parameter must be one of the quoted <QString> values listed in the syntax.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown on the power measurement badge in the UI.
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQMeasurement result to return from the specified power measurement number. Must be entered in enclosing quotes.
real - Mean value of all acquisitions for the selected measurement parameter.
POWer:POWer2:RESUlts:ALLAcqs:MEAN? "AMPL" might return 57.45, indicating the mean value of the Amplitude measurement for all acquisitions of power measurement 2.

Returns the selected result from the specified power measurement number. The result name must be entered as a quoted QSTring token, and the available results depend on the type of power measurement being taken.

NameTypeValuesDescription
POWer<x>integer-Power measurement number; equivalent to the number shown on the power measurement badge in the UI.
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQQuoted result name to return from the specified power measurement.
string - A quoted QSTring containing the requested measurement result.

Queries the peak-to-peak value of all acquisitions for the specified measurement result in the selected power measurement number. The result keyword must be entered in quotes.

NameTypeValuesDescription
power measurement numberinteger-Power measurement number shown on the measurement badge in the UI.
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQMeasurement result to return from the specified power measurement.
real - The peak-to-peak value of all acquisitions for the specified measurement result.
POWer:POWer5:RESUlts:ALLAcqs:MINimum? "FREQ"

Queries the population (number of complete cycles) of all acquisitions for the specified power measurement result. The <QString> argument must be one of the listed quoted result keywords and depends on the measurement type in the selected power measurement number.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQMeasurement result to return from the specified power measurement number.
integer - Population (number of complete cycles) of all acquisitions for the specified measurement parameter.

Queries the standard deviation value of all acquisitions for the specified power measurement result. The result to return is selected by a quoted <QString> argument from the list of valid measurement results.

NameTypeValuesDescription
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQQuoted measurement result to return from the specified power measurement number.
real - Standard deviation value of all acquisitions for the specified measurement result.
POWer:POWer1:RESUlts:ALLAcqs:POPUlation? "CondEnrg" might return 4.91E-3, indicating the population (number of complete cycles) of conduction energy for all acquisitions.

Queries the first harmonics magnitude value for the specified power measurement number.

real - The first harmonics magnitude value for the specified power measurement number.

Queries the fundamental frequency for the specified power measurement number.

NameTypeValuesDescription
power<x>integer-Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
real - Returns the fundamental frequency for the specified power measurement number.

Queries the RMS current value for the specified power measurement number. Requires option PWR or PS2.

NameTypeValuesDescription
xinteger-Power measurement number; the equivalent of the number shown on a power measurement badge in the UI.
real - Returns the RMS current value for the specified power measurement number.
POWer:POWer1:RESUlts:CURRentacq:IRMS? "harmonics" might return 1.4149980733491, indicating the RMS current value for the power measurement badge 1.

Queries the maximum value of the current acquisition for a specified measurement parameter in the selected power measurement number.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown on the power measurement badge in the UI.
measurementenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQMeasurement result to return from the specified power measurement number.
real - The maximum value of the current acquisition for the specified measurement parameter.
POWer:POWer1:RESUlts:CURRentacq:MAXimum? "TONEnrg" might return 32.8, indicating the maximum value of Ton Energy for the current acquisition.

Queries the mean value of the current acquisition for the measurement parameter of the specified power measurement <x>. The result is selected by a quoted string argument identifying the power measurement result to return.

NameTypeValuesDescription
power measurement numberinteger-Power measurement number corresponding to the badge number shown in the UI.
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQQuoted string selecting which measurement result to return.
string - Returns the mean value of the current acquisition for the specified power measurement result.

Queries the minimum value of the current acquisition for the specified measurement result in a power measurement. The measurement result is selected by a quoted <QString> argument.

NameTypeValuesDescription
measurement_resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | Max | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQSelects which power measurement result to return the minimum of.
real - Returns the minimum value of the current acquisition for the specified power measurement result.
POWer:POWer1:RESUlts:CURRentacq:MINimum? "TruePwr" might return 4.17829019093E–9, indicating the minimum value of true power for the current acquisition.

Queries the peak-to-peak value of the current acquisition for the specified power measurement and result parameter. The result parameter must be one of the quoted <QString> entries listed in the syntax and arguments.

NameTypeValuesDescription
power measurement numberinteger-The power measurement number (the badge number shown in the UI).
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQThe measurement result to return for the specified power measurement number.
real - Returns the peak-to-peak value of the current acquisition for the specified measurement parameter.

Queries the limit of partial odd harmonic current for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
harmonicsstring-Selection for the current acquisition result to query.
real - Returns the limit of partial odd harmonic current for the selected power measurement.
POWer:POWer1:RESUlts:CURRentacq:POHCL? "harmonics" might return 251.3529788962128E-3, indicating the limit of partial odd harmonic current for the power measurement badge 1.

Queries the measured value of partial odd harmonic current for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
harmonicsstring-String argument shown in the syntax line.
numeric - Returns the measured value of partial odd harmonic current.
POWer:POWer1:RESUlts:CURRentacq:POHCM? "harmonics" might return 515.422617782020E-6, indicating the measured value of partial odd harmonic current for the power measurement badge 1.

Queries the status of partial odd harmonic current for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
enum - Returns the status of partial odd harmonic current for the specified power measurement number, such as Pass.
POWer:POWer1:RESUlts:CURRentacq:POHCS? "harmonics" might return Pass, indicating the status of partial odd harmonic current for power measurement 1.

Queries the population (number of complete cycles) of the current acquisition for the measurement result specified by x. The measurement result must be entered as a quoted string from the documented list.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
resultenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQMeasurement result to return from the specified power measurement number; must be quoted.
integer - Returns the population, i.e. number of complete cycles, for the specified measurement result.
POWer:POWer1:RESUlts:CURRentacq:POPUlation? {InputPwr |Output1Pwr |Output2Pwr |Output3Pwr | Efficiency1 |Efficiency2 |Efficiency3 |TotalEfficiency |INDUCT |IVSINTV |MAGLOSS |Bpeak |Br |Hc |Hmax |IRipple |DeltaB |DeltaH |Permeability |RDS |TRUEPWR |APPPWR |REPWR |PWRFACTOR |PHASE | PWRFREQ |ICFACTOR |VCFACTOR |IRMS |VRMS |TONENRG |TONLOSS |TOFFENRG |TOFFLOSS |CONDENRG | CONDLOSS |TTLLOSS |TTLENRG |DVBYDT |DIBYDT |SOAHITSCNT |LRIPRMS |LRIPPKPK |SWRIPRMS |SWRIPPKPK | PRIOD |FREQ |PDUTY |NDUTY |PPULSE |NPULSE |AMPL |PKPK |HIGH |LOW |MAX |MIN | INRUSH |CAPACITANCE |OUTPUT1 |OUTPUT2 |OUTPUT3 |OUTPUT4 |OUTPUT5 |OUTPUT6 |OUTPUT7 |GAINCROSSOVERFREQ | PHASECROSSOVERFREQ |GM |PM |MAXPSRR |MAXPSRRFREQ |MINPSRR |MINPSRRFREQ}

Queries the RMS value of the source selected for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
real - Returns the RMS value of the source selected for power measurement x.
POWer:POWer1:RESUlts:CURRentacq:RMS? "harmonics" might return 1.4143420437461, indicating the RMS value of the source selected for power measurement 1.

Queries the status of the measurement for the specified power measurement number. The power measurement number is specified by x.

string - Returns the status of the measurement for the specified power measurement number.
POWer:POWer1:RESUlts:CURRentacq:STATUS? "harmonics"

Queries the standard deviation value of the current acquisition for the specified power measurement parameter. The power measurement number is specified by x.

NameTypeValuesDescription
parameterenumInputPwr | Output1Pwr | Output2Pwr | Output3Pwr | Efficiency1 | Efficiency2 | Efficiency3 | TotalEfficiency | INDUCT | IVSINTV | MAGLOSS | Bpeak | Br | Hc | Hmax | IRipple | DeltaB | DeltaH | Permeability | RDS | TRUEPWR | APPPWR | REPWR | PWRFACTOR | PHASE | PWRFREQ | ICFACTOR | VCFACTOR | IRMS | VRMS | TONENRG | TONLOSS | TOFFENRG | TOFFLOSS | CONDENRG | CONDLOSS | TTLLOSS | TTLENRG | DVBYDT | DIBYDT | SOAHITSCNT | LRIPRMS | LRIPPKPK | SWRIPRMS | SWRIPPKPK | PRIOD | FREQ | PDUTY | NDUTY | PPULSE | NPULSE | AMPL | PKPK | HIGH | LOW | MAX | MIN | INRUSH | CAPACITANCE | OUTPUT1 | OUTPUT2 | OUTPUT3 | OUTPUT4 | OUTPUT5 | OUTPUT6 | OUTPUT7 | GAINCROSSOVERFREQ | PHASECROSSOVERFREQ | GM | PM | MAXPSRR | MAXPSRRFREQ | MINPSRR | MINPSRRFREQMeasurement result to return from the specified power measurement number.
real - Returns the standard deviation value of the current acquisition for the specified power measurement parameter.
POWer:POWer1:RESUlts:CURRentacq:STATUS? "harmonics" might return Pass, indicating that the measurement has passed according to the standard for power measurement 1.

Queries the total harmonic distortion (fundamental) value for the specified power measurement number. The measurement number is given by x.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
real - Total harmonic distortion (fundamental) value for the specified power measurement.
POWer:POWer2:RESUlts:CURRentacq:THDF? "harmonics"

Queries the total harmonic distortion (RMS) value for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger-Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
real - The total harmonic distortion (RMS) value for the specified power measurement number.
POWer:POWer1:RESUlts:CURRentacq:THDR? "harmonics" might return 107.1384597967292E-3, indicating the value of total harmonic distortion (fundamental) for power measurement 1.

Queries the true power value for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
POWer<x>integer-The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
real - Returns the true power value for the specified power measurement number.
POWer:POWer1:RESUlts:CURRentacq:TRPWR? "harmonics" might return 2.0002612633993, indicating the true power value for power measurement 1.

Queries the RMS voltage value for the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger-Power measurement number.
real - RMS voltage value for the specified power measurement.
POWer:POWer3:RESUlts:CURRentacq:VRMS? "harmonics" might return 1.4117680233354, indicating the RMS voltage value for the power measurement 3.

Sets up the instrument's horizontal, vertical, and trigger parameters to optimize for taking the specified power measurement. The measurement identifier x must refer to a power measurement that requires a single sequence acquisition.

NameTypeValuesDescription
xinteger-Power measurement identifier number.
ExecuteenumExecuteSets the measurement to run an acquisition and acquire data for the specified single sequence power measurement.
POWer:POWer3:SEQuence Execute runs the power measurement 3 sequence setup.

Sets or queries the sequence mode for a specified single-sequence power measurement. RUN sets the measurement to run an acquisition, and RERUN sets it to rerun an acquisition.

NameTypeValuesDescription
xinteger1Power measurement identifier number; must refer to a power measurement that requires a single sequence acquisition.
modeenumRUN | RERUNSelects whether the measurement runs or reruns an acquisition.
enum - Returns the current sequence setting for the specified single-sequence power measurement.
POWer:POWer3:SEQuence RUN
POWer:POWer1:SEQuence?

Queries the current state of the single-sequence power measurement acquisition setting for the specified power measurement. The query may return RUN or RERUN.

enum - Returns the current single-sequence acquisition setting for the specified power measurement.
POWer:POWer1:SEQuence? might return POWer:POWer1:SEQuence RERUN, indicating that the current state of the power measurement is rerun.

Sets or queries the current source for the SOA measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source for the SOA measurement.
enum - Returns the current source for the SOA measurement.
POWer:POWer1:SOA:ISOURce CH2

Sets or queries the current source for the SOA measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger1 - 8Power measurement number (the badge number shown in the UI).
sourceenumCH<x> | MATH<x> | REF<x>Current source for the SOA measurement.

Sets or queries the X or Y coordinate value for an SOA mask of a specified power measurement. The power measurement number is specified by x, and POINT<x> selects one of the X or Y mask points.

NameTypeValuesDescription
POINT<x>enum1X | 2X | 3X | 4X | 5X | 6X | 7X | 8X | 9X | 10X | 11X | 12X | 13X | 14X | 15X | 16X | 17X | 18X | 19X | 20X | 21X | 22X | 23X | 24X | 25X | 26X | 27X | 28X | 29X | 30X | 31X | 32X | 1Y | 2Y | 3Y | 4Y | 5Y | 6Y | 7Y | 8Y | 9Y | 10Y | 11Y | 12Y | 13Y | 14Y | 15Y | 16Y | 17Y | 18Y | 19Y | 20Y | 21Y | 22Y | 23Y | 24Y | 25Y | 26Y | 27Y | 28Y | 29Y | 30Y | 31Y | 32YSelects the specified SOA mask X or Y point.
<NR1>real–5000 - 5000Sets the specified SOA mask X or Y point value as a floating number.
POWer:POWer1:SOA:POINT6Y 0.125
POWer:POWer3:SOA:POINT12X? might return POWer:POWer3:SOA:POINT12X 1.435

Sets or queries the X or Y coordinate value for an SOA mask of a specified power measurement. The power measurement number is x, and POINT<x> selects one of the numbered X or Y points.

NameTypeValuesDescription
pointenum1X | 2X | 3X | 4X | 5X | 6X | 7X | 8X | 9X | 10X | 11X | 12X | 13X | 14X | 15X | 16X | 17X | 18X | 19X | 20X | 21X | 22X | 23X | 24X | 25X | 26X | 27X | 28X | 29X | 30X | 31X | 32X | 1Y | 2Y | 3Y | 4Y | 5Y | 6Y | 7Y | 8Y | 9Y | 10Y | 11Y | 12Y | 13Y | 14Y | 15Y | 16Y | 17Y | 18Y | 19Y | 20Y | 21Y | 22Y | 23Y | 24Y | 25Y | 26Y | 27Y | 28Y | 29Y | 30Y | 31Y | 32YSelects the X or Y point in the SOA mask for the specified power measurement.
real - Returns the specified SOA mask X or Y point value.

Recalls or queries the recall mask file name for the specified power measurement number. The power measurement number is given by x.

string - Returns the recall mask file name.
POWer:POWer1:SOA:RECAllmask? might return Tek000.msk, indicating the file name of the mask that will be recalled.

Recalls or queries the recall mask file name for the specified power measurement number.

string - The file name of the mask that will be recalled.
POWer:POWer1:SOA:RECAllmask? might return Tek000.msk, indicating the file name of the mask that will be recalled.

Sets or queries the file name used for saving the SOA mask file name in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger-Power measurement number.
filenamestring-File name to use for saving the SOA mask file.
string - Returns the file name for saving the SOA mask file name in the specified power measurement number.
POWer:POWer1:SOA:RECAllmask:FILEName

Sets or queries the file name for saving the SOA mask file name in the specified power measurement number. The power measurement number is specified by x.

string - Returns the configured SOA mask file name for the specified power measurement number.
POWer:POWer1:SOA:RECAllmask:FILEName

Saves the SOA mask file using the configured name and path for the specified power measurement number, or queries the mask file name, path, and file type. The power measurement number is specified by x.

string - Returns the mask file name, path, and file type for the SOA measurement in the specified power measurement number.
POWer:POWer1:SOA:SAVemask saves the mask file of SOA measurement as the configured file name at the configured path.

Sets or queries the state of auto-increment for saved SOA mask file names in the specified power measurement number. The power measurement number is specified by x.

Saves the mask file using the configured name and path for the specified power measurement number, or queries the mask file name, path, and file type. The power measurement number is specified by x.

string - Returns the mask file name, path, and file type for the SOA measurement in the specified power measurement number.
POWer:POWer1:SOA:SAVemask saves the mask file of SOA measurement as the configured file name at the configured path.

Sets or queries the mask file name for SOA measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
filenamestring-Mask file name for the SOA measurement.
POWer:POWer1:SOA:SAVemask:FILEName "Tek001.msk"

Sets or queries the mask file name for SOA measurement in the specified power measurement number.

NameTypeValuesDescription
filenamestring-Mask file name for the SOA measurement.
POWer:POWer1:SOA:SAVemask:FILEName "Tek001.msk"

Sets or queries the mask file folder path for SOA measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
folderstring-Mask file folder path for SOA measurement.
POWer:POWer1:SOA:SAVemask:FOLDer "C:" sets the mask file folder path for SOA measurement as C drive.

Sets or queries the mask file folder path for SOA measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
folderstring-Mask file folder path for the SOA measurement.
POWer:POWer1:SOA:SAVemask:FOLDer "C:" sets the mask file folder path for SOA measurement as C drive.

Sets or queries the source used for the SOA voltage measurement for the specified power measurement number. The source can be a channel, math waveform, or reference waveform.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Voltage source for the SOA measurement.
enum - Returns the selected SOA voltage source.
POWer:POWer1:SOA:VSOURce CH1 sets the voltage source for SOA measurement as channel 1.

Queries the voltage source used for SOA measurement for the specified power measurement number. The source can be a channel, math waveform, or reference waveform.

enum - Returns the selected voltage source for the SOA measurement.
POWer:POWer1:SOA:VSOURce CH1

Sets or queries the conduction calculation method for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
modeenumMOSFET | BJTConduction calculation method for switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:DEVICEType MOSFET sets the conduction calculation method as mosfet for switching loss measurement of the power measurement badge Power 1.

Sets or queries the conduction calculation method for switching loss measurement in the specified power measurement number.

enum - Returns the conduction calculation method for switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:DEVICEType MOSFET sets the conduction calculation method as mosfet for switching loss measurement of the power measurement badge Power 1.

Sets the gate voltage (Vg) source for switching loss measurement of the specified power measurement. The power measurement number is given by x.

NameTypeValuesDescription
sourceenumMATH1Gate voltage source for the switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:GATESOurce MATH1 sets the gate voltage (Vg) source for switching loss measurement of power measurement 1 as MATH1.
POWer:POWer2:SWITCHINGLOSS:VSOURce? might return MATH3 indicating the gate voltage (Vg) for switching loss measurement of power measurement 2.

Sets or queries the gate voltage (Vg) source for switching loss measurement of the specified power measurement number. The power measurement number is given by x.

NameTypeValuesDescription
sourceenum-Gate voltage source for the switching loss measurement.
enum - Returns the gate voltage (Vg) source for the switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:GATESOurce MATH1 sets the gate voltage (Vg) source for switching loss measurement of power measurement 1 as MATH1.
POWer:POWer2:SWITCHINGLOSS:VSOURce? might return MATH3 indicating the gate voltage (Vg) for switching loss measurement of power measurement 2.

Sets or queries the current level (Ton-Start & Stop) in absolute units for switching loss measurement in the specified power measurement number.

NameTypeValuesDescription
NR1real-100 - 100Absolute current level value for switching loss measurement.
real - Returns the current level (Ton-Start & Stop) in absolute units for switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:ILEVELAbs 1.2 sets the current level (Ton-Start & Stop) value as 1.2 for the switching loss measurement in the power measurement badge 1.

Sets or queries the current level (Ton-Start & Stop) in absolute units for switching loss measurement in the specified power measurement number x.

NameTypeValuesDescription
NR1real-100 - 100Absolute current level value.
real - Returns the current level (Ton-Start & Stop) in absolute units for the specified power measurement number.
POWer:POWer1:SWITCHINGLOSS:ILEVELAbs 1.2

Sets or queries the current level (Ton-Start & Stop) in percentage for switching loss measurement in the specified power measurement number.

NameTypeValuesDescription
NR1real-100 - 100Percentage current level for switching loss measurement.

Sets the current level (Ton-Start & Stop) value as a percentage for the switching loss measurement in the specified power measurement badge.

NameTypeValuesDescription
xinteger0.0001 - 90Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
POWer:POWer1:SWITCHINGLOSS:ILEVELPct 6

Sets or queries the current source for the switching loss measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source for the switching loss measurement.
enum - Returns the current source for the switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:ISOURce CH2
POWer:POWer2:SWITCHINGLOSS:ISOURce?

Sets or queries the current source for the switching loss measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Current source for the switching loss measurement.
enum - Returns the current source for the switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:ISOURce CH2
POWer:POWer2:SWITCHINGLOSS:ISOURce?

Sets or queries the level units for switching loss measurement in the specified power measurement number. PERCent sets High, Mid, and Low reference levels in percentage; ABSolute sets them to specific signal levels.

NameTypeValuesDescription
modeenumPERCent | ABSoluteSelects whether switching loss reference levels are specified as percentage or absolute signal levels.
POWer:POWer1:SWITCHINGLOSS:LEVELUNIts ABSolute sets the level units as Absolute for switching loss measurement of the power measurement badge Power 1.

Sets or queries the RDS(on) value for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
valuereal0 - 100RDS(on) value for switching loss measurement.
real - Returns the RDS(on) value for switching loss measurement in the specified power measurement number.
POWer:POWer1:SWITCHINGLOSS:RDSOn 2 sets the switching loss RDSOn value as 2 for switching loss measurement of the power measurement badge Power 1.

Sets or queries the RDS(on) value for switching loss measurement in the specified power measurement number.

NameTypeValuesDescription
xinteger1Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
RDSOnreal0 - 100RDS(on) value for switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:RDSOn 2

Sets or queries the configuration type for the switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

Queries the configured switching-loss configuration type for the specified power measurement. The power measurement number is specified by x.

enum - Returns the switching-loss configuration type.

Sets or queries the VCE(sat) value for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
NR1real0.001 - 100VCE(sat) value to set for the switching loss measurement.
real - Returns the VCE(sat) value for the specified switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:VCESat 6 sets VCE(sat) value as 6 for switching loss measurement of the power measurement badge Power 1.

Sets or queries the VCE(sat) value for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

real - Returns the VCE(sat) value for switching loss measurement in the specified power measurement number.
POWer:POWer1:SWITCHINGLOSS:VCESat 6

Sets or queries the gate voltage value (Vg Level Ton-Start) for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger1Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
valuereal–100 - 100Gate voltage value (Vg Level Ton-Start) for the switching loss measurement.
real - Returns the gate voltage value (Vg Level Ton-Start) for the switching loss measurement in the specified power measurement number.
POWer:POWer1:SWITCHINGLOSS:VGLevel 1.2

Sets or queries the gate voltage value (Vg Level Ton-Start) for the switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger-Power measurement number corresponding to the number shown on a power measurement badge in the UI.
valuereal-100 - 100Gate voltage value (Vg Level Ton-Start) for the switching loss measurement.
real - Returns the gate voltage value (Vg Level Ton-Start) for the switching loss measurement in the specified power measurement number.
POWer:POWer1:SWITCHINGLOSS:VGLevel 1.2

Sets or queries the voltage level (Ton-Start & Stop) in absolute units for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
<NR1>real-100 - 100Voltage level value in absolute units.
real - Returns the voltage level (Ton-Start & Stop) value in absolute units for the specified power measurement number.
POWer:POWer1:SWITCHINGLOSS:VLEVELAbs 2 sets the voltage level (Ton-Start & Stop) value as 2 for the switching loss measurement in the power measurement badge 1.

Sets or queries the voltage level (Ton-Start & Stop) in absolute units for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
xinteger-Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
valuereal–100 - 100Voltage level value in absolute units.
real - Returns the voltage level (Ton-Start & Stop) in absolute units for the specified power measurement number.
POWer:POWer1:SWITCHINGLOSS:VLEVELAbs 2 sets the voltage level (Ton-Start & Stop) value as 2 for the switching loss measurement in the power measurement badge 1.

Sets or queries the voltage level (Ton-Start & Stop) in percentage for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
valuereal0.0001 - 90Voltage level in percent for the switching loss measurement.
xinteger-Power measurement number.
POWer:POWer1:SWITCHINGLOSS:VLEVELPct 7 sets the voltage level (Ton-Start & Stop) value as 7 percentage for the switching loss measurement in the power measurement badge 1.

Sets or queries the voltage level (Ton-Start & Stop) in percentage for switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
valuereal0.0001 - 90Voltage level in percentage for the switching loss measurement.
real (%) - Returns the voltage level (Ton-Start & Stop) in percentage for switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:VLEVELPct 7

Sets or queries the voltage source for the switching loss measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Voltage source specifier for the switching loss measurement.

Sets or queries the voltage source for the switching loss measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Selects the voltage source for the switching loss measurement.
POWer:POWer1:SWITCHINGLOSS:VSOURce CH1
POWer:POWer1:SWITCHINGLOSS:VSOURce?

Sets or queries the input source for switching ripple measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the switching ripple measurement.
POWer:POWer1:SWITCHINGRIPPLE:INPUTSOurce CH5 sets the input source for switching ripple measurement as CH5 for the power measurement badge Power 1.

Sets or queries the input source for switching ripple measurement in the specified power measurement number.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the switching ripple measurement.
enum - Returns the current input source for the switching ripple measurement.
POWer:POWer1:SWITCHINGRIPPLE:INPUTSOurce CH5 sets the input source for switching ripple measurement as
CH5 for the power measurement badge Power 1.

Sets or queries the switching frequency for switching ripple measurement in the specified power measurement number.

NameTypeValuesDescription
NR1real-Switching frequency value.
POWer:POWer1:SWITCHINGRIPPLE:LFREQuency <NR1>
POWer:POWer<x>:SWITCHINGRIPPLE:LFREQuency?

Sets or queries the switching frequency used for switching ripple measurement in the specified power measurement number. The power measurement number is specified by x.

NameTypeValuesDescription
NR1real-Switching frequency for switching ripple measurement.

Sets or queries the input frequency used by the AC or DC converter of the specified Turn Off Time measurement.

NameTypeValuesDescription
xinteger1 - 1000000Power measurement number shown on a power measurement badge in the UI.
frequencyreal1 - 500Frequency value for the Turn Off Time measurement.
real (Hz) - Returns the frequency value of the specified Turn Off Time measurement, in Hz.
POWer:POWer1:TURNOFFtime:FREQuency 50
POWer:POWer4:TURNOFFtime:FREQuency?

Sets or queries the input frequency used by the AC or DC converter of the specified Turn Off Time measurement.

NameTypeValuesDescription
frequencyreal1 - 500Frequency value for the Turn Off Time measurement input converter.
real (Hz) - Returns the frequency value of the specified Turn Off Time measurement.
POWer:POWer1:TURNOFFtime:FREQuency 50
POWer:POWer4:TURNOFFtime:FREQuency?

Sets or queries the input voltage level of the specified Turn Off Time measurement.

NameTypeValuesDescription
xinteger1 - 1000000Power measurement number shown on a power measurement badge in the UI.

Sets or queries the input voltage level for the specified Turn Off Time measurement. The level is specified as a floating-point voltage from -500 V to 500 V.

NameTypeValuesDescription
levelreal-500 - 500Input voltage level for the Turn Off Time measurement.
real (V) - Returns the input voltage level of the specified Turn Off Time measurement.
POWer:POWer1:TURNOFFtime:INPUTLEVel -350 sets the input voltage level of Turn Off Time measurement 1 to – 350 V.
POWer:POWer4:TURNOFFtime:INPUTLEVel? might return POWer:POWer4:TURNOFFtime:INPUTLEVel 200, indicating that the input voltage level value of Turn Off Time measurement 4 is set to 200 V.

Sets or queries the input source of the specified Turn Off Time measurement.

NameTypeValuesDescription
POWer<x>integer-The power measurement number corresponding to the number shown on a power measurement badge in the UI.
sourceenumCH<x> | REF<x> | MATH<x>Selects the input source as a channel, reference waveform, or math waveform.
POWer:POWer1:TURNOFFtime:INPUTSOurce CH4
POWer:POWer6:TURNOFFtime:INPUTSOurce? might return POWer:POWer6:TURNOFFtime:INPUTSOurce MATH2

Sets or queries the input source of the specified Turn Off Time measurement.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x>Input source for the specified Turn Off Time measurement.
enum - Returns the current input source of the specified Turn Off Time measurement.
POWer:POWer1:TURNOFFtime:INPUTSOurce CH4
POWer:POWer6:TURNOFFtime:INPUTSOurce?

Sets or queries the maximum time value of the specified Turn Off Time power measurement. The maximum time value is a floating point number in seconds.

NameTypeValuesDescription
valuereal1 - 500Maximum time value in seconds.
POWer:POWer1:TURNOFFtime:MAXTIMe 70
POWer:POWer5:TURNOFFtime:MAXTIMe?

Sets or queries the maximum time value of the specified Turn Off Time measurement. The maximum time value is a floating point number in seconds from 1 to 500.

NameTypeValuesDescription
xinteger1Power measurement number, equivalent to the number shown on the power measurement badge in the UI.
real (s) - Returns the maximum time value of the specified Turn Off Time measurement, in seconds.
POWer:POWer1:TURNOFFtime:MAXTIMe 70
POWer:POWer5:TURNOFFtime:MAXTIMe? might return POWer:POWer5:TURNOFFtime:MAXTIMe 120, indicating that the maximum time value of Turn Off Time measurement 5 is 120 seconds.

Sets or queries the maximum voltage of the specified Turn Off Time measurement.

NameTypeValuesDescription
power<x>integer1Power measurement number; equivalent to the number shown on a power measurement badge in the UI.
voltagereal1 V - 500 VMaximum voltage value for the Turn Off Time measurement.
real (V) - Returns the maximum voltage value of the specified Turn Off Time measurement.
POWer:POWer1:TURNOFFtime:MAXVoltage 50 sets the maximum voltage value of Turn Off Time measurement 1 to
POWer:POWer4:TURNOFFtime:MAXVoltage? might return POWer:POWer4:TURNOFFtime:MAXVoltage 12,
indicating that the maximum voltage value of Turn Off Time measurement 4 is 12 volts.

Sets or queries the maximum voltage of the specified Turn Off Time measurement.

NameTypeValuesDescription
power measurement numberinteger-The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
voltagereal1 V - 500 VMaximum voltage value for the Turn Off Time measurement.
real (V) - Returns the maximum voltage value of the specified Turn Off Time measurement.
POWer:POWer1:TURNOFFtime:MAXVoltage 50 sets the maximum voltage value of Turn Off Time measurement 1 to
POWer:POWer4:TURNOFFtime:MAXVoltage? might return POWer:POWer4:TURNOFFtime:MAXVoltage 12,
notes

Sets or queries the number of outputs for the specified Turn Off Time measurement. POWer<x> identifies the power measurement number; ONE through SEVEN selects the number of outputs.

NameTypeValuesDescription
countenumONE | TWO | THREE | FOUR | FIVE | SIX | SEVENNumber of outputs for the Turn Off Time measurement.
POWer:POWer1:TURNOFFtime:NUMOUTputs TWO
POWer:POWer3:TURNOFFtime:NUMOUTputs?

Queries the source assigned to output 1 of the specified Turn Off Time measurement. The source can be a channel, reference waveform, or math waveform.

enum - Returns the output 1 source setting for the specified Turn Off Time measurement.
POWer:POWer3:TURNOFFtime:NUMOUTputs? might return POWer:POWer3:TURNOFFtime:NUMOUTputs FOUR,
POWer:POWer:POWer1:TURNOFFtime:NUMOUTputs TWO sets the number of outputs of Turn Off Time measurement 1 to two.

Sets or queries the source for output 1 of the specified Turn Off Time measurement. Requires option PWR or PS2.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x>Source for output 1.
enum - Returns the current output 1 source of the specified Turn Off Time measurement.

Sets or queries the output 1 voltage level of the specified Turn Off Time power measurement.

NameTypeValuesDescription
power measurement numberinteger1The power measurement number, equivalent to the number shown on a power measurement badge in the UI.
voltagereal-6000 - +6000Sets the output voltage value.
real (V) - Returns the output 1 voltage value of the specified Turn Off Time power measurement.
POWer:POWer7:TURNOFFtime:OUTPUT1VOLTage -2550
POWer:POWer3:TURNOFFtime:OUTPUT1VOLTage? might return POWer:POWer3:TURNOFFtime:OUTPUT1VOLTage 1000, indicating that the output 1 voltage value of Turn Off Time power measurement 3 is set to 1,000 volts.

Sets or queries the type of AC/DC converter used in the specified Turn Off Time power measurement. Requires option PWR or PS2.

NameTypeValuesDescription
modeenumDCDC | ACDCSelects the converter type used for the measurement.
enum - Returns the current converter type used in the specified Turn Off Time power measurement.

Sets or queries the input frequency used by the AC or DC converter of the specified Turn On Time measurement.

NameTypeValuesDescription
POWer<x>real1 Hz - 500 HzPower measurement number, equivalent to the number shown on a power measurement badge in the UI.
real (Hz) - The frequency value of the AC/DC converter in the specified Turn On Time measurement.
POWer:POWer1:TURNONtime:FREQuency 50
POWer:POWer4:TURNONtime:FREQuency?

Sets or returns the input voltage level of the specified Turn On Time measurement. The value is a floating-point voltage level in the range –500 V to 500 V.

NameTypeValuesDescription
power<x>integer-Power measurement number, equivalent to the number shown on the power measurement badge in the UI.
inputlevelreal–500 - 500Input voltage level for the specified Turn On Time measurement.

Sets or queries the input source of the specified Turn On Time measurement.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x>Input source for the selected Turn On Time measurement; CH<x> is a channel specifier, MATH<x> a math waveform specifier, and REF<x> a reference waveform specifier.
enum - Returns the current input source of the specified Turn On Time measurement.
POWer:POWer1:TURNONtime:INPUTSOurce CH2
POWer:POWer2:TURNONtime:INPUTSOurce? might return POWer:POWer2:TURNONtime:INPUTSOurce MATH6

Sets or returns the maximum turn on time of the specified Turn On Time measurement.

NameTypeValuesDescription
NR3real1 - 500Maximum time value.

Sets or returns the maximum voltage setting of the specified Turn On Time measurement.

NameTypeValuesDescription
power measurement numberinteger-Power measurement number shown on the measurement badge in the UI.
maximum voltagereal1 - 500Maximum voltage for the Turn On Time measurement.
real (V) - Returns the maximum voltage setting of the specified Turn On Time measurement.
POWer:POWer1:TURNONtime:MAXVoltage 50 sets the maximum voltage value of Turn On Time measurement 1 to 50 volts.
POWer:POWer4:TURNONtime:MAXVoltage? might return POWer:POWer4:TURNONtime:MAXVoltage 12, indicating that the maximum voltage value of Turn On Time measurement 4 is set to 12 volts.

Sets or queries the number of outputs for the specified Turn On Time power measurement.

enum - Returns the current number of outputs for the specified Turn On Time power measurement.

Sets or queries the output 1 source of the specified Turn On Time measurement.

NameTypeValuesDescription
sourceenumCH<x> | REF<x> | MATH<x>Source for output 1.
enum - Returns the output 1 source of the specified Turn On Time measurement.

Sets or queries the output 1 voltage level of the specified Turn On Time power measurement.

NameTypeValuesDescription
power measurement numberinteger-Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
voltagereal–6,000 - +6,000Output voltage value to set.
real (V) - Returns the output 1 voltage value of the specified Turn On Time power measurement.
POWer:POWer1:TURNONtime:OUTPUT1VOLTage -2550 sets the output 1 voltage value of Turn On Time power measurement 1 to –2,550 volts.
POWer:POWer3:TURNONtime:OUTPUT1VOLTage? might return POWer:POWer3:TURNONtime:OUTPUT1VOLTage 1000, indicating that the output 1 voltage value of Turn On Time power measurement 3 is set to 1,000 volts.

Sets or queries the type of AC/DC converter used in the specified Turn On Time power measurement.

NameTypeValuesDescription
typeenumDCDC | ACDCSelects the converter type used for the measurement.
enum - Returns the current converter type setting.
POWer:POWer<x>:TURNONtime:TYPE {DCDC|ACDC}
POWer:POWer<x>:TURNONtime:TYPE?

Sets or queries the measurement type of the specified power measurement number. If the measurement number does not exist, the command creates a new power measurement, assigns the specified number, and sets its type.

NameTypeValuesDescription
xinteger1Power measurement number, equivalent to the number shown on a power measurement badge in the UI.
Measurement TypeenumCYCLEAmp | CYCLEBase | CYCLEMAx | CYCLEMIn | CYCLEPKpk | CYCLETop | DIDT | DVDT | EFFICIENCY | FREQuency | HARMonics | IMPEDANCE | INDUCTANCE | INPUTCAP | INRUSHcurrent | IVSINTEGRALV | LINERIpple | MAGNETICLOSS | MAGPROPERTY | NDUTYCycle | NPULSEWidth | PDUTYCycle | PERIod | POWERQUALity | PPULSEWidth | RDSON | SOA | SWITCHINGLOss | SWITCHINGRIpple | TURNOFFtime | TURNONtime | CLRESPONSE | PSRRMeasurement type to assign to the specified power measurement.
POWer:POWer6:TYPe INDUCTANCE sets power measurement 6 to be an Inductance measurement.
POWer:POWer1:TYPe? might return INPUTCAP, indicating that power measurement 1 is an Input Capacitance measurement.

Sets or returns the phase wrap value for FRA measurements.

NameTypeValuesDescription
NR3real-Phase wrap value.

Sets or returns the phase wrap status for FRA measurements.

NameTypeValuesDescription
power<x>integer-The power measurement number shown on the power measurement badge in the UI.
stateenumON | OFFTurns phase wrap on or off for FRA measurements.
enum - Returns the phase wrap status for FRA measurements.
POWer:POWer1:WRAP:STATE ON turns on phase wrap for FRA measurements.
POWer:POWer1:WRAP:STATE? might return POWer:POWer1:WRAP:STATE OFF, indicating that phase wrap has been turned off for FRA measurements for power measurement 1.

:RECAll:EYEMASKset / query

Recalls an eye mask definition from a source file into the specified destination mask. The eye diagram view must be selected before executing the command, and option DJA is required.

NameTypeValuesDescription
source filestring-Source file containing the eye mask definition.
MASK<x>string-Destination mask.
DISPLAY:SELECT:VIEW PLOTVIEW1
RECALL:EYEMASK "MaskWD17.xml",MASK1
:RECAll:MASKset / query

Recalls a saved mask definition from a mask file. If the specified mask test already exists, the associated mask is replaced; otherwise a new mask test is created.

NameTypeValuesDescription
source filestring-Source file containing the mask definition.
maskstring-Destination mask test to store the recalled mask into.
RECAll:MASK <source file>,MASK<x>
:RECAll:SESsionset / query

Restores the state of the instrument, including reference waveforms, from a saved session file.

NameTypeValuesDescription
file_pathstring-The file path that specifies the location of the specified instrument session file.
RECALL:SESSION "TEK00000.TSS" recalls the setup from the file TEK00000.TSS in the current working directory.
:RECAll:SETUPset / query

Recalls an instrument setup from a file or restores the factory setup. It makes the recalled setup current.

NameTypeValuesDescription
file_pathstring-Quoted setup file name and path, or the keyword FACTory to restore the factory setup.
RECALL:SETUP FACTORY recalls (and makes current) the instrument setup to its factory defaults.
RECALL:SETUP "TEK00000.SET" recalls the setup from the file TEK00000.SET in the default directory for setups.
:RECAll:SETUpset / query

Recalls a saved setup from the specified file, or recalls the factory setup when FACTory is specified. This command is supported by the Operation Complete function.

NameTypeValuesDescription
fileoptstring-Quoted string file name to recall, or the keyword FACTory.
:RECAll:WAVEformset / query

Recalls a waveform from a file into a reference waveform. This operation supports Operation Complete.

NameTypeValuesDescription
filestring-An .ISF or .CSV file specified as the source waveform file.
referencestring-The destination reference waveform, REF<x>.

:REF:ADDNewset / query

Adds the specified reference. The argument is of the form REF<NR1>, with NR1 greater than or equal to 1.

NameTypeValuesDescription
referenceinteger1Reference number to add.
:REF:DELeteset / query

Deletes the specified reference. The argument must be a reference name of the form "REF<NR1>" with NR1  1.

NameTypeValuesDescription
QStringstring-The specified reference, in the form "REF<NR1>" where NR1  1.
REF:DELETE "REF2" deletes reference 2 from the display.

Returns a comma separated list of all currently defined references.

string - All currently defined references.
REF:LIST? might return REF:LIST REF1,REF2 indicating references 1 and 2 are defined.

Sets the deskew value for the specified reference. The value is a numeric NR3 deskew amount.

NameTypeValuesDescription
valuereal-Deskew value used for the specified reference.
REF:REF1:DESKew -1.5e-9 sets the deskew value to -1.5 ns.

Sets or queries the color of the specified ref label.

NameTypeValuesDescription
labelstring-The label color value, including an empty string to restore the default color.
string - Returns the current font color of the specified ref label as a quoted string.
REF:REF1:LABel:COLor "#FFFF00" sets the font color to yellow.
REF:REF1:LABel:COLor? might return REF:REF1:LABEL:COLOR "#FF0000" indicating the font color is red.

Sets or queries the bold state of the specified reference label.

NameTypeValuesDescription
stateenum0 | OFF | ONBold font state for the reference label.
enum - Returns the bold state of the specified reference label.

Sets or queries the italic state of the specified reference label.

NameTypeValuesDescription
stateenumOFF | ONEnables or disables italic font.
enum - Returns the italic state of the specified reference label.
REF:REF1:LABel:FONT:ITALic ON turns on the italic font.
REF:REF1:LABel:FONT:ITALic? might return REF:REF1:LABEL:FONT:ITALIC 0 indicating the italic font is off.

Sets or queries the font size of the specified reference label.

NameTypeValuesDescription
sizeinteger-Font size of the label.
integer (points) - Returns the font size of the label.
REF:REF1:LABel:FONT:SIZE 20 sets the font size to 20 points.
REF:REF1:LABel:FONT:SIZE? might return REF:REF1:LABEL:FONT:SIZE 14 indicating that the font size is 14 points.

Sets or queries the font type used for the specified reference label.

NameTypeValuesDescription
QStringstring-The font type.
string - Returns the current reference label font type.
REF:REF1:LABel:FONT:TYPE "Monospace" specifies a mono spaced font.
REF:REF1:LABel:FONT:TYPE? might return REF:REF1:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

Sets or queries the underline state of the specified reference label.

NameTypeValuesDescription
stateenumNR1 | OFF | ONUnderline state to apply to the reference label; <NR1> disables underline font when 0 and turns it on for any other value.
enum - Returns the underline state of the specified reference label as 0 when underline is off, or 1/any nonzero value when it is on.
REF:REF1:LABel:FONT:UNDERline ON turns on the underline font.
REF:REF1:LABel:FONT:UNDERline? might return REF:REF1:LABEL:FONT:UNDERLINE 0 indicating that underline is off.

Sets or queries the label name of the specified reference waveform. The reference waveform is specified by x.

NameTypeValuesDescription
QStringstring-The character string used for the reference waveform label name.
REF:REF4:LABEL:NAME "My Reference"
REF:REF3:LABEL:NAME? might return REF:REF3:LABEL:NAME "Signal2"

Sets or queries the X-position of the label attached to the displayed waveform of the specified reference, relative to the left edge of the waveview. The reference waveform is specified by x.

NameTypeValuesDescription
positionreal-Location in divisions where the waveform label is displayed relative to the left edge of the screen.
REF:REF4:LABEL:XPOS 10
REF:REF2:LABEL:XPOS?

Sets or queries the Y-position of the label attached to the displayed waveform of the specified reference, relative to the baseline of the waveform. The reference waveform is specified by x.

NameTypeValuesDescription
positionreal-Location where the waveform label for the selected reference is displayed, relative to the baseline of the waveform.
real - Returns the current Y-position of the waveform label, relative to the baseline of the waveform.
REF:REF3:LABEL:YPOS -10
REF:REF2:LABEL:YPOS?

Sets the source of the reference file. The argument is the reference file name.

NameTypeValuesDescription
QStringstring-Reference file name.
REF:REF1:SOUrce "/home/guest/.local/share/Tektronix/TekScope/ FirstRecalledSession/161012_132000_000.wfm"
REF:REF1:SOUrce? might return REF:REF1:SOURCE "/home/guest/.local/share/Tektronix/TekScope/LastRecalledSession/161012_132039_000.wfm"

Sets or queries the color of the specified digital group. The reference is specified by x.

Sets or queries the bold state of the specified digital group label. The reference is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Bold font state.
enum - Returns the bold state of the specified digital group as 0 for not bold and any other value for bold.
REF1_DALL:LABel:FONT:BOLD ON
REF1_DALL:LABel:FONT:BOLD?

Sets or queries the italic state of the specified digital group. The reference is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Turns italic font on or off, or sets the state using a numeric value.

Sets or queries the font size of the specified digital group. The reference is specified by x.

NameTypeValuesDescription
<NR1>integer-The font size.
REF1_DALL:LABel:FONT:SIZE 16 sets the font size to 16 points.
REF1_DALL:LABel:FONT:SIZE? might return REF1_DALL:LABEL:FONT:SIZE 20 indicating the font size is 20 points.

Sets or queries the font type of the specified digital group. The reference is specified by x.

NameTypeValuesDescription
typestring-The font type.
string - Returns the font type.
REF1_DALL:LABel:FONT:TYPE "Monospace" sets the font to a monospace font.
REF1_DALL:LABel:FONT:TYPE? might return REF1_DALL:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

Sets or queries the underline state of the specified digital group label font. The reference is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Turns underline font on or off; <NR1>=0 turns it off and any other value turns it on.
enum - Returns the underline state of the specified digital group label font, reported as 0 when underline is off.
REF1_DALL:LABel:FONT:UNDERline ON specifies an underlined font.
REF1_DALL:LABel:FONT:UNDERline? might return REF1_DALL:LABEL:FONT:UNDERLINE 0 indicating underline is
off.

Sets or queries the name of the specified digital group label. The reference is specified by x.

NameTypeValuesDescription
QStringstring-The name of the group.
string - Returns the label name of the specified digital group.
REF1_DALL:LABel:NAMe "Clock Out" sets the label name to Clock Out.
REF1_DALL:LABel:NAMe? might return REF1_DALL:LABEL:NAME "This is the digital name".

Sets or queries the x-position of the label of the specified digital group, in pixels relative to the left edge of the display. The reference is specified by x.

NameTypeValuesDescription
x-positionrealpixelsX-position of the label, relative to the left edge of the display.
real (pixels) - Returns the x-position of the label in pixels relative to the left edge of the display.
REF1_DALL:LABel:XPOS 90.0e0 sets the x position of the label to 90.

Sets or queries the y-position of the label of the specified digital group. The reference is specified by x.

NameTypeValuesDescription
y-positionrealpixelsY-position of the label, in pixels relative to the baseline of the waveform.
real (pixels) - Returns the y-position of the label, in pixels relative to the baseline of the waveform.
REF1_DALL:LABel:YPOS 50
REF1_DALL:LABel:YPOS? might return REF1_DALL:LABEL:YPOS 0.0E+0 indicating the y position of the label is at the baseline of the waveform.

Sets or queries the color of the label of the specified digital bit. The reference and bit are specified by x.

NameTypeValuesDescription
colorstring-Label color; send an empty string to return the color to the default color.
string - Returns the current label color as a quoted string.
REF1_D1:LABel:COLor "#FF0000"
REF1_D1:LABel:COLor? might return REF1_D1:LABEL:COLOR "#FFFF00" indicating the color is yellow.

Sets or queries the bold state of the label of the specified digital bit. The reference is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Bold state of the label.

Sets or queries the italic state of the label of the specified digital bit. The reference is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Italic font state or numeric equivalent; 0 turns off italic font and any other value turns it on.
enum - Returns the italic state of the label of the specified digital bit.
REF1_D1:LABel:FONT:ITALic OFF turns off italic font.
REF1_D1:LABel:FONT:ITALic? might return REF1_D1:LABEL:FONT:ITALIC 1 indicating the font is italic.

Sets or queries the font size of the label of the specified digital bit. The reference is specified by x.

NameTypeValuesDescription
NR1integer-The font size.
integer - Returns the font size.
REF1_D1:LABel:FONT:SIZE 16 sets the font size to 16 points.
REF1_D1:LABel:FONT:SIZE? might return REF1_D1:LABEL:FONT:SIZE 20 indicating the font size is 20 points.

Sets or queries the font type of the label of the specified digital bit. The reference is specified by x.

NameTypeValuesDescription
QStringstring-Font type of the label.
REF1_D1:LABel:FONT:TYPE "Monospace" sets the font to Monospace.
REF1_D1:LABel:FONT:TYPE? might return REF1_D1:LABEL:FONT:TYPE "Frutiger LT Std 55 Roman".

Sets or queries the underline state of the label of the specified digital bit. The reference is specified by x.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Underline font state; OFF turns it off, ON turns it on, and <NR1> uses 0 for off and any other value for on.
enum - Returns the underline font state of the specified digital bit label.
REF1_D1:LABel:FONT:UNDERline ON turns on underline font.
REF1_D1:LABel:FONT:UNDERline? might return REF1_D1:LABEL:FONT:UNDERLINE 0 indicating the underline font is off.

Sets or queries the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
QStringstring-The label of the specified digital bit.
string - Returns the label of the specified digital bit.

Sets or queries the x-position of the label of the specified digital bit. The reference is specified by x.

NameTypeValuesDescription
x-positionrealpixelsThe x-position of the label, in pixels relative to the left edge of the display.
real (pixels) - The x-position of the label, in pixels relative to the left edge of the display.
REF1_D1:LABel:XPOS 90 sets the x position to 90.
REF1_D1:LABel:XPOS? might return REF1_D1:LABEL:XPOS 45.0000 indicating the position is 45 pixels to the right of the left edge of the waveform.

Sets or queries the y-position of the label of the specified digital bit. The channel is specified by x.

NameTypeValuesDescription
y-positionrealpixelsY-position of the label, in pixels relative to the waveform baseline.
real (pixels) - Returns the y-position of the label in pixels relative to the waveform baseline.
REF1_D1:LABel:YPOS 10
REF1_D1:LABel:YPOS?

:REMset / query

Embeds a comment within programs for internal documentation; the instrument ignores the comment line. This command has no query form.

NameTypeValuesDescription
commentstring-String comment to embed in the program.
REM "This is a comment" is a comment string that the instrument will ignore.

:ROSc:SOUrceset / query

Sets or queries the selected source for the time base reference oscillator. The reference oscillator locks to the chosen source, which may be internal, external, or tracking.

NameTypeValuesDescription
sourceenumINTERnal | EXTernal | TRACkingSelects the time base reference source.
enum - Returns the selected time base reference source.

Returns whether the time base reference oscillator is locked. The query returns either LOCKED or UNLOCKED.

enum - Indicates whether the time base reference oscillator is locked.
ROSC:STATE? might return ROSC:STATE LOCKED, indicating that the time base reference is locked.
:ROSC:SOURCEset / query

Sets the reference oscillator source. The factory default is INTERNAL.

NameTypeValuesDescription
sourceenumINTERNALReference oscillator source.

Saves the bus results table to the specified file.

NameTypeValuesDescription
filestring-The specified file name or path.
SAVe:EVENTtable:BUS "TEK000.CSV" saves the bus decode event table in the file named TEK000.CSV.

Sets the instrument to save the results table in a specified file. The file argument may be a complete path or a path relative to the current working directory.

NameTypeValuesDescription
filestring-Specified file name or path to use for saving the results table.
SAVe:EVENTtable:CUSTom "C:/TEK000.CSV" sets the instrument to save the results table in the top level C: directory in a file named TEK000.CSV.

Sets or queries comments to be included in saved results table files. The setter saves the quoted string as a comment in the saved results table file; the query returns the current comment, if any.

NameTypeValuesDescription
commentstring-Quoted string to save as a comment in the results table file.
string - The current saved comment, or an empty string if no comment is set.
SAVe:EVENTtable:CUSTom:COMMents "PSRR batch 2 testing."
SAVe:EVENTtable:CUSTom:COMMents?

Sets or queries the data format used when saving results table data. Scientific notation and engineering notation are supported.

enum - Returns the current data format used for saved results table data.

Sets or queries whether to include displayed reference waveforms with saved results table files.

NameTypeValuesDescription
stateenum1 | 01 saves all displayed reference waveforms as part of a saved results table file; 0 does not save them.
enum - Returns whether all displayed reference waveforms will be saved as part of the saved results table file.
SAVe:EVENTtable:CUSTom:INCLUDEREFs 1
SAVe:EVENTtable:CUSTom:INCLUDEREFs? might return 0, indicating that the instrument will not save all displayed reference waveforms as part of a saved results table file.

Saves measurement results data to the specified file. The file argument may be a complete path or a path relative to the current working directory.

NameTypeValuesDescription
QStringstring-The specified file name or path.
SAVe:EVENTtable:MEASUrement "TEK000.CSV" saves the measurement in the file named TEK000.CSV.

Saves a search results table to the specified file.

NameTypeValuesDescription
filestring-Specified file name or path for the saved search results table.
SAVe:EVENTtable:SEARCHTable "C:\Users\Tek_Local_Admin\Tektronix\TekScope\Results Tables\Tek002.csv" saves the search results table in the file named TEK002.CSV.
:SAVe:EYEMASKset / query

Saves the given eye mask to the specified file. The file argument may include an optional path; if omitted, the file is saved to the current working directory set by FILESystem:CWD.

NameTypeValuesDescription
filenamestring-Specified file name, with optional path, used to create the XML file.
SAVe:EYEMASK "<filename>.xml"

Sets or queries the color mode for saved images. The mode can be normal or inverted.

Sets or queries the view type for saved images. Currently only FULLScreen is supported.

enum - Returns the saved image view type.
SAVE:IMAGE:VIEWTYPE FULLScreen sets the screen capture mode to capture the full screen.
SAVE:IMAGE:VIEWTYPE? might return FULLScreen, indicating that the screen capture mode is set to full screen.
:SAVe:MASKset / query

Saves the given Waveview Mask to the specified file. The file argument may include an optional path; if no path is entered, the file is saved to the current working directory set by FILESystem:CWD.

NameTypeValuesDescription
filestring-Specifies the file name and optional path for the mask file to be saved.
:SAVe:PLOTDataset / query

Saves plot data to the specified file. Use a .CSV file extension, and the file path is interpreted relative to the current working directory unless a complete path is specified.

NameTypeValuesDescription
QStringstring-Sets the file name and location used to store the plot data.
SAVE:PLOTDATA "plot1.csv" saves the plot to the designated file in the current working directory.
SAVe:PLOTData "C:/plot1.csv" (On standard instruments)
SAVe:PLOTData "C:\Temp\plot1.csv" (On instruments with optional Windows 10).
:SAVe:REPOrtset / query

Saves a report to the specified file. Supported report formats are PDF and MHT (web page archive file).

NameTypeValuesDescription
filestring-The complete path specification used as the report file name and location.

Sets or queries the comments to be included in saved report files.

NameTypeValuesDescription
commentsstring-The comments to be included in saved report files.
string - The saved report comments string, returned in the form :SAVE:REPORT:COMMENTS "...".
SAVE:REPORT:COMMENTS "Test 3" adds comments to the report.
SAVE:REPORT:COMMENTS? might return :SAVE:REPORT:COMMENTS "High Temp Test 1".
:SAVe:SESsionset / query

Saves the state of the instrument, including reference waveforms, to a saved session file.

NameTypeValuesDescription
file pathstring-The file path that specifies the location to save the specified instrument session file.

Sets or queries whether displayed reference waveforms are included in saved setups.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Specifies whether displayed reference waveforms are included in saved setups.
enum - Returns whether displayed reference waveforms are included in saved setups.
SAVe:SETUp:INCLUDEREFs 0
SAVe:SETUP:INCLUDEREFS?

Specifies the method used to save either part of the waveform data or the entire waveform.

NameTypeValuesDescription
gatingenumNONe | CURSors | SCREEN | RESAMPLE | SELectedSelects which portion of the waveform is saved.
enum - Returns the current waveform save gating mode.
SAVe:WAVEform:GATing NONe
SAVE:WAVEFORM:GATING? might return :SAVe:WAVEform:GATing SCREEN, indicating the save waveform operation is set to save the waveform data on the screen.

Sets the resample interval used when saving waveform data with gating. The value specifies how often data points are saved.

NameTypeValuesDescription
<NR1>real-Specifies the resample interval.
SAVe:WAVEFORM:GATING:RESAMPLERATE 3
SAVe:WAVEFORM:GATING:RESAMPLERATE?

Returns a list of the available waveforms that can be specified as the source for the SAVE:WAVEFORM command. Source waveforms must have their display mode set to On to appear in the list and be saved.

enum - Returns the available waveform sources as a comma-separated list.
SAVE:WAVEFORM:SOURCELIST? might return ALL,CH2,CH3,CH8,MATH1,MATH2,REF2,REF4.
:SAVe:IMAGeset / query

Saves an image to a quoted file name.

NameTypeValuesDescription
file as quoted stringstring-Destination file name for the saved image.
SAVe:IMAGe <file as quoted string>
:SAVe:SETUpset / query

Saves the current setup to the specified file. This command supports Operation Complete synchronization.

NameTypeValuesDescription
filestring-File name as a quoted string.
:SAVe:WAVEformset / query

Saves a waveform to a reference location or file. This command is one of the operations that can generate an Operation Complete event.

NameTypeValuesDescription
source wfm--Waveform source to save.
REF<x>opt--Reference location to save the waveform to.
fileopt--File to save the waveform to.

Sets the file type used for save assignment operations. The factory default is WAVEFORM.

NameTypeValuesDescription
typeenumWAVEFORMFile type used for save assignment operations.

Sets the file format used when saving images. The factory default is PNG.

NameTypeValuesDescription
formatenumPNGImage file format.

Sets whether image saving uses ink saver mode. Factory default is 1.

NameTypeValuesDescription
stateinteger0 - 1Ink saver mode state.

Sets the image layout used for saved images. The factory default is PORTRAIT.

NameTypeValuesDescription
layoutenumPORTRAITImage layout selection.
:SAVE:WAVEFORMset / query

Sets the default file name used for saving waveform data.

Sets the gating mode used when saving waveform data. The factory default is NONE.

NameTypeValuesDescription
gatingenumNONEGating mode for saved waveforms.

Sets or queries the location where files are saved. This command replaces SAVEON:FILE:DEST, which remains a valid alias.

NameTypeValuesDescription
locationstring-Location to store files.
string - For the query form, returns the saved file location path used when a trigger occurs.
SAVEONEVENT:FILEDEST"C:\users\username\Tektronix\TekScope\SaveOnTrigger"
SAVEONEVENT:FILEDEST?

Sets or queries the file name without the extension for files saved on an event. This command replaces SAVEON:FILE:NAME, which remains a valid alias.

SAVEONEVent:FILEName
SAVEONEVent:FILEName?

Sets or returns the image file extension used for saved images. The valid formats are PNG, BMP, and JPG; this command replaces the older SAVEON:IMAGe:FILEFormat alias.

NameTypeValuesDescription
formatenumPNG | BMP | JPGSelects the image file format for saved image files.
enum - Returns the current image file format setting.
SAVEONEVENT:IMAGE:FILEFORMAT JPG
SAVEONEVENT:IMAGE:FILEFORMAT? might return SAVEON:IMAGE:FILEFORMAT PNG

Sets or returns the waveform file extension. This command replaces SAVEON:WAVEform:FILEFormat, which remains valid as an alias.

NameTypeValuesDescription
formatenumINTERNal | SPREADSheet | MATlabSelects the waveform file format.
enum - Returns the current waveform file format.
SAVEONEVENT:WAVEFORM:FILEFORMAT {INTERNal|SPREADSheet|MATlab}
SAVEONEVENT:WAVEFORM:FILEFORMAT?

Sets or returns the source waveform(s) used for saving when an event occurs. It replaces SAVEON:WAVEform:SOURce, which remains valid as an alias.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x> | ALLSelects an analog, math, reference, or all waveforms as the save-on sources.
enum - Returns the current save-on source setting.
SAVEONEVENT:WAVEFORM:SOURCE MATH1
SAVEONEVENT:WAVEFORM:SOURCE?

Sets or queries the location where files are saved when SAVEON:TRIGGER is ON and SAVEON:WAVEFORM is ON. The location can be a local drive, network path, or USB drive.

NameTypeValuesDescription
locationstring-Location to store files.

Sets or queries the file name to use when SAVEON:TRIGer is ON.

NameTypeValuesDescription
QStringstring-The file name you want to use.
SAVEON:FILE:NAME "MaskFailure"
SAVEON:FILE:NAME? might return ":SAVEON:FILE:NAME MaskFailure5"
:SAVEON:IMAGeset / query

Sets or queries whether to save a screen capture when a trigger occurs, when SAVEON:TRIGger is ON. The feature is disabled by 0 and enabled by any other value or by ON.

NameTypeValuesDescription
stateenumOFF | ONTurns Save On Image off or on.
valueinteger0Numeric value where 0 disables Save On Image and any other value turns it on.

Sets or queries the file format used for saved image files when :SAVEON:IMAGe is enabled. The file name should use the matching extension for the selected format.

NameTypeValuesDescription
formatenumPNG | BMP | JPGSpecifies the file format for saved image files.
SAVEON:IMAGE:FILEFORMAT JPG
SAVEON:IMAGE:FILEFORMAT? might return :SAVEON:IMAGE:FILEFORMAT PNG
:SAVEON:TRIGgerset / query

Sets or queries whether to save a file when a trigger occurs. The trigger can cause the instrument to save an image or waveform to a file, depending on the current Save On settings.

SAVEON:TRIGger
:SAVEON:WAVEformset / query

Sets or queries whether to save a waveform when a trigger occurs when SAVEON:TRIGger is ON. The waveform is saved to the file selected with SAVEON:FILE:NAME in the location selected with SAVEON:FILE:DEST.

NameTypeValuesDescription
stateenumON | OFFEnables or disables Save On Waveform.
enum - Returns the Save On Waveform state.

Sets or queries the file format used when saving waveforms with Save On Waveform enabled. Supported formats are internal instrument format and spreadsheet CSV format.

enum - Returns the current waveform save file format.
SAVEON:WAVEFORM:FILEFORMAT SPREADSheet
SAVEON:WAVEFORM:FILEFORMAT?

Sets or queries the sources used for saving waveforms when SAVEON:TRIGger is ON.

NameTypeValuesDescription
sourceenumCH<x> | MATH<x> | REF<x> | ALLSpecifies the waveform source to save.
enum - Returns the selected save-on waveform source.
SAVEON:WAVEform:SOURce MATH1
SAVEON:WAVEform:SOURce? might return :SAVEON:WAVEFORM:SOURCE REF1 indicating the save on source is REF1.

Adds a new search event table.

NameTypeValuesDescription
qstringstring-The name of the search table; the argument prefix must be "TABLE" followed by a non-zero integer.
SEARCHTABle:ADDNew "TABLE1" adds the TABLE1 in the display area.

Deletes a search event table.

NameTypeValuesDescription
qstringstring-The name of the search table; "TABLE" should be the argument prefix followed by a non-zero integer.
SEARCHTABle:DELete "TABLE1" removes the TABLE1 from the display area.

Queries all search event tables.

string - Returns the list of all search event tables.

Sets or queries the state of the security log. The security log records security activities to the securitylog.txt file; when OFF, it stops recording new activity but previously recorded activity remains present when exporting log files.

NameTypeValuesDescription
stateenum0 | OFF | ONControls whether the security logger is disabled or enabled.
enum - Returns the security logger state as 0 when disabled.
SECurity:LOGger:STATe ON
SECurity:LOGger:STATe? might return :SECurity:LOGger:STATe 0, indicating the security logger is disabled.

Sets or queries the state of the security log. The security log records security activities to the securitylog.txt file; when OFF, it stops recording new activity but retains previous entries for export.

NameTypeValuesDescription
stateenum0 | OFF | ONState of the security logger.
enum - Returns the current security logger state; the example shows 0 when disabled.
SECurity:LOGger:STATe? might return :SECurity:LOGger:STATe 0, indicating the security logger is disabled.

:SELect:CH<x>set / query

Turns the display of channel <x> on or off and resets the acquisition. The query returns whether the channel is on or off, but does not indicate whether it is the specified waveform.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Turns the display of the specified waveform on or off.
enum - Returns whether the channel display is on or off.
SELECT:CH2 ON turns the channel 2 waveform display on, and selects channel 2.

Turns the display of channel <x> waveform on or off and resets the acquisition. The query returns whether the channel is on or off, but does not indicate whether it is the specified waveform.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Turns the display of the specified waveform on or off.
enum - Returns whether the channel is on or off; it does not indicate whether it is the specified waveform.
SELECT:CH2 ON turns the channel 2 waveform display on, and selects channel 2.

:SET?query

Query-only command that returns the commands listing the instrument settings, excluding calibration configuration information. The returned commands can be sent back to the instrument to restore the state at the time of the query; it is identical to *LRN?.

string - Returns the command headers for the current instrument settings, regardless of the HEADer setting, formatted as a command string that can be sent back to the instrument.
SET? might return the following response:

Enables or disables the socket server used for telnet or other TCPIP socket connections to send commands and queries to the instrument. The default state is enabled.

NameTypeValuesDescription
stateenum0 | 1 | OFF | ONEnables or disables the socket server.

Enables or disables the socket server used for telnet or other TCPIP socket connections to send commands and queries to the instrument. The default state is enabled.

enum - Returns the socket server state.

Sets the TCPIP port for the socket server connection. If the socket server is enabled and the specified port is already in use, error 221 is posted and the port remains unchanged.

NameTypeValuesDescription
portinteger-TCPIP port for the socket server connection.
SOCKETSERVER:PORT 4000
SOCKETSERVER:PORT?

Sets or queries the TCPIP port for the socket server connection.

integer - Returns the current TCPIP port for the socket server connection.

Sets or queries the protocol for the socket server. Terminal protocol sends a session startup message and provides a command prompt; None disables terminal features for raw socket transactions. The default is None.

enum - Returns the current socket server protocol.
SOCKETSERVER:PROTOCOL NONE
SOCKETSERVER:PROTOCOL?

Sets or queries the protocol for the socket server. Terminal protocol sends a session startup message and provides a command prompt; None disables terminal features for raw socket transactions.

NameTypeValuesDescription
protocolenumTERMinal | NONeProtocol used for the socket server.
enum - Returns the current socket server protocol.
SOCKETSERVER:PROTOCOL NONE sets the protocol to none.
SOCKETSERVER:PROTOCOL? might return :SOCKETSERVER:PROTOCOL TERMINAL indicating the protocol is set to terminal.

Sets or queries the number of acquisitions used when creating the Average trace for the specified Spectrum View spectrum trace channel. The average spectrum trace is computed from multiple acquisitions at each trace point.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.
NR1integer2 - 512Specifies the number of acquisitions to average.
integer - Returns the number of acquisitions used for averaging.
SV:CH1:RF_AVErage:NUMAVg 100 sets the number of acquisitions to use for the Average spectrum trace of channel 1 to 128 (the closest power of 2 increment).
SV:CH2:RF_AVErage:NUMAVg? might return 16, indicating that the number of averages for the channel 2 Average spectrum trace is set to 16.

Sets or queries the number of acquisitions used to create the Average trace for the specified Spectrum View spectrum trace channel. The average spectrum trace uses values from multiple acquisitions at each trace point.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.
<NR1>integer2 - 512Specifies the number of acquisitions to average; the range is 2 to 512 in exponential increments.
integer - Returns the number of acquisitions used for the Average spectrum trace for the specified channel.
SV:CH1:RF_AVErage:NUMAVg 100 sets the number of acquisitions to use for the Average spectrum trace of channel 1 to 128 (the closest power of 2 increment).
SV:CH2:RF_AVErage:NUMAVg? might return 16, indicating that the number of averages for the channel 2 Average spectrum trace is set to 16.

Sets or queries the format of the Magnitude vs. Time trace for the specified channel. Requires option SV-RFVT.

NameTypeValuesDescription
channel--Spectrum trace channel source.
formatenumAMPLINear | POWLINear | POWLOGFormat of the Magnitude vs. Time trace.

Sets or queries the format of the Magnitude vs. Time trace for the specified channel.

NameTypeValuesDescription
channelinteger-Spectrum trace channel source.
formatenumAMPLINear | POWLINear | POWLOGTrace format.

Sets or queries the channel Phase Reference value in degrees. The value is a fixed phase value at the phase time set by SV:CH<x>:RF_PHASe:REFerence:TIMe; if CH<x> is the master phase reference, it is used to calculate the phase values of all other channels.

NameTypeValuesDescription
channel--CH<x> is the channel number of the Phase vs. Time trace.
degreesrealdegreesPhase Reference value in degrees.
real (degrees) - Returns the Phase Reference value in degrees.
SV:CH1:RF_PHASe:REFerence:DEGrees 25
SV:CH2:RF_PHASe:REFerence:DEGrees?

Sets or queries the channel Phase Reference value in degrees. The value is fixed at the phase time set by `SV:CH<x>:RF_PHASe:REFerence:TIMe` and, for the master phase reference, is used to calculate the phase values of all other channels.

NameTypeValuesDescription
CH<x>--Channel number of the Phase vs. Time trace.
degreesrealdegreesPhase Reference value.
real (degrees) - Phase Reference value in degrees.
SV:CH1:RF_PHASe:REFerence:DEGrees 25
SV:CH2:RF_PHASe:REFerence:DEGrees?

Sets or queries whether the channel Phase Reference is located at the Trigger position or at the Cursor A position.

enum - Returns whether the channel Phase Reference is located at the Trigger position or at the Cursor A position.

Sets or queries the channel Phase Reference time in seconds.

NameTypeValuesDescription
CH<x>--Channel number of the Phase vs. Time trace.
valuerealsPhase Reference time in seconds.
real (s) - Phase Reference time in seconds.

Sets or queries the channel Phase Reference time in seconds.

NameTypeValuesDescription
NR3realsChannel Phase Reference time.
real (s) - Returns the channel Phase Reference time in seconds.

Sets or queries the Phase Wrap limit for the Phase vs. Time trace for the specified channel. When Phase Wrap is enabled, phase values are constrained to be within plus/minus the specified limit and wrapped by adding or subtracting 360 degrees as needed.

NameTypeValuesDescription
NR3real180 - infinityNumber of wrap degrees.
real (degrees) - Returns the current Phase Wrap limit for the specified channel.
SV:CH2:RF_PHASe:WRAP:DEGrees 200
SV:CH1:RF_PHASe:WRAP:DEGrees? might return 210

Sets or queries the Phase Wrap limit for the Phase vs. Time trace for the specified channel. When Phase Wrap is enabled, the phase values are constrained to be within ± the specified limit and values outside the limit are wrapped by adding or subtracting 360 degrees.

NameTypeValuesDescription
NR3real180 - infinitySets the number of wrap degrees.
real (degrees) - Returns the Phase Wrap limit for the specified channel.
SV:CH2:RF_PHASe:WRAP:DEGrees 200 sets the Phase Wrap limit for the Channel 2 Phase vs. Time trace to 200 degrees.
SV:CH1:RF_PHASe:WRAP:DEGrees? might return 210, indicating that the Phase Wrap limit for the Channel 1 Phase vs. Time trace is 210 degrees.

Sets or queries whether Phase Wrap is applied to the Phase vs. Time trace for the specified channel.

enum - Returns whether Phase Wrap is applied for the specified channel.

Sets or queries whether Phase Wrap is applied to the Phase vs. Time trace for the specified channel.

enum - Returns whether Phase Wrap is applied for the specified channel.

Sets or queries whether the Average trace is displayed for the specified spectrum trace channel in Spectrum View.

NameTypeValuesDescription
CH<x>integer-Specifies the spectrum trace channel source.
stateenumON | 1 | OFF | 0Enables or disables the display of the Average trace for the specified spectrum trace channel.
SV:CH3:SELect:RF_AVErage ON
SV:CH1:SELect:RF_AVErage?

Sets or queries whether the Average trace is displayed for the specified spectrum trace channel in Spectrum View.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.
stateenumON | 1 | OFF | 0Enables or disables display of the Average trace for the specified spectrum trace channel.
enum - Returns the state of the Average trace display for the specified spectrum trace channel.
SV:CH3:SELect:RF_AVErage ON turns on the display of the Average trace for the channel 3 spectrum trace.
SV:CH1:SELect:RF_AVErage? might return 0, indicating that the Average trace for the channel 1 spectrum trace is turned off.

Sets or queries whether the Frequency vs. Time trace for the specified channel is displayed in the Waveform View. Requires option SV-RFVT.

NameTypeValuesDescription
CH<x>integer-The channel number of the Frequency vs. Time trace.
stateenumON | OFFEnables or disables display of the Frequency vs. Time trace for the specified channel.

Sets or queries whether the Frequency vs. Time trace for the specified channel is displayed in the Waveform View. Requires option SV-RFVT.

NameTypeValuesDescription
channel--Channel number of the Phase vs. Time trace.

Sets or queries whether the Magnitude vs. Time trace for the specified channel is displayed in the Waveform View.

NameTypeValuesDescription
channelinteger-Channel number of the Magnitude vs. Time trace.
stateenumON | OFFEnables or disables display of the Magnitude vs. Time trace.
enum - Returns the display state of the Magnitude vs. Time trace.
SV:CH4:SELect:RF_MAGnitude ON turns on (enables) display of the Channel 4 Magnitude vs. Time trace.
SV:CH1:SELect:RF_MAGnitude? might return OFF, indicating that the Channel 1 Magnitude vs. Time trace is not displayed.

Sets or queries whether the Magnitude vs. Time trace for the specified channel is displayed in the Waveform View.

NameTypeValuesDescription
CH<x>--Channel number of the Magnitude vs. Time trace.
stateenumON | OFFEnables or disables display of the Magnitude vs. Time trace.
enum - Indicates whether the Channel x Magnitude vs. Time trace is displayed.
SV:CH4:SELect:RF_MAGnitude ON turns on (enables) display of the Channel 4 Magnitude vs. Time trace.
SV:CH1:SELect:RF_MAGnitude? might return OFF, indicating that the Channel 1 Magnitude vs. Time trace is not displayed.

Sets or queries whether the Max Hold trace is displayed for the specified spectrum trace channel in the Spectrum View.

NameTypeValuesDescription
channelintegerx - xChannel number of the Spectrum View trace.
stateenumON | 1 | OFF | 0Enables or disables display of the Max Hold trace.
enum - Returns whether the Max Hold trace is displayed for the specified channel.

Sets or queries whether the Max Hold trace is displayed for the specified spectrum trace channel in Spectrum View.

NameTypeValuesDescription
CH<x>integer-The channel number of the spectrum trace channel.
enum - Returns whether the Max Hold trace is displayed.

Sets or queries whether the Min Hold trace is displayed for the specified spectrum trace channel in Spectrum View.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.
stateenumON | 1 | OFF | 0Enables or disables display of the Min Hold trace for the specified spectrum trace channel.
SV:CH2:SELect:RF_MINHold ON
SV:CH1:SELect:RF_MINHold? might return 0, indicating that the Min Hold trace for the channel 1 spectrum trace is turned off.

Sets or queries whether the Min Hold trace is displayed for the specified spectrum trace channel in Spectrum View.

enum - Returns whether the Min Hold trace for the specified spectrum trace channel is displayed.
SV:CH2:SELect:RF_MINHold ON
SV:CH1:SELect:RF_MINHold?

Sets or queries whether the Normal trace is displayed for the specified spectrum trace channel in Spectrum View.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.

Sets or queries whether the Normal trace is displayed for the specified spectrum trace channel in Spectrum View.

NameTypeValuesDescription
CH<x>--Specifies the spectrum trace channel source.

Sets or queries whether the Phase vs. Time trace for the specified channel is displayed in the Waveform View.

NameTypeValuesDescription
channelinteger-Channel number of the Phase vs. Time trace.
stateenumON | OFFEnables or disables display of the Phase vs. Time trace.
enum - Returns the current display state of the Phase vs. Time trace for the specified channel.
SV:CH4:SELect:RF_PHASe ON
SV:CH1:SELect:RF_PHASe?

Sets or queries whether the Phase vs. Time trace for the specified channel is displayed in the Waveform View.

NameTypeValuesDescription
CH<x>integer-Specifies the channel number of the Phase vs. Time trace.
stateenumON | OFFEnables or disables display of the Phase vs. Time trace.
enum - Returns the current display state for the specified channel's Phase vs. Time trace.
SV:CH4:SELect:RF_PHASe ON
SV:CH1:SELect:RF_PHASe? might return SV:CH1:SELect:RF_PHASe OFF, indicating that the Channel 1 Phase versus Time trace is not displayed.

Sets or queries whether the spectrogram plot for the specified channel is displayed in the Spectrum View. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Spectrum View channel number.

Sets or queries whether the spectrogram plot for the specified channel is displayed in Spectrum View. The channel number is specified by x.

NameTypeValuesDescription
xinteger-Channel number for the spectrogram plot.

Sets or queries the spectrum trace type shown for the specified channel in Spectrum View. Each channel can display a Normal, Max Hold, Min Hold, or Average trace.

NameTypeValuesDescription
xinteger1 - 4Analog channel number to use as the Spectrum View source.
traceenumNORMal | MAXHold | MINHold | AVErageSelects which spectrum trace type to show for the specified channel.
enum - Returns the currently selected spectrum trace type for the specified channel.
SV:CH1:SELTrace MAXhold
SV:CH1:SELTrace?

Sets or queries the spectrum trace type to show for the specified channel in Spectrum View. Each channel’s spectrum trace can display Normal, Max Hold, Min Hold, or Average.

NameTypeValuesDescription
channelinteger-Specifies the analog channel to use as the Spectrum View source.
modeenumNORMal | MAXHold | MINHold | AVErageSelects the trace type for the specified spectrum trace channel.
enum - Returns the currently selected spectrum trace type for the specified channel.
SV:CH1:SELTrace MAXhold
SV:CH1:SELTrace?

Sets or queries whether Squelch is enabled for the RF versus Time traces for the specified channel. When enabled, the Frequency and Phase versus Time traces are shown only when the Magnitude versus Time trace is above the threshold.

NameTypeValuesDescription
channelinteger-Channel number of the Frequency or Phase versus Time trace.
stateenumON | OFFEnables or disables Squelch calculations.
SV:CH6:SQUELCH:STATE ON
SV:CH1:SQUELCH:STATE? might return SV:CH1:SQUELCH:STATE OFF

Sets or queries the Squelch threshold value for the RF versus Time traces for the specified channel. The threshold is applied, in volts, to the Magnitude versus Time trace to determine whether the Frequency and Phase versus Time traces are shown.

NameTypeValuesDescription
channelinteger-Channel number of the Magnitude versus Time trace.
thresholdrealVThreshold value applied to the Magnitude versus Time trace.
:SV:CH<x>:UNItsset / query

Sets or queries the absolute logarithmic amplitude vertical scale units for the specified Spectrum View trace channel.

NameTypeValuesDescription
channelinteger-Analog channel to use as the Spectrum View source.
unitsenumDBM | DBUW | DBMV | DBUV | DBMA | DBUAVertical scale units for the spectrum trace.
enum - Returns the current vertical units for the specified channel.
SV:CH5:UNIts DBUV sets the units to be used for the channel 5spectrum trace to decibel microvolts.
SV:CH1:UNIts? might return DBM, indicating that the vertical units for the channel 1 spectrum trace are decibel milliwatts.
:SV:LOCKCenterset / query

Sets or queries whether the Center Frequency setting is locked across all channels in the Spectrum View.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Enables or disables locking of the Center Frequency setting across all Spectrum View channels.
enum - Returns whether the Center Frequency setting is locked across all channels in the Spectrum View.
:SV:LOCKSpectrumset / query

Sets or queries whether the Spectrum Time value is locked across all spectrum trace channels in the Spectrum View.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Selects whether all spectrum trace channels use the same Spectrum Time value or independent values.
SV:LOCKSpectrum ON sets all spectrum trace channels to use the same spectrum time.
SV:LOCKSpectrum? might return 0, which indicates each channel may have an independent Spectrum Time setting.

Sets or queries the minimum peak excursion value, in dB, for the Spectrum View trace peak markers.

NameTypeValuesDescription
excursionrealdBMinimum peak excursion value for the peak markers.

Sets or queries the maximum number of Spectrum View peak markers that can be placed on spectrum traces. The allowed range is 1 to 11, and the default is 5.

NameTypeValuesDescription
countinteger1 - 11Maximum number of peak markers to display on spectrum traces.
SV:MARKER:PEAK:MAXimum 3
SV:MARKER:PEAK:MAXimum?

Queries the peak amplitudes for the Spectrum View trace peak markers.

real - Returns the peak amplitudes for the Spectrum View trace peak markers.

Sets or queries whether peak markers are shown on spectrum traces in the Spectrum View window. Up to 11 markers are supported, and the markers find amplitude peaks based on threshold and excursion settings.

NameTypeValuesDescription
stateenumON | 1 | OFF | 0Turns peak markers on or off.
SV:MARKER:PEAK:STATE {ON|1|OFF|0}
SV:MARKER:PEAK:STATE?

Queries the peak frequencies for the Spectrum View trace peak markers.

string - Returns the peak frequencies in a comma separated list.
SV:MARKER:PEAKS:FREQuency? might return "781.2605289757411E+6,906.0288915094338E+6,946.8286725067385E+6,1.02605"

Sets or queries the minimum peak threshold value required to mark a peak. Only peaks with an amplitude greater than the threshold value qualify for peak marker placement, and the setting applies to all spectrum traces in their own vertical units.

NameTypeValuesDescription
thresholdreal-200.0 - 200.0Peak marker threshold value.
real (dBm) - Returns the peak marker threshold value.
SV:MARKER:PEAK:THReshold -40
SV:MARKER:PEAK:THReshold?

Sets the center frequency of the currently selected Spectrum View channel to the frequency indicated by the Reference Marker, moving the Reference Marker to the center of the screen.

Queries the amplitude (vertical) value of the Reference Marker in user-set units. This value indicates the absolute amplitude of the Reference Marker, regardless of whether the other markers are manual or automatic.

real - <NR3> specifies the amplitude of the Reference Marker.
SV:MARKER:REFERence:AMPLITUDE? might return -65.6218, indicating an amplitude value of -65.6218 dBm.

Queries the frequency of the Reference Marker in Hz when the Spectrum View trace markers are on.

real (Hz) - The frequency of the Reference Marker.
SV:MARKER:REFERence:FREQuency? might return 1.6830E+9, indicating that the Reference Marker frequency is 1.683 GHz.
:SV:MARKER:TYPeset / query

Sets or queries the peak marker type. An Absolute marker shows the frequency and amplitude at the marker location, while a Delta marker shows them relative to the Reference Marker.

:SV:RBWset / query

Sets or queries the resolution bandwidth (RBW) when RBW mode is MANUAL. RBW is the width of the narrowest measurable band of frequencies in a Spectrum View trace.

NameTypeValuesDescription
rbwrealHzSpecifies the width of the narrowest measurable band of frequencies in a Spectrum View trace.
real (Hz) - Returns the current RBW setting.
SV:RBW 2.0E+04 sets the RBW to 20 kHz.
SV:RBW? might return 3.0E+6, indicating that the RBW has been set to 3 MHz.
:SV:RBWModeset / query

Sets or queries the Spectrum View resolution bandwidth (RBW) mode. The mode can be Automatic or Manual.

NameTypeValuesDescription
modeenumAUTOmatic | MANualSelects the RBW mode.

Sets or queries the channel used as the Master Phase Reference in Spectrum View. CH<x> selects a channel as the reference source, and NONE indicates that no Master Phase Reference is used.

NameTypeValuesDescription
sourceenumCH<x> | NONEMaster Phase Reference source to use.
enum - Returns the current Master Phase Reference source.
SV:RF_PHASe:REFerence:MASTer CH3 sets the Master Phase Reference source to Channel 3.
SV:RF_PHASe:REFerence:MASTer? might return SV:RF_PHASe:REFerence:MASTer NONE, indicating that there is no Master Phase Reference.
:SV:SPANset / query

Sets or queries the span setting for all channels in Spectrum View. The span is the frequency range centered on the center frequency, from center frequency minus half the span to center frequency plus half the span.

NameTypeValuesDescription
NR3real-Span value.
real - Returns the current span setting for all channels in Spectrum View.
:SV:SPANRBWRatioset / query

Sets or queries the ratio of the span to the resolution bandwidth (RBW) used when RBW Mode is set to AUTO. The default RBW ratio is 1000:1.

NameTypeValuesDescription
ratioreal-The span-to-RBW ratio.
real - The current span-to-RBW ratio.
SV:SPANRBWRatio 1000 sets the RBW to one one-thousandth of the span.
SV:SPANRBWRatio? might return 1.00E+3, which means the RBW has been set to one one-thousandth of the span.

Sets or queries the maximum color scale value for the spectrogram. Maximum must be greater than Minimum; if Maximum is adjusted down to equal Minimum, Minimum is decremented as needed to stay 1 dB below Maximum.

NameTypeValuesDescription
valuerealdBMaximum color scale value.

Sets or queries the minimum color scale value for the spectrogram. Minimum must be less than maximum; if adjusted up to the current maximum, the maximum increments as needed to stay 1 dB above minimum.

NameTypeValuesDescription
<NR3>real-170.0 - 99.0Sets the minimum color scale value.
SV:SPECtrogram:CSCale:MAX -100.0 sets the color scale min value to -100.0.
SV:SPECtrogram:CSCale:MAX? might return SV:SPECtrogram:CSCale:MAX -100.0, indicating that the color scale min value is -100.0.

Sets or queries whether the spectrum trace at cursor A position is selected.

NameTypeValuesDescription
stateenum1 | 0 | ON | OFFSelects or deselects the spectrum trace at cursor A position.
enum - Returns whether the spectrum trace at cursor A position is selected.

Sets or queries whether the spectrum trace at cursor B position is selected or not.

NameTypeValuesDescription
stateenum1 | 0 | ON | OFFTurns on or off the spectrum trace for cursor B position.
enum - Returns whether the spectrum trace at cursor B position is selected or not.
SV:SPECtrogram:CURSor:B ON
SV:SPECtrogram:CURSor:B?
:SV:WINDOWset / query

Sets or queries the window type used by the Spectrum View windowing function. The default window type is Blackman-Harris.

:TIMeset / query

Sets the time in the form hh:mm:ss. The manual notes that hh is a two-digit hour, mm is a two-digit minute from 01 to 60, and ss is a two-digit second from 01 to 60.

NameTypeValuesDescription
timestring-Time value in hh:mm:ss format.
:TIMe:ZONeset / query

Sets the time zone to the specified quoted string. A query form returns the current time zone string.

NameTypeValuesDescription
QStringstring-Quoted string representing the desired time zone.
string - Returns the current time zone as a quoted string.
TIME:ZONE "America/Yellowknife" sets the time zone to UTC delta -7.
TIME:ZONE? might return TIME:ZONE "America/Los_Angeles".

Sets or queries the time zone using the difference between the desired time zone and UTC (GMT). Supported deltas range from -12.00 to 5.0 hours, including half-hour offsets.

NameTypeValuesDescription
utc deltareal-12.00 - 5.0Number of hours difference between the desired time zone and UTC.
real (h) - Returns the time zone UTC delta in hours.
TIME:ZONE:UTCDELTA -7.0e0 sets the time zone to America/Yellowknife.

Returns the total number of hours the instrument has been turned on since the NV memory was last programmed.

real - The total number of hours the instrument has been turned on since the NV memory was last programmed.
TOTaluptime?
TOTALUPTIME? might return TOTALUPTIME 756 indicating the up time is 756 minutes.

Launches the touch screen calibration procedure. It is equivalent to tapping the Calibrate touch screen control in the Utility->Self Test menu.

NameTypeValuesDescription
startenumSTARtLaunches the touch screen calibration procedure.
TOUCHSCREEN:CALIBRATE START launches the touch screen calibration procedure.

Sets or queries the enabled state of the touch screen only. This command is equivalent to pushing the Touch Off button on the front panel.

NameTypeValuesDescription
stateenum0 | 1 | OFF | ONEnabled state of the touch screen.
enum - Returns the current enabled state of the touch screen.

:TRIGgerset / query

Forces a trigger event to occur. The query returns the current trigger parameters for the instrument.

NameTypeValuesDescription
modeenumFORCeCreates a trigger event.
string - Returns the current trigger parameters for the instrument.
TRIGGER FORCE forces a trigger event to occur.
TRIGGER? returns the current trigger parameters for the instrument.

Sets the A, B, or B Reset trigger level automatically to 50% of the range between the minimum and maximum trigger input signal values. The query returns the current trigger parameters.

NameTypeValuesDescription
SETLevelenum-Sets the trigger level to 50% of the range of the minimum and maximum values of the trigger input signal.
returns
TRIGger:A SETLEVEL sets the trigger level to 50% of the range of the minimum and maximum values of the trigger input signal.
TRIGger:A? returns current trigger parameters.

Specifies what field or condition an ARINC429 bus trigger should respond to. The bus number is given by x.

NameTypeValuesDescription
conditionenumSOW | LABel | DATa | LABELANDDATA | EOW | ERRorSelects the ARINC429 trigger condition.
TRIGger:{A|B}:BUS:B<x>:ARINC429A:CONDition {SOW|LABel|DATa|LABELANDDATA |EOW|ERRor}
TRIGger:{A|B}:BUS:B<x>:ARINC429A:CONDition?

Sets or queries the high value used when triggering on an ARINC429 data field. The trigger condition must be set to DATA or LABELANDDATA, and the data qualifier must be INrange or OUTrange.

NameTypeValuesDescription
QStringstring-Label value to use as the high value.
string - Returns the current label value.
TRIGGER:A:BUS:B1:ARINC429A:DATA:HIVALUE "XXXXXXXXXXXXXXX1000"
TRIGGER:A:BUS:B1:ARINC429A:DATA:HIVALUE?

Sets or queries the qualifier used when triggering on data in the ARINC429 DATA field. The trigger condition must be DATa or LABELANDDATA, and the qualifier applies only to the bits defined by the bus data field format.

NameTypeValuesDescription
qualifierenumEQual | UNEQual | LESSthan | MOREthan | LESSEQual | MOREEQual | INrange | OUTrangeQualifier to use for triggering on the ARINC429 data field.
TRIGger:A:BUS:B1:ARINC429A:DATA:QUALifier EQual
TRIGger:A:BUS:B1:ARINC429A:DATA:QUALifier?

Sets or queries the low value when triggering on an ARINC429 data field. The bus number is specified by x, and the trigger condition must be set to DATA or LABELANDDATA.

NameTypeValuesDescription
QStringstring-Label value.
string - Returns the label value.
TRIGGER:A:BUS:B1:ARINC429A:DATA:VALUE "XXXXXXXXXXXXXXX1000" sets the value to XXXXXXXXXXXXXXX1000.
TRIGGER:A:BUS:B1:ARINC429A:DATA:VALUE? might return "XXXXXXXXXXXXXXXXXXX", indicating that the value is XXXXXXXXXXXXXXXXXXX.

Sets or queries the error type when triggering on an ARINC429 bus signal. The bus number is specified by x, and the trigger condition must be set to ERROR.

Sets or queries the high value used when triggering on an ARINC429 label field. The trigger condition must be set to LABel, and the label qualifier must be INrange or OUTrange.

NameTypeValuesDescription
label valuestring-The label value.
string - Returns the current label high value.
TRIGGER:A:BUS:B1:ARINC429A:LABEL:HIVALUE "XXXX1010"
TRIGGER:A:BUS:B1:ARINC429A:LABEL:HIVALUE?

Sets or queries the qualifier used when triggering on ARINC429 label data. The trigger condition must be set to LABel or LABELANDDATA; if set to LABELANDDATA, the label qualifier is locked to Equal until the trigger condition changes.

Sets or queries the low value used when triggering on an ARINC429 label field. The bus number is specified by x, and the trigger condition must be set to LABEL or LABELANDDATA.

NameTypeValuesDescription
QStringstring-The label value.
string - Returns the current label value as a quoted string.
TRIGGER:A:BUS:B1:ARINC429A:LABEL:VALUE "XXXX1010" sets the value to XXXX1010.
TRIGGER:A:BUS:B1:ARINC429A:LABEL:VALUE? might return "XXXXXXXX", indicating that the value is XXXXXXXX.

Sets or queries the label when triggering on an ARINC429 SDI field. The bus number is specified by x, and the trigger condition must be DATa or LABELANDDATA with the data format set to DATA.

NameTypeValuesDescription
QStringstring-Label value.
string - Returns the current label value.
TRIGGER:A:BUS:B1:ARINC429A:SDI:VALUE "X0"
TRIGGER:A:BUS:B1:ARINC429A:SDI:VALUE? might return "XX"

Sets or queries the label value when triggering on an ARINC429 SSM field. The bus number is specified by x, and the trigger condition must be DATa or LABELANDDATA with the data format set to DATA or SDIDATA.

NameTypeValuesDescription
valuestring-Label value.
string - Returns the current label value.
TRIGGER:A:BUS:B1:ARINC429A:SSM:VALUE "X0" sets the value to X0.
TRIGGER:A:BUS:B1:ARINC429A:SSM:VALUE? might return "XX", indicating that the value is XX.

Sets the condition used when triggering on an audio bus signal. The bus number is specified by x.

NameTypeValuesDescription
conditionenumSOF | DATaSelects whether triggering is on word select/start of frame or matching data.
TRIGger:A:BUS:B1:AUDio:CONDition SOF
TRIGger:A:BUS:B1:AUDio:CONDition? might return TRIGGER:A:BUS:B1:AUDIO:CONDITION DATA indicating
the condition is data.

Sets or queries the binary data string for the high data word used when triggering on a TDM audio bus signal. The trigger condition must be set to DATa using the corresponding audio condition command.

NameTypeValuesDescription
QStringstring-Binary data string for the high data word used when triggering on a TDM audio bus signal.
string - Returns the high data word binary data string; the example shows the stored string in the response.
TRIGger:A:BUS:B1:AUDio:DATa:HITDMVALue "1100" sets the high value to 1100.
TRIGger:A:BUS:B1:AUDio:DATa:HITDMVALue? might return TRIGGER:A:BUS:B1:AUDIO:DATA:HITDMVALUE "XXXXXXXXXXXXXXXXXXXX1010" indicating the high value is 1010.

Sets the upper word value used when triggering on an audio bus signal. The trigger condition must be set to DATA with TRIGger:{A|B}:BUS:B<x>:AUDio:CONDition.

NameTypeValuesDescription
valuestring-Upper word value to be used when triggering on an audio bus signal.
TRIGger:A:BUS:B1:AUDio:DATa:HIVALue "11001101"
TRIGger:A:BUS:B1:AUDio:DATa:HIVALue?

Sets the data offset value to be used when triggering on an audio bus signal. The trigger condition must be set to DATA using TRIGger:{A|B}:BUS:B<x>:AUDio:CONDition.

NameTypeValuesDescription
valueinteger-The data offset value.
TRIGger:A:BUS:B1:AUDio:DATa:OFFSet 2
TRIGger:A:BUS:B1:AUDio:DATa:OFFSet?

Sets the qualifier used when triggering on an audio bus signal. The trigger condition must first be set to DATa with TRIGger:{A|B}:BUS:B<x>:AUDio:CONDition.

NameTypeValuesDescription
qualifierenumLESSthan | MOREthan | EQual | UNEQual | LESSEQual | MOREEQual | INrange | OUTrangeSelects the comparison qualifier for the audio bus trigger condition.
TRIGger:A:BUS:B1:AUDio:DATa:QUALifier LESSTHAN sets the qualifier to less than.
TRIGger:A:BUS:B1:AUDio:QUALifier? might return TRIGGER:A:BUS:B1:AUDIO:DATA:QUALIFIER EQUAL indicating the qualifies is set to equal.

Sets the TDM value for audio bus triggering on bus B<x>. The bus number is specified by x.

NameTypeValuesDescription
xinteger-Bus number in the audio trigger path.
TRIGger:A:BUS:B1:AUDio:DATa:TDMVALue "1100" sets the TDMVALUE to 1100.
TRIGger:A:BUS:B1:AUDio:DATa:TDMVALue? might return TRIGGER:A:BUS:B1:AUDIO:DATA:TDMVALUE

Sets the lower word value used when triggering on an audio bus signal. The trigger condition must be set to DATa, and the bus number is specified by x.

NameTypeValuesDescription
valuestring-<QString> specifies the trigger data lower word.
string - Returns the current lower word value for the audio bus trigger data.
TRIGger:A:BUS:B1:AUDio:DATa:VALue "11001101" sets the hi value to XXXXXXXXXXXXXXXX11001101.
TRIGger:A:BUS:B1:AUDio:DATa:VALue? might return TRIGGER:A:BUS:B1:AUDIO:DATA:VALue
"XXXXXXXXXXXXXXXXXXXXXXXX" indicating the data value is set to XXXXXXXXXXXXXXXXXXXXXXXX.

Sets the alignment of the audio bus trigger data to left, right, or either. The trigger condition must be set to DATA using TRIGger:{A|B}:BUS:B<x>:AUDio:CONDition.

NameTypeValuesDescription
modeenumEITher | LEFt | RIGhtAligns the trigger data to either left, left, or right.

Specifies the condition for an Auto Ethernet bus trigger when speed is selected as 10 Base-T1S. Requires option SR-AUTOEN1.

NameTypeValuesDescription
conditionenumSYNC | SOSD | PREamble | BEACon | ESD | ESDOK | ERRorsCondition for the Auto Ethernet trigger.

Sets the CAN trigger condition used when triggering on a CAN bus signal. The bus number is specified by x; supported conditions include start of frame, frame type, identifier, data, identifier+data, EOF, error, and FD bits.

NameTypeValuesDescription
modeenumSOF | FRAMEtype | IDentifier | DATa | IDANDDATA | EOF | ERRor | FDBITSSelects the CAN trigger condition.
TRIGGER:A:BUS:B1:CAN:CONDITION? might return TRIGGER:A:BUS:B1:CAN:CONDITION EOF indicating an end of file condition.
TRIGGER:A:BUS:B1:CAN:CONDITION DATA enables triggering on matching CAN data.

Sets or queries the data offset value, in bytes, to use when triggering on the CAN data field. The bus number is specified by x, and the trigger condition must be set to DATA or IDANDDATA.

NameTypeValuesDescription
offsetinteger-1 - 7Data offset value in bytes to use when triggering on the CAN data field.
integer - Returns the current data offset value in bytes.

Sets the CAN data qualifier used when triggering on a CAN bus signal. The trigger condition must be IDANDDATA or DATa, and the bus number is specified by x.

NameTypeValuesDescription
modeenumLESSthan | MOREthan | EQual | UNEQual | LESSEQual | MOREEQualSets the comparison used for the CAN data qualifier.
enum - Returns the current CAN data qualifier setting.
TRIGGER:A:BUS:B1:CAN:DATA:QUALIFIER LESSTHAN
TRIGGER:A:BUS:B1:CAN:DATA:QUALIFIER?

Sets the length of the CAN data string, in bytes, used when triggering on a CAN bus signal. The trigger condition must be IDANDDATA or DATa, and the bus number is specified by x.

Sets the binary data value used when triggering on a CAN bus signal. The trigger condition must be set to IDANDDATA or DATa, and the bus number is specified by x.

NameTypeValuesDescription
valuestring-Binary data value in QString format; only 0, 1, and X characters are allowed.
TRIGGER:A:BUS:B1:CAN:DATA:VALUE "1011"
TRIGGER:A:BUS:B1:CAN:DATA:VALUE?

Sets or queries the type of CAN error condition used for triggering on a bus signal. The trigger condition must be set to ERRor.

NameTypeValuesDescription
typeenumACKMISS | BITSTUFFing | FORMERRor | ANYERRorType of CAN error condition to trigger on.

Sets or queries the value of the CAN FD bit rate switch bit (BRS bit) used for triggering on bus B<x>. The trigger condition must be set to FDBITS, and the CAN standard must be FDISO or FDNONISO.

NameTypeValuesDescription
modeenumONE | ZERo | NOCARESelects whether to filter CAN FD packets by the BRS bit value.
TRIGGER:A:BUS:B1:CAN:FD:BRSBit ONE
TRIGGER:A:BUS:B1:CAN:FD:BRSBIT?

Sets the CAN FD ESI-bit filter for triggering on a CAN bus signal. It can filter for ESI bit value 1, value 0, or disable ESI-bit filtering.

NameTypeValuesDescription
stateenumONE | ZERo | NOCARESelects the CAN FD packets to match based on the ESI bit value.
TRIGGER:A:BUS:B1:CAN:FD:ESIBit ONE
TRIGGER:A:BUS:B1:CAN:FD:ESIBIT?

Sets the frame type to be used when triggering on a CAN bus signal. The trigger condition must be set to FRAMEtype.

NameTypeValuesDescription
frame typeenumDATa | REMote | ERRor | OVERLoadSelects the CAN trigger frame type.
TRIGGER:A:BUS:B1:CAN:FRAMETYPE DATA sets the CAN trigger frame type to DATA.
TRIGGER:A:BUS:B1:CAN:FRAMETYPE? might return TRIGGER:A:BUS:B1:CAN:FRAMETYPE DATA indicating the frame type is data.

Sets the binary address value used when triggering on a CAN bus signal. The trigger condition must be IDANDDATA or DATa, and the bus number is specified by x.

NameTypeValuesDescription
QStringstring-Up to 29-bit binary identifier value; only 0, 1, and X characters are allowed.
TRIGGER:A:BUS:B1:CAN:IDENTIFIER:VALUE "1011"
TRIGGER:A:BUS:B1:CAN:IDENTIFIER:VALUE?

When the Ethernet trigger condition is set to DATa and the qualifier is INrange or OUTrange, this command specifies the upper data value of the range. The default is all X's (don't care).

NameTypeValuesDescription
valuestring-Upper data value of the range.
TRIGger:A:BUS:B1:ETHERnet:CONDition MACADDRess
TRIGger:A:BUS:B1:ETHERnet:CONDition? might return DATA.

Specifies where in the Ethernet data field to look for the data trigger value. The value is an offset in bytes; the default is -1, meaning "don't care".

NameTypeValuesDescription
offsetinteger-1 - 1499Offset into the data field, in bytes, where the trigger value will be matched.
TRIGger:A:BUS:B1:ETHERnet:DATa:OFFSet 36
TRIGger:A:BUS:B1:ETHERnet:DATa:OFFSet?

Specifies the number of contiguous TCP/IPv4/MAC client data bytes to trigger on when the Ethernet trigger condition is set to DATa. The bus number is specified by x.

NameTypeValuesDescription
countinteger1 - 16Number of contiguous TCP/IPv4/MAC client data bytes.
TRIGger:A:BUS:B1:ETHERnet:DATa:SIZe 4
TRIGger:A:BUS:B1:ETHERnet:DATa:SIZe? might return 6, indicating that the instrument is set to trigger on 6 contiguous data bytes.

Sets or queries the Ethernet trigger data value for bus B<x>. When the trigger condition is DATa, it specifies the value to trigger on, or the lower limit when the qualifier is INrange or OUTrange. The default is all X’s (don’t care).

NameTypeValuesDescription
valuestring-Quoted string of 0, 1, and X characters used as the data pattern or range limit.
string - Returns the current data value string.
TRIGger:A:BUS:B1:ETHERnet:DATa:VALue "00001000"
TRIGger:A:BUS:B1:ETHERnet:DATa:VALue "00001000"

Specifies the 32-bit Ethernet IP destination address value used in the trigger when the Ethernet trigger condition is set to IPHeader. The address is entered as a standard IP address, and the default is all X's (don't care).

NameTypeValuesDescription
valuestring-Quoted string value for the IP destination address used in the trigger.

Specifies the 8-bit protocol field value used in the Ethernet IP Header trigger condition. The default is all X's (don't care).

NameTypeValuesDescription
valuestring-Quoted string of up to 32 characters using 0, 1, and X; specified bits replace the least significant bits.
TRIGger:A:BUS:B1:ETHERnet:IPHeader:PROTOCOL:VALue "00011001001000010110100000000001" sets the value to be used in the trigger to 01010010.
TRIGger:A:BUS:B1:ETHERnet:IPHeader:PROTOCOL:VALue might return "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX01".

Specifies the 32-bit Ethernet IP source address value used in the trigger when the Ethernet trigger condition is set to IPHeader. The value is entered as a quoted string of 0, 1, and X characters; the default is all Xs (don't care).

NameTypeValuesDescription
QStringstring-Quoted string value for the source address bits; up to 32 characters using 0, 1, and X.
string - Returns the current IP source address value as a quoted string of 0, 1, and X characters.
TRIGger:A:BUS:B1:ETHERnet:IPHeader:SOUrceaddr:VALue "00011001001000010110100000000001"
TRIGger:A:BUS:B1:ETHERnet:IPHeader:SOUrceaddr:VALue might return
"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX01"

When the Ethernet trigger condition is set to MACADDress, this command specifies the 48-bit MAC destination address used in the trigger along with the source address value. The default is all X's (don't care); the bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted string value that supplies the destination MAC address bits to use for triggering.

Specifies the 48-bit Ethernet MAC source address value used in the trigger when the Ethernet trigger condition is set to MACADDress. The default is all X's (don't care), and the bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted string of up to 48 characters containing 0, 1, and X; specified bits replace the least significant bits.
TRIGger:A:BUS:B1:ETHERnet:MAC:ADDRess:SOUrce:VALue
"XXXXXXXXXX01010111111100000001111010101010101000" would set the MAC destination address to trigger on to XX:35:FC:07:AA:C8 hex.
TRIGger:A:BUS:B1:ETHERnet:MAC:ADDRess:SOUrce:VALue? might return
"XXXXXXXXXX01010111111100000001111010101010101000".

Sets the upper data value of the Ethernet MACLENgth trigger range when the qualifier is INrange or OUTrange. The default is all X's (don't care).

NameTypeValuesDescription
valuestring-Quoted string of up to 16 characters containing 0, 1, and X; unspecified upper bits remain unchanged.
string - Returns the current quoted string value for the upper data value.
TRIGger:A:BUS:B1:ETHERnet:MAC:LENgth:HIVALue "XXXXXXXX00001000"
TRIGGER:A:BUS:B1:ETHERNET:MAC:LENGTH:HIVALUE?

When the Ethernet trigger condition is set to MACLENgth, this command specifies the 16-bit lower limit of the range or the value to trigger on, depending on the qualifier. The default is all X's (don't care).

NameTypeValuesDescription
QStringstring-Quoted string of up to 16 characters using 0, 1, and X; the bits in the string replace the least significant bits.
TRIGger:A:BUS:B1:ETHERnet:MAC:LENgth:VALue "XXXXXXXX00001000"

When the Ethernet trigger condition is set to QTAG, this command specifies the 32-bit Q-Tag value to trigger on. The default is all X’s (don’t care); the bus number is specified by x.

NameTypeValuesDescription
QStringstring-Quoted string of up to 32 characters; allowable characters are 0, 1, and X.
returns
TRIGGER:A:BUS:B1:ETHERNET:QTAG:VALUE "XXXXXXXXXXXXXXXXXXXX010010001010" would specify to trigger
TRIGGER:A:BUS:B1:ETHERNET:QTAG:VALUE? might return "XXXXXXXXXXXXXXXXXXXX010010001010".

When the Ethernet trigger condition is set to TCPHeader, this command specifies the 32-bit acknowledgement number used in the trigger. The default is all X’s (don’t care).

NameTypeValuesDescription
valuestring-32-bit acknowledgement number pattern, entered as a quoted string of 0, 1, and X characters.

Specifies the 16-bit destination port address value used in the Ethernet TCPHeader trigger condition. The default is all Xs (don't care), and the bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted bit string used to set the destination port address; allowable characters are 0, 1, and X.

Specifies the 32-bit TCP sequence number used in the Ethernet trigger when the trigger condition is set to TCPHeader. The default is all X's (don't care), and the bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted bit string value up to 32 characters long, using 0, 1, and X; the specified bits replace the least significant bits.
TRIGger:A:BUS:B1:ETHERnet:TCPHeader:SEQnum:VALue "XXXXXXXXXXXXXXXXXXXX000100010001"
TRIGger:A:BUS:B1:ETHERnet:TCPHeader:SEQnum:VALue?

When the Ethernet trigger condition is set to TCPHeader, this command specifies the 16-bit source port address to be used in the trigger, along with the destination port address, sequence number, and acknowledgement number. The default is all X's (don't care); the bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted string of up to 32 characters containing 0, 1, and X; the specified bits replace the least significant bits.

Specifies the condition to use when triggering on a FlexRay bus signal. The bus number is specified by x.

NameTypeValuesDescription
conditionenumSOF | FRAMEType | IDentifier | CYCLEcount | HEADer | DATa | IDANDDATA | EOF | ERRorSelects the FlexRay trigger condition.
TRIGGER:A:BUS:B1:FLEXRAY:CONDITION FRAMETYPE sets the FlexRay condition to frame type.

Sets the high value used when triggering on a FlexRay bus cycle count field. The trigger condition must be set to CYCLEcount, and the bus number is specified by x.

NameTypeValuesDescription
QStringstring-Quoted string that defines the cycle count high value.
TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:HIVALUE "110010"
TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:HIVALUE?

Specifies the qualifier used when triggering on the FlexRay bus cycle count field. The trigger condition must be set to CYCLEcount, and the bus number is specified by x.

NameTypeValuesDescription
qualifierenumLESSthan | MOREthan | EQual | UNEQual | LESSEQual | MOREEQual | INrange | OUTrangeSelects the comparison used for the FlexRay cycle count trigger.

Specifies the low value used when triggering on the FlexRay bus cycle count field. Use the corresponding HIVALue command to set the upper value; the trigger condition must be set to CYCLEcount.

NameTypeValuesDescription
valuestring-Quoted binary data string that represents the cycle count low value.
TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:VALUE "11001101" sets the cycle count value to 11001101.
TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:VALUE? might return
TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:VALUE "XXXXXX" indicating the cycle count value is don't care.

Specifies the high value when triggering on the FlexRay bus data field. Use the corresponding DATA:VALue command to set the lower value; the trigger condition must be ID or IDANDDATA.

NameTypeValuesDescription
valuestring-Quoted binary data string that represents the FlexRay data high value.
TRIGGER:A:BUS:B1:FLEXRAY:DATA:HIVALUE "11001101"
TRIGGER:A:BUS:B1:FLEXRAY:DATA:HIVALUE?

Specifies the offset of the data string, in bytes, when triggering on the FlexRay bus data field. The trigger condition must be set to ID or IDANDDATA.

NameTypeValuesDescription
offsetinteger-1Offset of the data string in bytes; -1 means don't care and no byte offset is used.
TRIGGER:A:BUS:B1:FLEXRAY:DATA:OFFSET 1
TRIGGER:A:BUS:B1:FLEXRAY:DATA:OFFSET?

Specifies the qualifier to use when triggering on the FlexRay bus data field. The trigger condition must be set to ID or IDANDDATA, and the bus number is specified by x.

NameTypeValuesDescription
qualifierenum< | > | = | <= | >= | not = | in range | out of rangeSelects the comparison relationship used for the FlexRay data-field trigger.

Specifies the length of the FlexRay data string, in bytes, when triggering on the bus data field. The trigger condition must be set to ID or IDANDDATA, and the bus number is specified by x.

NameTypeValuesDescription
countinteger1FlexRay data string length, in bytes.
TRIGGER:A:BUS:B1:FLEXRAY:DATA:SIZE 8 sets the data string size to 8 bytes.
TRIGGER:A:BUS:B1:FLEXRAY:DATA:SIZE? might return TRIGGER:A:BUS:B1:FLEXRAY:DATA:SIZE 1 indicating the data size is 1 byte.

Sets the FlexRay data value used for triggering, or queries the current value. The value is a quoted string; a queried don't-care value may be returned as "XXXXXXXX".

NameTypeValuesDescription
QStringstring-Quoted FlexRay data value.
string - Returns the FlexRay data value for triggering; "XXXXXXXX" indicates don't care.
TRIGGER:A:BUS:B1:FLEXRAY:DATA:VALUE "11001101"
TRIGGER:A:BUS:B1:FLEXRAY:DATA:VALUE?

Returns the FlexRay data value used for triggering. A return of "XXXXXXXX" indicates the data value is don't care.

string - Returns the FlexRay data value used for triggering.
TRIGGER:A:BUS:B1:FLEXRAY:DATA:VALUE?

Specifies the end-of-file type used when triggering on the FlexRay bus EOF field. The trigger condition must be set to EOF with TRIGger:{A|B}:BUS:B<x>:FLEXray:CONDition.

NameTypeValuesDescription
typeenumSTATic | DYNAMic | ANYEnd-of-file type to trigger on.
TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE ANY
TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE? might return TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE STATIC indicating the FlexRay end of file type is STATIC

Specifies the end-of-file type used when triggering on the FlexRay bus EOF field. The trigger condition must first be set to EOF, and the bus number is specified by x.

enum - Returns the currently selected FlexRay EOF type.
TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE ANY
TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE? might return TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE STATIC indicating
the FlexRay end of file type is STATIC

Sets the FlexRay trigger error type for the selected bus. The query returns the current error type setting.

NameTypeValuesDescription
error typeenumCRCHeader | CRCTrailer | SYNCFrame | STARTupnosync | NULLFRStatic | NULLFRDynamicSelects which FlexRay error type causes the trigger.
enum - Returns the current FlexRay trigger error type.
TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE SYNCFRAME
TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE? might return TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE CRCHEADER

Sets or queries the FlexRay error type used for triggering on bus B<x>. The query returns the current error type.

enum - Returns the current FlexRay trigger error type.
TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE SYNCFRAME
TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE?

Specifies the high value used when triggering on the FlexRay bus frame ID field. The bus number is specified by x, and the trigger condition must be set to Identifier with the corresponding FlexRay condition command.

NameTypeValuesDescription
valuestring-Quoted binary frame ID high value.
string - Returns the current binary frame ID high value as a quoted string.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE "11001100101"
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE?

Specifies the high value used when triggering on the FlexRay bus frame ID field. The trigger condition must be set to IDentifier, and the bus number is specified by x.

string - Returns the binary frame ID high value as a quoted string; may indicate don't care with X characters.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE "11001100101".
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE? might return TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE "XXXXXXXXXXX".

Specifies the qualifier used when triggering on the FlexRay bus frame ID field. The trigger condition must be set to IDentifier, and the bus number is specified by x.

NameTypeValuesDescription
qualifierenumLESSthan | MOREthan | EQual | UNEQual | LESSEQual | MOREEQual | INrange | OUTrangeSets the frame ID qualifier to the selected comparison mode.
enum - Returns the current frame ID qualifier setting.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER LESSTHAN
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER?
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER EQUAL

Specifies the qualifier to use when triggering on the FlexRay bus frame ID field. The trigger condition must be set to Identifier with TRIGger:{A|B}:BUS:B<x>:FLEXray:CONDition.

enum - Returns the current FlexRay frame ID qualifier setting.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER? might return
TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER EQUAL indicating the frame ID qualifier is set to equal.

Specifies the low value used when triggering on the FlexRay bus frame ID field. Use the corresponding HIVALue command to set the high value; the trigger condition must be set to IDentifier.

NameTypeValuesDescription
valuestring-Quoted string specifying the FlexRay frame ID low value.

Specifies the low value used when triggering on the FlexRay bus frame ID field. The trigger condition must be set to IDentifier, and the bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted string that is the FlexRay frame ID low value.

Specifies the frame type when triggering on the FlexRay bus signal. The trigger condition must be set to FRAMEType, and the bus number is specified by x.

NameTypeValuesDescription
frame typeenumNORMal | PAYLoad | NULL | SYNC | STARTupSelects the FlexRay frame type.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE PAYLOAD sets the frame type to payload.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE? might return TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE NORMAL indicating the frame type is set to normal.

Specifies the frame type when triggering on the FlexRay bus signal. The trigger condition must be set to FRAMEType, and the bus number is specified by x.

enum - Returns the current FlexRay frame type setting.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE PAYLOAD sets the frame type to payload.
TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE? might return TRIGGER:A:BUS:B1:FLEXRAY:FRAMETYPE NORMAL indicating the frame type is set to normal.

Specifies the CRC portion of the binary header string when triggering on the FlexRay bus signal. The trigger condition must be set to HEADER using TRIGger:{A|B}:BUS:B<x}:FLEXray:CONDition.

NameTypeValuesDescription
QStringstring-CRC portion of the binary header string.

Specifies the CRC portion of the binary header string when triggering on the FlexRay bus signal. The trigger condition must be set to HEADER using :TRIGger:{A|B}:BUS:B<x>:FLEXray:CONDition.

NameTypeValuesDescription
QStringstring-CRC portion of the binary header string.

Specifies the cycle count portion of the binary header string when triggering on the FlexRay bus header. The trigger condition must be set to HEADER, and the bus number is specified by x.

NameTypeValuesDescription
QStringstring-Quoted string that is the cycle count portion of the binary header string.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CYCLECOUNT "110010"
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CYCLECOUNT?

Specifies the cycle count portion of the binary header string when triggering on the FlexRay bus header. The trigger condition must be set to HEADer, and the bus number is specified by x.

NameTypeValuesDescription
QStringstring-Quoted string for the cycle count portion of the binary header string.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CYCLECOUNT "110010"
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CYCLECOUNT? might return TRIGGER:A:BUS:B1:FLEXRAY:HEADER:CYCLECOUNT "XXXXXX" indicating the cycle count is don't care.

This command specifies the frame ID portion of the binary header string when triggering on the FlexRay bus header. The trigger condition must be set to HEADER using TRIGger:{A|B}:BUS:B<x>:FLEXray:CONDition.

NameTypeValuesDescription
QStringstring-Quoted string containing the frame ID portion of the binary header string.

This command specifies the frame ID portion of the binary header string when triggering on the FlexRay bus header. The trigger condition must be set to HEADER using TRIGger:{A|B}:BUS:B<x>:FLEXray:CONDition.

NameTypeValuesDescription
QStringstring-Quoted string that is the frame ID portion of the binary header string.

Specifies the indicator bits portion of the binary header string when triggering on the FlexRay bus header. The trigger condition must be set to HEADer, and the bus number is specified by x.

NameTypeValuesDescription
QStringstring-Quoted string that is the indicator bits portion of the binary header string.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS "11001" sets the indicator bits portion of the header string to
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS? might return TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS

Specifies the indicator bits portion of the binary header string when triggering on the FlexRay bus header. The trigger condition must be set to HEADer, and x selects the bus number.

NameTypeValuesDescription
QStringstring-Quoted string that is the indicator bits portion of the binary header string.
string - Returns the indicator bits portion of the binary header string, with don't-care bits shown as X characters.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS "11001" sets the indicator bits portion of the header string to 11001.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS? might return TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS "XXXXX" indicating that the indicator bits portion of the header string are "don't cares".

Specifies the payload length portion of the binary header string when triggering on the FlexRay bus header. The trigger condition must be set to HEADer, and the bus number is specified by x.

NameTypeValuesDescription
QStringstring-The length of the payload portion of the Binary header string.

This command specifies the payload length portion of the binary header string when triggering on the FlexRay bus header. The trigger condition needs to be set to HEADER using TRIGger:{A|B}:BUS:B<x>:FLEXray:CONDition, and the bus number is specified by x.

NameTypeValuesDescription
payload lengthstring-Length of the payload portion of the Binary header string.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLength "11001100101" sets the frame ID portion of the binary header string to 11001100101.
TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLength? might return TRIGGER:A:BUS:B1:FLEXRAY:HEADER:FRAMEID "XXXXXXXXXXX" indicating the frame ID portion of the binary header string is "don't care".

Specifies the I2C address mode for the selected bus, choosing either 7-bit or 10-bit addressing. The bus number is specified by x.

NameTypeValuesDescription
modeenumADDR7 | ADDR10Selects the I2C address mode.
enum - Returns the current I2C address mode for the selected bus.
TRIGGER:A:BUS:B1:I2C:ADDRESS:MODE ADDR10 sets the I2C address mode to 10-bit.
TRIGGER:A:BUS:B1:I2C:ADDRESS:MODE? might return TRIGGER:A:BUS:B1:I2C:ADDRESS:MODE ADDR7 indicating the address mode is set to the 7-bit mode.

Specifies the I2C address mode for the selected bus trigger, choosing between 7-bit and 10-bit addressing. The bus number is specified by x.

enum - Returns the current I2C address mode.
TRIGGER:A:BUS:B1:I2C:ADDRESS:MODE? might return TRIGGER:A:BUS:B1:I2C:ADDRESS:MODE ADDR7

Specifies the binary address string used for the I2C trigger when the trigger condition is ADDRESS or ADDRANDDATA. The bus number is specified by x.

NameTypeValuesDescription
QStringstring-Up to 7 or 10 bits depending on the address mode; only 0, 1, and X are allowed.
TRIGGER:A:BUS:B1:I2C:ADDRESS:VALUE "1011" sets the I2C address value to XXX1011.

Specifies the binary I2C address string used for the trigger when the trigger condition is ADDRESS or ADDRANDDATA. The bus number is specified by x.

NameTypeValuesDescription
QStringstring-Up to 7- or 10-bit I2C address string, depending on the address mode; only 0, 1, and X are allowed.
TRIGGER:A:BUS:B1:I2C:ADDRESS:VALUE "1011" sets the I2C address value to XXX1011.

Specifies the trigger condition for an I2C trigger on bus B<x>. The bus number is specified by x.

NameTypeValuesDescription
conditionenumSTARt | STOP | REPEATstart | ACKMISS | ADDRess | DATa | ADDRANDDATASelects the I2C trigger condition.
TRIGGER:A:BUS:B1:I2C:CONDITION START specifies start as the I2C trigger condition.
TRIGGER:A:BUS:B1:I2C:CONDITION? might return TRIGGER:A:BUS:B1:I2C:CONDITION START indicating the condition is set to the start condition.

Specifies the trigger condition for an I2C trigger on bus x.

NameTypeValuesDescription
conditionenumSTARt | STOP | REPEATstart | ACKMISS | ADDRess | DATa | ADDRANDDATASets the I2C trigger condition.
enum - Returns the current I2C trigger condition.
TRIGGER:A:BUS:B1:I2C:CONDITION START
TRIGGER:A:BUS:B1:I2C:CONDITION?

Specifies the I2C trigger type to be valid on a read, write, or either condition. The bus number is specified by x.

NameTypeValuesDescription
stateenumREAD | WRITE | NOCARESelects the I2C data direction used for the trigger condition.

Specifies the length of the I2C trigger data string in bytes for bus B<x> when the trigger condition is DATA or ADDRANDDATA. Applies to trigger group A or B.

NameTypeValuesDescription
countinteger1Length of the data string in bytes.
TRIGger:A:BUS:B1:I2C:DATa:SIZe 1
TRIGger:A:BUS:B1:I2C:DATa:SIZe?

Specifies the length of the I2C trigger data string, in bytes, for trigger conditions DATA or ADDRANDDATA. Applies to bus B<x>.

NameTypeValuesDescription
<NR1>integer-Length of the data string in bytes.
integer - Returns the current data size in bytes.
TRIGger:A:BUS:B1:I2C:DATa:SIZe 1 sets the data size to 1 byte.
TRIGger:A:BUS:B1:I2C:DATa:SIZe? might return TRIGGER:A:BUS:B1:I2C:DATA:SIZE 1 indicating the size is set to 1 byte.

Specifies the binary data string used for I2C triggering when the trigger condition is DATA or ADDRANDDATA. The bus number is given by x.

NameTypeValuesDescription
valuestring-Binary data string for the I2C trigger; only 0, 1, and X characters are allowed.

This command specifies the binary data string used for I3C triggering if the trigger condition is DATA. The bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted binary data string used for the I3C trigger data value.
TRIGger:A:BUS:B1:I3C:DATa:VALue "0101101" sets the address value as 0101101.
TRIGger:A:BUS:B1:I3C:DATa:VALue? might return TRIGger:A:BUS:B1:I3C:DATa:VALue "0101101110", indicating that the address value is 0101101110.

Specifies the error type used when triggering on I3C errors for the selected bus. The bus number is given by x.

NameTypeValuesDescription
modeenumNACK | TBIT | BADDrSelects the I3C error condition to trigger on.
TRIGger:A:BUS:B1:I3C:ERRORTYPe NACK specifies the trigger to happen on NACK error.
TRIGger:A:BUS:B1:I3C:ERRORTYPe? might return TRIGger:A:BUS:B1:I3C:ERRORTYPe NACK, indicating that
NACK is the currently specified field within a I3C frame to trigger on.

Specifies the I3C error type used when triggering on I3C errors. The bus number is specified by x.

NameTypeValuesDescription
modeenumNACK | TBIT | BADDrSelects the I3C error type to trigger on.
TRIGger:A:BUS:B1:I3C:ERRORTYPe NACK specifies the trigger to happen on NACK error.
TRIGger:A:BUS:B1:I3C:ERRORTYPe? might return TRIGger:A:BUS:B1:I3C:ERRORTYPe NACK, indicating that NACK is the currently specified field within a I3C frame to trigger on.

Sets or queries the I3C trigger for SDR broadcast packets on bus B<x>. The bus number is specified by x.

NameTypeValuesDescription
modeenumENSLave | DISLave | ENTasx | RSTDya | ENTRDya | SETMwrl | SETMrdl | DLSLave | ENTRTSTMode | EXTime | SETaasa | ENDXFER | SETGRPa | RSTACT | DEFGRPa | RSTGRPa | MLANe | SETBUSCONSelects the SDR broadcast packet trigger type.

Sets or queries the I3C trigger for SDR Direct Packets. The bus number is specified by x.

NameTypeValuesDescription
modeenumENSLave | DISLave | ENTasx | RSTDya | SETMwrl | SETMrdl | SEText | SETDya | SETNdya | GETMWrl | GETMRdl | GETPrid | GETBusch | GETDevch | GETSlave | ACCM | SETBrt | MDATASpeed | HDRCapability | GETXTime | GETCAPS | ENDXFER | SETGRPa | RSTACT | DEFGRPa | RSTGRPa | MLANeTrigger condition for the I3C SDR Direct Packet trigger.
TRIGger:{A|B}:BUS:B<x>:I3C:SDR:DIRECTPacket {ENSLave|DISLave| ENTasx| RSTDya| SETMwrl| SETMrdl|
TRIGger:{A|B}:BUS:B<x>:I3C:SDR:DIRECTPacket?

Sets or queries the I3C trigger for SDR Direct Packets. The bus number is specified by x.

NameTypeValuesDescription
conditionenumENSLave | DISLave | ENTasx | RSTDya | SETMwrl | SETMrdl | SEText | SETDya | SETNdya | GETMWrl | GETMRdl | GETPrid | GETBusch | GETDevch | GETSlave | ACCM | SETBrt | MDATASpeed | HDRCapability | GETXTime | GETCAPS | ENDXFER | SETGRPa | RSTACT | DEFGRPa | RSTGRPa | MLANeSpecifies the I3C field or event to trigger on.
enum - Returns the currently specified I3C trigger field for SDR Direct Packets.
TRIGger:A:BUS:B1:I3C:SDR:DIRECTPacket RSTDya
TRIGger:A:BUS:B1:I3C:SDR:DIRECTPacket?

Sets the I3C T-bit trigger direction for bus B<x> on trigger group A or B. READ selects T-bit Parity Error and is the default; WRITe selects T-bit Slave Error.

NameTypeValuesDescription
directionenumREAD | WRITeSets the trigger condition to the selected I3C T-bit error type.
enum - Returns the currently selected I3C T-bit trigger direction.
TRIGger:A:BUS:B1:I3C:TBIT:DIREction READ
TRIGger:A:BUS:B1:I3C:TBIT:DIREction?

Sets or queries the I3C T-bit trigger error type for bus B<x> on trigger A or B. READ selects T-bit Parity Error, and WRITe selects T-bit Slave Error.

enum - Returns the currently selected T-bit error type for the I3C trigger.
TRIGger:A:BUS:B1:I3C:TBIT:DIREction READ
TRIGger:A:BUS:B1:I3C:TBIT:DIREction?

Specifies the trigger condition for LIN. The bus number is specified by x. Requires option 5-SRAERO or SUP5-SRAERO Triggering and Analysis application.

NameTypeValuesDescription
conditionenumSYNCfield | IDentifier | DATa | IDANDDATA | WAKEup | SLEEP | ERRorSelects the LIN trigger condition.
TRIGGER:A:BUS:B1:LIN:CONDITION ERROR sets the LIN trigger condition to error.
TRIGGER:A:BUS:B1:LIN:CONDITION? might return TRIGGER:A:BUS:B1:LIN:CONDITION SYNCFIELD indicating the LIN trigger condition is sync field.

Specifies the LIN trigger condition for the selected bus. The bus number is specified by x and the command requires the 5-SRAERO or SUP5-SRAERO Triggering and Analysis application.

enum - Returns the current LIN trigger condition.
TRIGGER:A:BUS:B1:LIN:CONDITION ERROR
TRIGGER:A:BUS:B1:LIN:CONDITION? might return TRIGGER:A:BUS:B1:LIN:CONDITION SYNCFIELD indicating the LIN trigger condition is sync field.

Sets the LIN trigger high value for bus B<x> on trigger A or B. The value is a quoted binary data string used when the trigger condition is ID or IDANDDATA.

NameTypeValuesDescription
QStringstring-Quoted binary data string used for the LIN trigger high value.
TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE "11001010"
TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE?

Sets or queries the LIN data high value used for trigger conditions ID or IDANDDATA. The query returns the current high value string, with "XXXXXXXX" indicating don't care.

NameTypeValuesDescription
QStringstring-Quoted binary data string used for LIN trigger if the trigger condition is ID or IDANDDATA.
string - Current LIN data high value string; "XXXXXXXX" indicates don't care.
TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE "11001010"
TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE?

Sets the LIN data qualifier for the trigger condition. It applies only when the trigger condition is IDANDDATA or DATA, and the bus number is specified by x.

NameTypeValuesDescription
modeenumLESSthan | MOREthan | EQual | UNEQual | LESSEQual | MOREEQual | INrange | OUTrangeSpecifies the LIN data qualifier.
TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER OUTRANGE sets the data qualifier to out of range.
TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER? might return TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER EQUAL

Specifies the LIN data qualifier for the trigger. It applies only when the trigger condition is IDANDDATA or DATA.

enum - Returns the current LIN data qualifier setting.
TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER OUTRANGE sets the data qualifier to out of range.
TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER? might return TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER EQUAL indicating the data qualifier is set to equal.

Specifies the length of the LIN trigger data string in bytes. The bus number is specified by x.

NameTypeValuesDescription
<NR1>integer-Size of the data string in bytes.
TRIGGER:A:BUS:B1:LIN:DATA:SIZE 8 sets the data size to 8 bytes.
TRIGGER:A:BUS:B1:LIN:DATA:SIZE? might return TRIGGER:A:BUS:B1:LIN:DATA:SIZE 1 indicating the data size is 1 byte.

Specifies the length of the LIN trigger data string in bytes. The bus number is specified by x.

integer - Returns the current data string length in bytes.
TRIGGER:A:BUS:B1:LIN:DATA:SIZE 8 sets the data size to 8 bytes.
TRIGGER:A:BUS:B1:LIN:DATA:SIZE? might return TRIGGER:A:BUS:B1:LIN:DATA:SIZE 1 indicating the data size is 1 byte.

Specifies the binary data string to be used for the LIN trigger condition when the trigger condition is ID or IDANDDATA. The bus number is specified by x.

NameTypeValuesDescription
valuestring-Quoted string containing the LIN trigger data value.
TRIGGER:A:BUS:B1:LIN:DATA:VALUE "11001101" sets the data value to 11001101.
TRIGGER:A:BUS:B1:LIN:DATA:VALUE? might return TRIGGER:A:BUS:B1:LIN:DATA:VALUE "XXXXXXXX" indicating the data value is don't care.

Specifies the binary data string to be used for the LIN trigger condition when the trigger condition is ID or IDANDDATA. The bus number is specified by x.

string - Returns the current LIN trigger data value as a quoted string.
TRIGGER:A:BUS:B1:LIN:DATA:VALUE "11001101" sets the data value to 11001101.
TRIGGER:A:BUS:B1:LIN:DATA:VALUE? might return TRIGGER:A:BUS:B1:LIN:DATA:VALUE "XXXXXXXX" indicating the data value is don't care.

Sets the LIN error type for the specified bus trigger. The error type can be SYNC, parity, or checksum.

NameTypeValuesDescription
error typeenumSYNC | PARity | CHecksumLIN error type to set.
TRIGGER:A:BUS:B1:LIN:ERRTYPE CHECKSUM
TRIGGER:A:BUS:B1:LIN:ERRTYPE? might return TRIGGER:A:BUS:B1:LIN:ERRTYPE SYNC

Sets the LIN error type for a bus trigger on the selected A or B trigger system and bus number. The query returns the current LIN error type.

NameTypeValuesDescription
modeenumSYNC | PARity | CHecksumSelects the LIN error type.
enum - Returns the current LIN error type.
TRIGGER:A:BUS:B1:LIN:ERRTYPE CHECKSUM
TRIGGER:A:BUS:B1:LIN:ERRTYPE?

This command specifies the binary address string used for LIN bus trigger if the trigger condition is ID or IDANDDATA. The bus number is specified by x.

NameTypeValuesDescription
valuestring-Binary address string used for the LIN trigger.
TRIGGER:A:BUS:B1:LIN:IDENTIFIER:VALUE "110010"
TRIGGER:A:BUS:B1:LIN:IDENTIFIER:VALUE?

Sets or queries the binary address string used for LIN bus trigger when the trigger condition is ID or IDANDDATA. The bus number is specified by x.

NameTypeValuesDescription
valuestring-Binary address string used for LIN trigger if the trigger condition is ID or IDANDDATA.
string - Returns the binary address string used for LIN trigger value.
TRIGGER:A:BUS:B1:LIN:IDENTIFIER:VALUE "110010"
TRIGGER:A:BUS:B1:LIN:IDENTIFIER:VALUE?

Sets or queries the qualifier used when triggering on command word addresses for a MIL-STD-1553 bus. The trigger condition must be set to COMMAND.

NameTypeValuesDescription
qualifierenumEQual | UNEQual | LESSthan | MOREthan | LESSEQual | MOREEQual | INrange | OUTrangeQualifier to use when triggering on command word addresses.
enum - Returns the current address qualifier.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:QUALIFIER LESSTHAN sets the address qualifier to less than.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:QUALIFIER? might return EQUAL, indicating that the address qualifier is set to equal.

Sets or queries the qualifier used when triggering on command word addresses for a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to COMMAND.

enum - Returns the current address qualifier setting.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:QUALIFIER LESSTHAN sets the address qualifier to less than.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:QUALIFIER? might return EQUAL, indicating that the address qualifier is set to equal.

Sets or queries the low value when triggering on command word addresses for a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to COMMAND.

NameTypeValuesDescription
address valuestring-The address value.
string - Returns the address value.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:VALUE "X1000" sets the value to X1000.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:VALUE? might return "XXXXX", indicating that the value is XXXXX.

Sets or queries the low value when triggering on command word addresses for a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to COMMAND.

NameTypeValuesDescription
valuestring-Address value to use for triggering.
string - Returns the current address value.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:VALUE "X1000"
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:ADDRESS:VALUE?

Sets or queries the value of the command word "word count" field used for triggering on a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to COMMAND.

NameTypeValuesDescription
QStringstring-Word count value.
returns
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:COUNT "X1000" sets the value to X1000.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:COUNT? might return "XXXXX", indicating that the value is XXXXX.

Sets or queries the value of the command word "word count" field for a MIL-STD-1553 bus trigger. The bus number is specified by x and the trigger condition must be set to COMMAND.

NameTypeValuesDescription
countstring-The word count value.
string - Returns the current command word word count value.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:COUNT "X1000" sets the value to X1000.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:COUNT? might return "XXXXX", indicating that the value is XXXXX.

Sets or queries the parity filtering for the MIL-STD-1553 command word trigger. The bus number is specified by x and the trigger condition must be set to COMMAND.

NameTypeValuesDescription
parityenumONE | ZERo | NOCARESelects whether command words are filtered by parity bit value or not.
enum - Returns the current parity filtering state.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:PARITY ONE
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:PARITY? might return NOCARE, indicating that command words are not being filtered based on the parity bit value.

Sets or queries the parity-bit filter for MIL-STD-1553 command words to trigger on. The trigger condition must be set to COMMAND.

NameTypeValuesDescription
modeenumONE | ZERo | NOCAREFilters command words by parity-bit value, or disables parity-bit filtering.
enum - Indicates the current parity-bit filtering mode for command words.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:PARITY ONE
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:PARITY? might return NOCARE, indicating that command words are not being filtered based on the parity bit value.

Sets or queries the value of the command word subaddress field for a MIL-STD-1553 bus to trigger on. The bus number is specified by x, and the trigger condition must be set to COMMAND.

NameTypeValuesDescription
QStringstring-The subaddress value.
string - Returns the current subaddress value.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:SUBADDRESS "X1000" sets the value to X1000.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:SUBADDRESS? might return "XXXXX", indicating that the value is XXXXX.

Sets or queries the value of the command word subaddress field for a MIL-STD-1553 bus trigger. The bus number is specified by x, and the trigger condition must be set to COMMAND.

NameTypeValuesDescription
QStringstring-The subaddress value.
string - Returns the configured subaddress value.
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:SUBADDRESS "X1000"
TRIGGER:A:BUS:B1:MIL1553B:COMMAND:SUBADDRESS?

Sets or queries the value of the command word Transmit / Receive bit for a MIL-STD-1553 bus to trigger on. The bus number is specified by x, and the trigger condition must be set to COMMAND.

Sets or queries the value of the command word Transmit / Receive bit for a MIL-STD-1553 bus to trigger on. The bus number is specified by x, and the trigger condition must be set to COMMAND.

Sets or queries the field or condition for a MIL-STD-1553 bus to trigger on. The bus number is specified by x.

NameTypeValuesDescription
conditionenumSYNC | COMMAND | STATus | DATA | TIMe | ERRorCondition to trigger on.
enum - Returns the current trigger condition for the MIL-STD-1553 bus.
TRIGGER:A:BUS:B1:MIL1553B:CONDITION DATA
TRIGGER:A:BUS:B1:MIL1553B:CONDITION? might return SYNC, indicating that the bus is triggering on sync pulses found in any word.

Sets or queries the field or condition for a MIL-STD-1553 bus to trigger on. The bus number is specified by x.

enum - Returns the current trigger condition for the MIL-STD-1553 bus.
TRIGGER:A:BUS:B1:MIL1553B:CONDITION DATA specifies finding matching data word(s).
TRIGGER:A:BUS:B1:MIL1553B:CONDITION? might return SYNC, indicating that the bus is triggering on sync pulses found in any word.

Sets or queries the parity-bit filter used when triggering on MIL-STD-1553 data words on the specified bus. The trigger condition must be set to DATA.

NameTypeValuesDescription
parityenumONE | ZERo | NOCAREParity-bit selection for data-word filtering.
enum - Returns the current parity-bit filter setting.
TRIGGER:A:BUS:B1:MIL1553B:DATA:PARITY ONE
TRIGGER:A:BUS:B1:MIL1553B:DATA:PARITY? might return NOCARE

Sets or queries the value of the command word parity bit for a MIL-STD-1553 bus trigger. The bus number is specified by x, and the trigger condition must be set to DATA.

enum - Returns the current parity-bit filtering setting for the selected MIL-STD-1553 bus trigger.
TRIGGER:A:BUS:B1:MIL1553B:DATA:PARITY ONE
TRIGGER:A:BUS:B1:MIL1553B:DATA:PARITY?

Sets or queries the value used when triggering on MIL-STD-1553 data words. The bus number is specified by x, and the trigger condition must be set to DATA.

NameTypeValuesDescription
valuestring-The data value.
string - Returns the current data value used for triggering on data words.
TRIGGER:A:BUS:B1:MIL1553B:DATA:VALUE "XXXXXXXXXXXX1000"
TRIGGER:A:BUS:B1:MIL1553B:DATA:VALUE?

Sets or queries the data value used when triggering on MIL-STD-1553 data words. The bus number is specified by x, and the trigger condition must be set to DATA.

NameTypeValuesDescription
QStringstring-The data value.
string - Returns the current data value as a quoted string.
TRIGGER:A:BUS:B1:MIL1553B:DATA:VALUE "XXXXXXXXXXXX1000"
TRIGGER:A:BUS:B1:MIL1553B:DATA:VALUE?

Sets or queries the type of error condition for a MIL-STD-1553 bus trigger. The bus number is specified by x, and the trigger condition must be set to ERRor.

NameTypeValuesDescription
typeenumPARity | SYNC | DATAError condition to trigger on.
enum - Returns the current MIL-STD-1553 error trigger type.
TRIGGER:A:BUS:B1:MIL1553B:ERRTYPE DATA
TRIGGER:A:BUS:B1:MIL1553B:ERRTYPE? might return PARITY, indicating that the bus is triggering on parity errors in any word.

Sets or queries the error condition type for a MIL-STD-1553 bus trigger. The bus number is specified by x, and the trigger condition must be set to ERRor.

NameTypeValuesDescription
modeenumPARity | SYNC | DATAError condition type to trigger on.
enum - Returns the currently selected MIL-STD-1553 error trigger type.
TRIGGER:A:BUS:B1:MIL1553B:ERRTYPE DATA specifies triggering on non-contiguous data words.
TRIGGER:A:BUS:B1:MIL1553B:ERRTYPE? might return PARITY, indicating that the bus is triggering on parity errors in any word.

Sets or queries the high value when triggering on status word addresses for a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to STATus with the address qualifier INrange or OUTrange.

NameTypeValuesDescription
valuestring-Address value to use as the high value.
string - Returns the current high value address setting.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:ADDRESS:HIVALUE "X1000" sets the value to X1000.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:ADDRESS:HIVALUE? might return "XXXXX", indicating that the value is XXXXX.

Sets or queries the high value used when triggering on status word addresses for a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to STATus with the address qualifier INrange or OUTrange.

NameTypeValuesDescription
QStringstring-The address value.
string - Returns the current high value address setting.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:ADDRESS:HIVALUE "X1000" sets the value to X1000.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:ADDRESS:HIVALUE? might return "XXXXX", indicating that the value is XXXXX.

Sets or queries the qualifier used when triggering on status word addresses for a MIL-STD-1553 bus. The trigger condition must be set to STATus, and the bus number is specified by x.

NameTypeValuesDescription
qualifierenumEQual | UNEQual | LESSthan | MOREthan | LESSEQual | MOREEQual | INrange | OUTrangeSelects the data qualifier for the status word address trigger.
enum - Returns the current status word address qualifier.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:ADDRESS:QUALIFIER LESSTHAN
TRIGGER:A:BUS:B1:MIL1553B:STATUS:ADDRESS:QUALIFIER?

Sets or queries the low value used when triggering on status word addresses for a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to STATus.

NameTypeValuesDescription
valuestring-The address value.

Sets or queries the broadcast command received (BCR) bit value in a MIL-STD-1553 status word used for triggering. The trigger condition must be set to STATus, and the bus number is specified by x.

NameTypeValuesDescription
stateenumONE | ZERo | NOCARESelects whether status words match BCR bit = 1, BCR bit = 0, or do not care.
enum - Returns the current filtering state for the BCR bit.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:BCR ONE
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:BCR? might return NOCARE, indicating that status words are not being filtered based on the BCR bit value.

Sets or queries the value of the busy bit (BUSY bit, bit 16) in a MIL-STD-1553 status word used for triggering. The bus number is specified by x, and the trigger condition must be set to STATus.

NameTypeValuesDescription
modeenumONE | ZERo | NOCARESelects whether status words match only BUSY bit value 1, only value 0, or are not filtered on BUSY bit.
enum - Returns the current BUSY-bit filter setting.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:BUSY{ONE|ZERo|NOCARE}
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:BUSY?

Sets or queries the value of the dynamic bus control acceptance bit (DBCA bit, bit 18) in a MIL-STD-1553 status word used for triggering. The bus number is specified by x, and the trigger condition must be set to STATus.

NameTypeValuesDescription
stateenumONE | ZERo | NOCARESelects whether to filter status words by the DBCA bit value or not.
enum - Returns the current filtering state of the DBCA bit.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:DBCA ONE
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:DBCA?

Sets or queries the value of the instrumentation bit (INSTR bit, bit 10) in a MIL-STD-1553 status word to trigger on. The trigger condition must be set to STATus.

NameTypeValuesDescription
stateenumONE | ZERo | NOCARESelects whether status words must match the INSTR bit being 1, 0, or not cared about.
enum - Returns the current filtering state for the INSTR bit.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:INSTR ONE
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:INSTR?

Sets or queries the value of the message error bit (ME bit, bit 9) in a MIL-STD-1553 status word to trigger on. The bus number is specified by x, and the trigger condition must be set to STATus.

NameTypeValuesDescription
stateenumONE | ZERo | NOCAREFiltering state for the ME bit.
enum - Returns the current ME-bit filtering state.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:ME ONE specifies filtering status words for those where the ME bit has a value of 1.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:ME? might return NOCARE, indicating that status words are not being filtered based on the ME bit value.

Sets or queries the value of the SRQ bit in a MIL-STD-1553 status word to trigger on. The bus number is specified by x, and the trigger condition must be set to STATus.

NameTypeValuesDescription
stateenumONE | ZERo | NOCAREFilters status words based on the SRQ bit value.
enum - Returns the current SRQ-bit filtering state.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:SRQ ONE
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:SRQ?

Sets or queries the value of the subsystem flag bit (SUBSF bit, bit 17) in a MIL-STD-1553 status word to trigger on. The trigger condition must be set to STATus.

NameTypeValuesDescription
modeenumONE | ZERo | NOCAREFilters status words based on the SUBSF bit value, or disables filtering on that bit.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:SUBSF ONE
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:SUBSF?

Sets or queries filtering of status words based on the TF bit for a MIL-STD-1553 bus trigger. ONE matches TF=1, ZERo matches TF=0, and NOCARE disables TF-bit filtering.

NameTypeValuesDescription
stateenumONE | ZERo | NOCAREFiltering state for the TF bit.
enum - Returns the current TF-bit filtering state.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:TF ONE
TRIGGER:A:BUS:B1:MIL1553B:STATUS:BIT:TF? might return NOCARE

Sets or queries the value of the status word parity bit for a MIL-STD-1553 bus to trigger on. The bus number is specified by x, and the trigger condition must be set to STATus.

NameTypeValuesDescription
modeenumONE | ZERo | NOCARESelects whether status words match parity bit value 1, parity bit value 0, or no parity filtering.
enum - Returns the current parity-bit filtering state.
TRIGGER:A:BUS:B1:MIL1553B:STATUS:parity ONE
TRIGGER:A:BUS:B1:MIL1553B:STATUS:parity? might return NOCARE, indicating that status words are not being filtered based on the parity bit value.

Sets or queries the lower limit used when triggering on response time or inter-message gap time for a MIL-STD-1553 bus. The bus number is specified by x, and the trigger condition must be set to TIMe.

Sets or queries the upper limit used when triggering on MIL-STD-1553 response time or inter-message gap time. The bus number is specified by x, and the trigger condition must be set to TIMe.

NameTypeValuesDescription
<NR3>realsFloating point number that specifies the upper bound for measuring remote terminal response time (RT) or the inter-message gap (IMG) in seconds.
real (s) - Returns the upper bound for comparison in seconds.
TRIGGER:A:BUS:B1:MIL1553B:TIME:MORELIMIT 15.0000e-6
TRIGGER:A:BUS:B1:MIL1553B:TIME:MORELIMIT? might return 12.0000E-6

Sets or queries the qualifier used when triggering on response time or inter-message gap time for a MIL-STD-1553 bus. The trigger condition must be set to TIMe.

NameTypeValuesDescription
qualifierenumLESSthan | MOREthan | INrange | OUTrangeSelects the time comparison qualifier.
enum - Returns the current time comparison qualifier.
TRIGGER:A:BUS:B1:MIL1553B:TIME:QUALIFIER LESSTHAN
TRIGGER:A:BUS:B1:MIL1553B:TIME:QUALIFIER? might return OUTRANGE, indicating that the qualifier is set to out-of-range comparison.

Specifies the binary data string used for a Parallel Bus trigger. The bus number is specified by x.

NameTypeValuesDescription
QStringstring-The binary data string used for a Parallel Bus trigger.
TRIGger:A:BUS:B1:PARallel:DATa:VALue "11001101"
TRIGger:A:BUS:B1:PARallel:DATa:VALue?

Specifies the condition for an RS-232C trigger on the selected bus number x.

NameTypeValuesDescription
conditionenumSTARt | EOp | DATa | PARItyerrorTrigger condition to use for the RS-232C trigger.
TRIGger:A:BUS:B1:RS232C:CONDition DATA
TRIGger:A:BUS:B1:RS232C:CONDition?

Sets or queries the length of the data string in bytes to be used for an RS-232C trigger when the trigger condition is Data. The bus number is specified by x.

NameTypeValuesDescription
sizeintegerbytesData size in bytes.
integer (bytes) - Returns the data size in bytes.
TRIGGER:A:BUS:B1:RS232C:DATA:SIZE 3
TRIGGER:A:BUS:B1:RS232C:DATA:SIZE?

Sets or queries the data address string used for the RS-232 bus trigger when the trigger condition is set to Data. The bus number is specified by x.

NameTypeValuesDescription
QStringstring-Address value as a string of 0, 1, or X representing a binary number.
string - Returns the current data address string used for the RS-232 bus trigger.
TRIGGER:A:BUS:B1:RS232C:DATA:VALUE "011XX11"
TRIGGER:A:BUS:B1:RS232C:DATA:VALUE?

Sets or queries the trigger condition for a SENT bus. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
conditionenumSTART | FAST | SLOW | ERRorTrigger condition for the SENT bus.
enum - Returns the current SENT bus trigger condition.
TRIGGER:A:BUS:B1:SENT:CONDITION START specifies triggering on start of packet.
TRIGGER:A:BUS:B1:SENT:CONDITION? might return TRIGGER:A:BUS:B1:SENT:CONDITION ERROR, indicating the bus is triggering on errors.

Sets or queries the error type used when triggering on SENT data. Requires option 5SRAUTOSEN and the SENT bus trigger condition set to ERRor.

NameTypeValuesDescription
error typeenumCRCSpecifies triggering on CRC errors.
enum - Returns the current SENT error type setting.

Sets or queries the CRC error type used when triggering on SENT data. The CRC error type can be set to FAST or SLOW.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
modeenumFAST | SLOWSelects the CRC error type speed.
enum - Returns the current CRC error type setting.
TRIGger:A:BUS:B1:SENT:ERRType:CRC FAST
TRIGger:A:BUS:B1:SENT:ERRType:CRC?

Sets or queries the high binary fast channel 1 value used when triggering on a SENT bus signal. Requires SRAUTOSEN and SENT bus trigger condition FAST.

NameTypeValuesDescription
QStringstring-Sets the Fast Channel 1 binary data high value.
TRIGger:A:BUS:B12:SENT:FAST:CHAN1A:HIVALue "XXXXXXXXXXXX"
TRIGger:A:BUS:B3:SENT:FAST:CHAN1A:HIVALue?

Sets or queries the binary fast channel 1 value used when triggering on a SENT bus signal. The search trigger condition must be set to FAST and option SRAUTOSEN is required.

NameTypeValuesDescription
valuestring-Binary fast channel 1 value to use for triggering.
string - Returns the binary fast channel 1 value used when triggering on a SENT bus signal.
TRIGGER:A:BUS:B2:SENT:FAST:CHAN1A:VALue <QString>
TRIGGER:A:BUS:B2:SENT:FAST:CHAN1A:VALue?

Sets or queries the binary fast channel 1 value used when triggering on a SENT bus signal. Requires option SRAUTOSEN and the search trigger condition to be set to FAST.

TRIGger:{A|B}:BUS:B<x>:SENT:FAST:CHAN1A:VALue <QString>
TRIGger:{A|B}:BUS:B<x>:SENT:FAST:CHAN1A:VALue?

Sets or queries the high binary fast channel 2 value used when triggering on a SENT bus signal. Requires option SRAUTOSEN and the search trigger condition to be set to FAST.

NameTypeValuesDescription
QStringstring-Sets the Fast Channel 2 high binary data value.
TRIGger:A:BUS:B2:SENT:FAST:CHAN2B:HIVALue "100000000000"
TRIGger:A:BUS:B4:SENT:FAST:CHAN2B:HIVALue? might return TRIGGER:A:BUS:B4:SENT:FAST:CHAN2B:HIVALUE "0101XXXX1111"

Sets or queries the qualifier used for fast SENT bus trigger on channel 2. The trigger condition must be FAST.

enum - Returns the current fast channel 2 data qualifier trigger setting.
TRIGGER:A:BUS:B2:SENT:FAST:CHAN2B:QUALIFIER UNEQUAL
TRIGGER:A:BUS:B5:SENT:FAST:CHAN2B:QUALIFIER?
TRIGGER:A:BUS:B1:SENT:FAST:CHAN2B:QUALIFIER MOREEQUAL

Sets or queries the binary fast channel 2 value used when triggering on a SENT bus signal. The trigger condition must be set to FAST.

NameTypeValuesDescription
QStringstring-Binary fast channel 2 value to use for triggering.

Sets or queries the high binary fast message counter value to be used when triggering on a SENT bus signal. Requires the SENT bus trigger condition to be FAST, with one channel and a nibble count of 6.

NameTypeValuesDescription
B<x>string-Bus identifier number.
valuestring-Sets the Fast Channel 1 counter binary value.
TRIGger:A:BUS:B1:SENT:FAST:COUNTer:HIVALue "XXXXXXXX" sets the Fast Channel 1 secure counter high value to "don't care."
TRIGger:A:BUS:B3:SENT:FAST:COUNTer:HIVALue? might return TRIGger:A:BUS:B3:SENT:FAST:COUNTer:HIVALue "11110000", indicating a binary value of 11110000.

Sets or queries the SENT fast message counter qualifier used for triggering on a SENT bus signal. Requires option SRAUTOSEN and the SENT bus trigger condition must be FAST.

NameTypeValuesDescription
qualifierenumEQual | UNEQual | LESSthan | MOREthan | LESSEQual | MOREEQual | INrange | OUTrangeSets the fast message counter qualifier to the selected comparison or range condition.
enum - Returns the current fast message counter qualifier setting.
TRIGger:A:BUS:B2:SENT:FAST:COUNTer:QUALifier UNEQual
TRIGger:A:BUS:B5:SENT:FAST:COUNTer:QUALifier?

Sets or queries the binary fast message counter value used when triggering on a SENT bus signal. Requires option SRAUTOSEN, and the search condition must be FAST with the number of channels set to 1 and the nibble count set to 6.

NameTypeValuesDescription
valueinteger0 - 255Binary fast message counter value used for the SENT bus trigger.
integer - Returns the binary fast message counter value used for triggering on a SENT bus signal.
TRIGger:A:BUS:B2:SENT:FAST:COUNTer:QUALifier UNEQual
TRIGger:A:BUS:B5:SENT:FAST:COUNTer:QUALifier?
TRIGger:A:BUS:B1:SENT:FAST:COUNTer:QUALifier MOREEQual

Sets or queries the binary fast message inverted nibble value used when triggering on a SENT bus signal. It requires SRAUTOSEN, the search condition set to FAST, the number of channels set to 1, and the nibble count set to 6.

NameTypeValuesDescription
valuestring-Binary fast message inverted nibble value to use for triggering.
string - Returns the currently specified binary fast message inverted nibble value within a SENT frame to trigger on.
TRIGger:A:BUS:B1:SENT:FAST:INVERTNIBble:VALue "XXXXXXXX"
TRIGger:A:BUS:B1:SENT:FAST:INVERTNIBble:VALue?

Sets or queries the binary status value used when triggering on a SENT bus signal. The value is a binary status string.

NameTypeValuesDescription
B<x>integer-The number of the bus waveform.
valuestring-The binary status value on which to trigger.
string - The binary status value, expressed as the full command with the current value.
TRIGger:A:BUS:B1:SENT:FAST:STATus:VALue "XXXX" sets the binary status trigger value to XXXX.
TRIGger:A:BUS:B1:SENT:FAST:STATus:VALue? might return :TRIGger:A:BUS:B1:SENT:FAST:STATus:VALue "1010", indicating a binary trigger value of 1010.

Sets or queries the high binary Slow channel data value used when triggering on a SENT bus signal. Requires option SRAUTOSEN and the SENT bus trigger condition to be set to SLOW.

NameTypeValuesDescription
QStringstring-Sets the binary Slow channel data value.
string - Returns the binary Slow channel data value.
TRIGger:{A|B}:BUS:B<x>:SENT:SLOW:DATA:HIVALue <QString>
TRIGger:{A|B}:BUS:B<x>:SENT:SLOW:DATA:HIVALue?

Sets or queries the binary identifier value used when triggering on a SENT bus signal. The SENT bus trigger condition must be set to SLOW and option SRAUTOSEN is required.

NameTypeValuesDescription
qualifierenumEQual | UNEQual | LESSthan | MOREthan | LESSEQual | MOREEQual | INrange | OUTrangeSelects how the binary identifier value is compared when triggering on the SENT bus signal.
TRIGger:{A|B}:BUS:B2:SENT:SLOW:DATA:QUALifier LESSEQual
TRIGger:{A|B}:BUS:B5:SENT:SLOW:DATA:QUALifier? might return :TRIGger:{A|B}:BUS:B5:SENT:SLOW:DATA:QUALifier EQual

Sets or queries the binary slow channel data value used for SENT slow packet bus triggering. Requires option SRAUTOSEN and the SENT bus trigger condition to be set to SLOW.

NameTypeValuesDescription
B<x>integer-Bus identifier number.
valuestring-Binary slow channel data value.
string - Returns the programmed binary slow channel data value.
TRIGger:A:BUS:B2:SENT:SLOW:DATA:VALue "XXXXXXXX"
TRIGger:A:BUS:B4:SENT:SLOW:DATA:VALue?

Sets or queries the qualifier used when triggering on SENT slow packet bus data. Requires option SRAUTOSEN and the SENT bus trigger condition to be set to SLOW.

NameTypeValuesDescription
B<x>integer-Bus identifier number.
valuestring-Binary identifier value.
string - Returns the current binary identifier value.
TRIGger:A:BUS:B3:SENT:SLOW:IDentifier:VALue "XXXX" sets the identifier value to "don't care" for bus 3.

Specifies the trigger condition for a SPI trigger on bus x. The available conditions are SS, STARTofframe, and DATa.

NameTypeValuesDescription
conditionenumSS | STARTofframe | DATaTrigger condition for the SPI trigger.

Specifies the length of the data string used for a SPI trigger when the trigger condition is DATa. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer-Bus identifier number.
lengthintegerbytesLength of the data string.

Specifies the binary data string used for SPI triggering when the trigger condition is DATA. The bus number is specified by x.

NameTypeValuesDescription
B<x>integer-Bus identifier number.
QStringstring-Data value in the specified valid format; valid characters are 0, 1, and X for binary format.
TRIGger:A:BUS:B1:SPI:DATa:VALue "11011010"

Sets or queries the trigger condition for the specified SPMI bus. The bus identifier is B<x>.

NameTypeValuesDescription
B<x>integer-Bus identifier number.
conditionenumSSC | RESet | SLEep | SHUTdown | WAKeup | MASTERREAd | MASTERWRIte | REGREAd | REGWRIte | DEVICEDESCMASTERREAd | DEVICEDESCSLAVEREAd | EXTREGREAd | EXTREGWRIte | LONGEXTREGREAd | LONGEXTREGWRIte | REG0WRIte | AUTHenticate | TRANSferbusownership | PARItyerrorTrigger condition to use for the specified SPMI bus.
enum - Returns the current trigger condition for the specified SPMI bus.
TRIGger:A:BUS:B5:SPMI:CONDition SLEep

Sets the size of the SPMI data value used for triggering, in bytes. The query returns the current data size.

NameTypeValuesDescription
sizeinteger1 - 4Number of data bytes in the SPMI trigger data pattern.
integer - Returns the current SPMI data size in bytes.
TRIGger:A:BUS:B1:SPMI:DATa:SIZe 1 sets the data value to 1 byte.
TRIGger:A:BUS:B1:SPMI:DATa:SIZe? might return :TRIGger:A:BUS:B1:SPMI:DATa:SIZe 4, indicating the data pattern has four bytes of data.

Sets or queries the binary data string used for SPMI triggering. It applies when the trigger condition is MASTERREAd, MASTERWRIte, REGREAd, REGWRIte, EXTREGREAd, EXTREGWRIte, LONGEXTREGREAd, LONGEXTREGWRIte, or REG0WRIte.

NameTypeValuesDescription
data valuestring-Binary data string that identifies the data value on which to trigger.
TRIGger:A:BUS:B1:SPMI:DATa:VALue "XXXXXXXX"
TRIGger:A:BUS:B5:SPMI:DATa:VALue?

Sets or queries the binary data string that identifies the master address used in SPMI triggering for certain trigger conditions.

NameTypeValuesDescription
QStringstring-Binary data string that identifies the master address used in SPMI triggering.
string - Returns the binary data string identifying the master address used in SPMI triggering.
TRIGger:A:BUS:B5:SPMI:MASTERADDRess:VALue? might return TRIGger:A:BUS:B5:SPMI:MASTERADDRess:VALue "XXXX1111", indicating the binary data value on which to trigger for bus B5 is set to XXXX1111.

Sets or queries whether to trigger on No Response frames.

NameTypeValuesDescription
stateenumTRUE | FALSEBoolean value that enables or disables triggering on No Response frames.
enum - Returns whether the bus is set to trigger on No Response frames.
TRIGger:A:BUS:B4:SPMI:NORESPonse TRUE
TRIGger:A:BUS:B1:SPMI:NORESPonse?

Sets or queries the binary data string that identifies the register address used in SPMI triggering. It is used when the trigger condition is MASTERREAd, MASTERWRIte, REGREAd, REGWRIte, EXTREGREAd, EXTREGWRIte, LONGEXTREGREAd, or LONGEXTREGWRIte.

Sets or queries the binary data string that identifies the slave address used in SPMI triggering. It applies when the trigger condition is one of RESet, SLEep, SHUTdown, WAKeup, AUTHenticate, REGREAd, REGWRIte, EXTREGREAd, EXTREGWRIte, LONGEXTREGREAd, LONGEXTREGREWRIte, DEVICEDESCSLAVEREAd, or REG0WRIte.

NameTypeValuesDescription
valuestring-Binary data string that identifies the slave address on which to trigger.
string - Binary data string that identifies the slave address used in SPMI triggering.
TRIGger:A:BUS:B1:SPMI:SLAVEADDRess:VALue "0011" sets the binary slave address of bus B1 to 0011.

Sets or queries the command response for SVID bus B<x>. The bus number is specified by x and the command requires the SR-SVID option.

NameTypeValuesDescription
responseenumGETREG | GETREGVENDor | GETREGTESTCFG | SETVIDFAST | SETVIDSLOW | SETVIDDECay | SETPS | SETREGADDR | SETREGDATa | SETREGADDRVENDor | SETREGDATAVENDor | SETREGADDRTESTCONFg | SETREGDATATESTCONFg | TESTMODe | SETWP | GETREGPKTRECent | GETREGPKTALERt | GETREGPKTBAD | GETREGVREVENtCommand response to trigger on.
TRIGger:A:BUS:B1:SVID:COMMand:RESPonse GETREGVENDor specifies GetRegVendor as the command response within a SVID frame to trigger on.

Sets or queries the command type for an SVID bus trigger. The bus number is specified by x.

NameTypeValuesDescription
stateenumGET | SET | OPTionalCommand type to use within the SVID frame.
enum - Returns the currently specified command type within a SVID frame to trigger on.
TRIGger:A:BUS:B1:SVID:COMMand:TYPe GET
TRIGger:A:BUS:B1:SVID:COMMand:TYPe?

Sets or queries the trigger condition for an SVID bus to trigger on. The bus number is specified by x. The available conditions are start condition, slave address, command, payload, or errors.

NameTypeValuesDescription
B<x>integer1Bus identifier number.

Sets or queries the error type for SVID bus trigger conditions. The bus number is specified by x.

enum - Returns the currently specified error type for the SVID frame trigger condition.
TRIGger:A:BUS:B1:SVID:ERRor:TYPe NACK specifies NACK as the error type within a SVID frame to trigger on.
TRIGger:A:BUS:B1:SVID:ERRor:TYPe? might return :TRIGger:A:BUS:B1:SVID:ERRor:TYPe NACK, indicating
that NACK is the currently specified error type within a SVID frame to trigger on.

Sets or queries the parity type for SVID bus trigger conditions. The bus number is specified by x.

NameTypeValuesDescription
modeenumMASTer | SLAVeParity type for the SVID bus.
enum - Returns the current parity type for the SVID bus.

Sets or queries the payload type for SVID bus trigger decoding. The bus number is specified by x.

NameTypeValuesDescription
busenumA | BSelects trigger bus A or B.
xinteger-Bus number specified by x.
modeenumMASTer | SLAVeSets the payload type.
enum - Returns the current payload type for the selected SVID bus trigger.
TRIGger:A:BUS:B1:SVID:PAYLoad:TYPe SLAVe
TRIGger:A:BUS:B1:SVID:PAYLoad:TYPe? might return :TRIGger:A:BUS:B1:SVID:PAYLoad:TYPe SLAVe,

Sets the binary payload value for a SVID bus to trigger on. The bus number is specified by x.

NameTypeValuesDescription
QStringstring-Binary payload value to trigger on.

Sets the binary address of the slave for a SVID bus trigger. The bus number is specified by x.

NameTypeValuesDescription
addressstring-Binary slave address value used for SVID triggering.
TRIGger:A:BUS:B1:SVID:SLAVe:ADDRess "1010"
TRIGger:A:BUS:B1:SVID:SLAVe:ADDRess?

Specifies the binary address string for the upper limit for inside-of-range and outside-of-range qualifiers for the USB trigger. The bus number is specified by x.

NameTypeValuesDescription
B<x>string-Bus identifier number.
addressstring-Binary address string for the upper limit.
TRIGger:{A|B}:BUS:B<x>:USB:ADDRess:HIVALue <QString>
TRIGger:{A|B}:BUS:B<x>:USB:ADDRess:HIVALue?

Specifies the binary address string used for USB trigger. The trigger condition must be set to TOKEN, and x is the bus identifier number.

NameTypeValuesDescription
address stringstring0000000 - 1111111Binary address string for the USB trigger.
TRIGGER:A:BUS:B1:USB:ADDRESS:VALUE "0001000" sets the binary address to 0001000 (08 hex).
TRIGGER:A:BUS:B1:USB:ADDRESS:VALUE? might return TRIGGER:A:BUS:B1:USB:ADDRESS:VALUE "1000000", which indicates that the binary address is 100000 (40 hex).

Specifies the trigger condition for the USB trigger on bus B<x>. The bus number is specified by x.

NameTypeValuesDescription
conditionenumSYNC | RESET | SUSPEND | RESUME | EOP | TOKENPacket | DATAPacket | HANDSHAKEPacket | SPECIALPacket | ERRorSets the USB trigger condition.

Specifies the binary data string for the upper limit used by inside-of-range and outside-of-range qualifiers for USB triggering when the trigger condition is DATA. Use :TRIGger:{A|B}:BUS:B<x>:USB:DATa:VALue to set the lower limit.

NameTypeValuesDescription
QStringstring00000000 - 11111111Binary data string for the upper limit.
string - Returns the current upper-limit binary data string.
TRIGGER:A:BUS:B1:USB:DATA:HIVALUE "00001000" sets the upper limit to binary 00001000 (08 hex).
TRIGGER:A:BUS:B1:USB:DATA:HIVALUE? might return TRIGGER:A:BUS:B1:USB:DATA:HIVALUE "01111111", which indicates that the upper limit is 01111111 (7F hex).

Sets the qualifier used when triggering on a USB bus signal. The trigger condition must be set to DATAPACKET.

NameTypeValuesDescription
qualifierenumEQual | UNEQual | LESSthan | MOREthan | LESSEQual | MOREEQual | INrange | OUTrangeQualifier to use for USB bus triggering.

Specifies the number of contiguous data bytes to trigger on for a USB trigger. The bus number is specified by x.

NameTypeValuesDescription
NR1integer1 - 16Number of contiguous data bytes to trigger on.
TRIGGER:A:BUS:B1:USB:DATA:SIZE 4 sets the instrument to trigger on four contiguous data bytes.
TRIGGER:A:BUS:B1:USB:DATA:SIZE? might return TRIGGER:A:BUS:B1:USB:DATA:SIZE 6 indicating that the instrument will trigger on 6 contiguous data bytes.

Specifies the data type for a USB trigger on bus B<x>. The bus number is specified by x.

NameTypeValuesDescription
typeenumANY | DATA0 | DATA1 | DATA2 | MDATASelects the USB data packet type used for triggering.
TRIGGER:A:BUS:B1:USB:DATA:SIZE 4
TRIGGER:A:BUS:B1:USB:DATA:SIZE?

Specifies the binary data string to be used when triggering on a USB trigger. The bus number is specified by x.

NameTypeValuesDescription
QStringstring00000000 - 11111111Binary data string used for the USB trigger.
TRIGGER:A:BUS:B1:USB:DATA:VALUE "00001000" sets the binary address to 00001000 (08 hex).
TRIGGER:A:BUS:B1:USB:DATA:VALUE? might return TRIGGER:A:BUS:B1:USB:DATA:VALUE "01000000", which indicates that the binary address is 0100000 (40 hex).

Specifies the binary endpoint string to be used for the USB trigger. The bus number is specified by x.

NameTypeValuesDescription
valuestring0000 - 1111Binary endpoint string.

Specifies the USB error type used when the trigger condition is set to ERRor. The bus number is specified by x.

NameTypeValuesDescription
error typeenumPID | CRC5 | CRC16 | BITSTUFFingSets the USB error type.
enum - Returns the current USB error type setting.
TRIGGER:A:BUS:B1:USB:ERRTYPE PID sets the error trigger condition to packet ID.
TRIGGER:A:BUS:B1:USB:ERRTYPE? might return TRIGGER:A:BUS:B1:USB:TYPE PID, indicating the error trigger condition is packet ID.

Specifies the handshake type for the USB trigger on the selected bus. The bus number is specified by x.

NameTypeValuesDescription
typeenumANY | NAK | ACK | STALL | NYETHandshake type for the USB trigger.

Specifies the binary data string used for the start-of-frame number when the trigger condition is Token Packet and the token type is Start of Frame. The bus number is specified by x.

NameTypeValuesDescription
QStringstring000 0000 0000 - 111 1111 1111Binary data string for the start-of-frame number.
string - Returns the current start-of-frame number as a quoted binary string.
TRIGGER:A:BUS:B1:USB:SOFFRAMENUMBER "00000001000" sets the start of frame number to 00000001000 (008 hex).
TRIGGER:A:BUS:B1:USB:SOFFRAMENUMBER? might return TRIGGER:A:BUS:B1:USB:SOFFRAMENUMBER
"00000001001", which indicates that the start of frame number is 00000001001 (009 hex).

When triggering on a high-speed USB split transaction, this command specifies the split transaction endpoint type value to trigger on. The bus number is specified by x.

NameTypeValuesDescription
stateenumNOCARE | CONTRol | ISOchronous | BULK | INTERRUPTSplit transaction endpoint type to trigger on.
enum - Returns the current split transaction endpoint type setting.
TRIGGER:A:BUS1:USB:SPLIT:ET:VALUE NOCARE
TRIGGER:A:BUS1:USB:SPLIT:ET:VALUE?

Sets the USB split transaction endpoint type value to trigger on for a high-speed USB split transaction. The bus number is specified by x.

NameTypeValuesDescription
modeenumNOCARE | CONTRol | ISOchronous | BULK | INTERRUPTSelects the endpoint type value to trigger on.
TRIGger:A:BUS1:USB:SPLit:ET:VALue NOCARE
TRIGger:A:BUS1:USB:SPLit:ET:VALue?

Specifies the split transaction port address value to trigger on for a high-speed USB split transaction. The trigger condition must be set to Special with packet type SPLIT; the default is all X’s (don’t care).

NameTypeValuesDescription
valuestring-Quoted string up to 7 characters long; valid characters are 0 and 1.
TRIGger:A:BUS:B1:USB:SPLit:PORT:VALue <QString>
TRIGger:A:BUS:B1:USB:SPLit:PORT:VALue?

When triggering on a high-speed USB split transaction, this command specifies whether to trigger on the start or complete phase of the split transaction, based on the Start/Complete bit field value. The bus number is specified by x.

NameTypeValuesDescription
modeenumNOCARE | SSPLIT | CSPLITSelects whether to trigger on either phase, the start phase, or the complete phase of the split transaction.
enum - Returns the split-transaction start/complete setting.
TRIGger:A:BUS:B1:USB:SPLit:SC:VALue SSPLIT specifies to trigger on the start phase of the split transaction.
TRIGger:A:BUS:B1:USB:SPLit:SC:VALue? might indicate NOCARE, specifying that it doesn’t matter whether to trigger on the start or complete phase.

Sets or queries the split-transaction start/end value used for USB triggering. The value selects which S and E bit combination to match, including special cases for no care, full-speed, low-speed, and isochronous split transactions.

NameTypeValuesDescription
modeenumNOCARE | FULLSPEED | LOWSPEED | ISOSTART | ISOMID | ISOEND | ISOALLSplit transaction value to use for the trigger.
enum - Returns the selected split transaction value.
TRIGger:A:BUS:B1:USB:SPLit:SE:VALue ISOEND specifies to trigger on the ISOEND split transaction value.
TRIGger:A:BUS:B1:USB:SPLit:SE:VALue? might return FULLSPEED.

Sets or queries the USB token type for a bus trigger. The allowed token types are ANY, SOF, OUT, IN, and SETUP.

NameTypeValuesDescription
modeenumANY | SOF | OUT | IN | SETUPUSB token type to select.
enum - Returns the current USB token type.
TRIGGER:A:BUS:B1:USB:TOKENTYPE SETUP
TRIGGER:A:BUS:B1:USB:TOKENTYPE?

Sets or queries the source bus for a bus trigger.

NameTypeValuesDescription
B<x>--Sets the selected source to the bus.
returns - Returns the selected source bus (for example, B1).
TRIGGER:A:BUS:SOURCE B2
TRIGGER:A:BUS:SOURCE? might return TRIGGER:A:BUS:SOURCE B1

Sets or queries the type of coupling for the edge trigger. This command is equivalent to selecting Edge from the Trigger Type drop-down in the Trigger setup context menu, and choosing from the Coupling drop-down list.

Sets or queries the slope for the edge trigger. It is equivalent to choosing the Slope setting for Edge trigger type or pressing the front-panel Slope button.

NameTypeValuesDescription
slopeenumRISe | FALL | EITherEdge trigger slope selection.
enum - Returns the current edge trigger slope.
TRIGGER:A:EDGE:SLOPE RISE sets the A edge trigger slope to positive, which triggers on the rising edge of the signal.
TRIGGER:A:EDGE:SLOPE? might return TRIGGER:A:EDGE:SLOPE FALL, indicating that the A edge trigger slope is negative.

Sets or queries the edge trigger source. For instruments with an Auxiliary Input, AUXiliary can be selected as the trigger source.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<y> | LINE | AUXiliarySelects the edge trigger source.
enum - Returns the current edge trigger source.
TRIGGER:A:EDGE:SOURCE CH2
TRIGGER:A:EDGE:SOURCE?

Sets or queries the trigger level for channel x when triggering on an analog channel waveform. Each channel can have an independent trigger level.

NameTypeValuesDescription
levelrealuser unitsTrigger level for the selected channel.
TRIGGER:A:LEVEL:CH1 1.5
TRIGGER:A:LEVEL:CH2? might return TRIGGER:A:LEVEL:CH2 1.3000E+00, indicating that the A trigger level for Channel 2 is set to 1.3 V.

Specifies or queries the Logic trigger delta time value used as part of the logic trigger condition. The value determines whether the duration of a logic pattern meets the specified time constraints.

NameTypeValuesDescription
<NR3>real-The Logic trigger delta time value.
TRIGger:A:LOGIc:DELTatime 4.5e-9
TRIGger:A:LOGIc:DELTatime?

Sets or queries the logical combination of the input channels for logic triggers. It is equivalent to selecting Logic for the Trigger Type and setting or viewing the Define Logic.

NameTypeValuesDescription
functionenumAND | NANd | NOR | ORLogical combination of the input channels for the logic trigger.
enum - Returns the currently selected logical combination for the logic trigger.
TRIGGER:A:LOGIC:FUNCTION AND
TRIGGER:A:LOGIC:FUNCTION?

Sets or queries the Logic Pattern for the specified analog or digital channel, used with the Define Logic choice to determine when the logic trigger occurs.

NameTypeValuesDescription
channelenumCH<x> | CH<x>_D<x>Channel for the logic pattern setting.
stateenumHIGH | LOW | XLogic pattern state for the selected channel.
enum - Returns the logic pattern setting for the selected channel.
TRIGger:A:LOGICPattern:CH1 HIGH
TRIGger:A:LOGICPattern:CH1?
TRIGger:A:LOGICPattern:CH1_D0 HIGH
TRIGger:A:LOGICPattern:CH1_D0?

Sets or queries the polarity for the clock channel when Use Clock Edge is set to Yes for Logic trigger type.

NameTypeValuesDescription
polarityenumPOSitive | NEGative | EITherPolarity for the clock channel.

Specifies whether logic trigger type uses the clock source.

NameTypeValuesDescription
stateenumOFF | ON | 0 | 1Controls whether logic trigger type uses clock source.
TRIGger:A:LOGIc:USECLockedge OFF specifies that the clock edge will not be used.
TRIGger:A:LOGIc:USECLockedge? might return TRIGGER:A:LOGIC:USECLOCKEDGE 1 indicating that the clock edge will be used.

Sets or queries the condition for generating an A or B logic trigger with respect to the defined input pattern. It is equivalent to selecting Logic for Trigger Type, Use Clock Edge to No, and choosing a trigger condition from the Logic Pattern drop-down list.

NameTypeValuesDescription
conditionenumTRUe | FALSe | MOREthan | LESSThan | EQual | UNEQualCondition for generating the logic trigger.

Sets or queries the A or B lower trigger level threshold for the specified channel. The threshold is specified in user units.

NameTypeValuesDescription
xrealVChannel number specified in the command mnemonic.
real (V) - Returns the lower trigger threshold for the specified channel.
TRIGGER:A:LOWERTHRESHOLD:CH2 1.3
TRIGGER:A:LOWERTHRESHOLD:CH3?

Specifies the upper time limit, in seconds, used for pulse-width triggering when detecting pulses inside or outside a range of two values. Use :TRIGger:{A|B}:PULSEWidth:LOWLimit to set the lower limit.

NameTypeValuesDescription
<NR3>realsUpper limit value for pulse-width triggering.
real (s) - Returns the current upper pulse-width trigger limit in seconds.

Specifies whether to use logic qualification for a pulse width trigger.

NameTypeValuesDescription
stateenumON | OFFON enables logic qualification for the pulse width trigger type; OFF disables it.
TRIGger:A:PULSEWidth:LOGICQUALification ON turns on logic qualification.
TRIGger:A:PULSEWidth:LOGICQUALification? might return TRIGGER:A:PULSEWIDTH:LOGICQUALIFICATION OFF indicating logic qualification is off.

Specifies the lower limit, in seconds, for pulse width triggering when using a two-value range, or the single time limit for less-than, greater-than, equal-to, or not-equal triggering. Use :TRIGger:{A|B}:PULSEWidth:HIGHLimit to specify the upper limit of the range.

NameTypeValuesDescription
<NR3>realsFloating point number that represents the lower value of the range.

Specifies the polarity for a pulse width trigger.

NameTypeValuesDescription
polarityenumNEGative | POSitiveSets whether the pulse width trigger responds to a negative or positive pulse.
enum - Returns the current pulse width trigger polarity.
TRIGger:A:PULSEWidth:POLarity NEGATIVE sets the pulse polarity to negative.
TRIGger:A:PULSEWidth:POLarity? might return TRIGGER:A:WIDTH:POLARITY POSITIVE indicating a positive pulse.

Specifies the source waveform for a pulse width trigger.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x>Selects the analog or digital input channel used as the pulse-width trigger source.
enum - Returns the current pulse width trigger source.
TRIGGER:A:PULSEWIDTH:SOURCE CH1 sets channel 1 as the pulse width source.
TRIGGER:A:PULSEWIDTH:SOURCE? might return TRIGGER:A:PULSEWIDTH:SOURCE CH1 indicating that channel 1 is the pulse width trigger source.

Specifies the pulse-width trigger condition: trigger on pulses that are less than, greater than, equal to, unequal to a set width, or that are within or outside a specified range.

NameTypeValuesDescription
conditionenumLESSthan | MOREthan | EQual | UNEQual | WIThin | OUTsideSelects the pulse-width comparison condition used for triggering.
enum - Returns the currently selected pulse-width trigger condition.
TRIGger:B:PULSEWidth:WHEn LESSthan
TRIGger:A:PULSEWidth:WHEn? might return TRIGGER:A:PULSEWIDTH:WHEN GREATER THAN 2.0000E-9,
TRIGger:B:PULSEWidth:WHEn? might return TRIGger:B:PULSEWidth:WHEn MOREthan indicating that a trigger is

Specifies whether logic qualification is used for a runt trigger.

NameTypeValuesDescription
stateenumON | OFFEnables or disables logic qualification for a runt trigger.

Specifies the polarity for the runt trigger.

NameTypeValuesDescription
polarityenumEITher | NEGative | POSitiveSelects whether the runt trigger responds to either polarity, negative polarity, or positive polarity.
enum - Returns the current runt trigger polarity.
TRIGger:A:RUNT:POLarity NEGATIVE specifies that the polarity of the A pulse runt trigger is negative.
TRIGger:A:RUNT:POLarity? might return TRIGGER:A:RUNT:POLARITY POSITIVE indicating that the polarity of the A pulse runt trigger is positive.

Specifies the source waveform for the runt trigger. Digital channels are not supported as runt trigger sources.

NameTypeValuesDescription
sourceenumCH<x>Analog channel number to use as the source waveform for the runt trigger.

Specifies the type of pulse width the trigger checks for when it detects a runt. The query returns the currently selected runt width condition.

NameTypeValuesDescription
modeenumLESSthan | MOREthan | EQual | UNEQual | OCCURSSelects the runt trigger width condition.
enum - Returns the currently selected runt width condition.
TRIGger:A:RUNT:WHEn MORETHAN
TRIGger:A:RUNT:WHEn?

Specifies the width, in seconds, for a runt trigger.

NameTypeValuesDescription
widthrealsWidth, in seconds, used by the runt trigger.

Specifies the clock edge polarity for setup and hold triggering.

NameTypeValuesDescription
polarityenumFALL | RISeClock edge polarity to use for setup and hold triggering.
enum - Returns the current clock edge polarity for setup and hold triggering.
TRIGger:A:SETHold:CLOCk:EDGE RISE specifies the polarity as the clock rising edge.
TRIGger:A:SETHold:CLOCk:EDGE? might return TRIGGER:A:SETHOLD:CLOCK:EDGE RISE indicating that polarity is specified as the clock rising edge.

Specifies the clock source for setup and hold triggering. The same source cannot be used for both clock and data.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x>Clock source waveform to use.
TRIGger:A:SETHold:CLOCk:SOUrce CH1 specifies channel 1 as the clock source for a setup and hold trigger operation.
TRIGger:A:SETHold:CLOCk:SOUrce? might return TRIGGER:A:SETHOLD:CLOCK:SOURCE CH4 indicating that channel 4 is the clock source for a setup and hold trigger operation.

Sets or queries whether the specified channel is included in the Setup & Hold trigger input configuration. The channel number is specified by x.

NameTypeValuesDescription
CH<x>|CH<x>_D<x>enumINCLude | DONTIncludeWhether the specified channel is included in the Setup & Hold trigger input configuration.
enum - Returns whether the specified channel is included in the Setup & Hold trigger input configuration.
TRIGger:A:SETHOLDLogicval:CH1 INCLUDE specifies including the specified channel in the Setup & Hold trigger input configuration.
TRIGger:A:SETHOLDLogicval:CH1? might include TRIGGER:A:SETHOLDLOGICVAL:CH1 DONTINCLUDE indicating not to include the channel in the configuration.

Specifies the hold time for setup and hold violation triggering. It is equivalent to selecting Setup/Hold Setup from the Trig menu and setting the desired Hold Time.

NameTypeValuesDescription
hold timerealsFloating point hold time setting in seconds; positive values occur after the clock edge and negative values before the clock edge.
TRIGger:A:SETHold:HOLDTime 3.0E-3
TRIGger:A:SETHold:HOLDTime?

This command specifies the setup time for setup and hold violation triggering. It is equivalent to selecting Setup/Hold Setup from the Trig menu and then setting the desired Setup Time.

NameTypeValuesDescription
timerealsThe setup time setting in seconds.
TRIGger:A:SETHold:SETTime

Specifies whether logic qualification is used for a timeout trigger.

NameTypeValuesDescription
stateenumON | OFFEnables or disables logic qualification for the timeout trigger.
enum - Returns the current logic-qualification state for the timeout trigger.
TRIGger:A:TIMEOut:LOGICQUALification ON
TRIGger:A:TIMEOut:LOGICQUALification? might include TRIGGER:A:TIMEOUT:LOGICQUALIFICATION OFF

When using the TIMEOut trigger type, specifies the polarity to be used.

NameTypeValuesDescription
polarityenumSTAYSHigh | STAYSLow | EITherPolarity used for the timeout trigger.

When using the TIMEOut trigger type, this command specifies the source. The source can be a live channel or a digital channel; the default is channel 1.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x>Specifies the timeout trigger source.
enum - Returns the currently selected timeout trigger source.
TRIGger:A:TIMEOut:SOUrce CH4 specifies to use channel 4 as the source for the timeout trigger.
TRIGger:A:TIMEOut:SOUrce? might return CH1, indicating that channel 1 has been set as the source for the timeout trigger.

Specifies the timeout time, in seconds, when triggering using the TIMEOut trigger type. It is equivalent to setting Time Limit from the Trig menu.

NameTypeValuesDescription
timerealsTimeout time in seconds.

Specifies the delta time (Time Limit) used in calculating the transition value for a rise or fall time trigger.

NameTypeValuesDescription
delta timerealsFloating point delta time value in seconds.
TRIGGER:A:TRANSITION:DELTATIME 15E-6 sets the delta time of the transition trigger to 15 μs.
TRIGGER:A:TRANSITION:DELTATIME? might return TRIGGER:A:TRANSITION:DELTATIME 2.0000E-09 indicating that the delta time of the transition trigger is set to 2 ns.

Specifies whether to use logic qualification for a transition trigger.

NameTypeValuesDescription
stateenumON | OFFEnables or disables logic qualification for the transition trigger.
TRIGger:A:TRANsition:LOGICQUALification ON specifies using logic qualification.

This command specifies the polarity for the transition trigger.

NameTypeValuesDescription
polarityenumEITher | NEGative | POSitiveSelects whether a pulse edge must traverse positive, negative, or either polarity for transition triggering to occur.
TRIGGER:A:TRANSITION:POLARITY NEGATIVE
TRIGGER:A:TRANSITION:POLARITY?

Specifies the source waveform for a transition trigger. Digital channels are not supported as transition trigger sources.

NameTypeValuesDescription
CH<x>channel_list-One of the analog channels to be used as the source for a transition trigger.
TRIGGER:A:TRANSITION:SOURCE CH4
TRIGGER:A:TRANSITION:SOURCE?

Sets or queries the A or B transition trigger condition for when the signal transition time is compared with TRIGger:A:TRANsition:DELTatime.

NameTypeValuesDescription
modeenumSLOWer | FASTer | EQual | UNEQualSelects whether the trigger occurs when the transition time is slower than, faster than, equal to, or not equal to the DELTatime setting.
enum - Returns the current transition trigger condition.
TRIGGER:A:TRANSITION:WHEN SLOWER
TRIGGER:A:TRANSITION:WHEN? might return TRIGGER:A:TRANSITION:WHEN FASTER.

Sets or queries the type of A or B trigger. The trigger type controls which trigger subsystem and parameters are used.

NameTypeValuesDescription
typeenumEDGE | WIDth | TIMEOut | RUNt | WINdow | LOGIc | SETHold | BUS | TRANsitionSelects the trigger type for trigger A or B.
enum - Returns the current trigger type.
TRIGGER:A:TYPE EDGE sets the A trigger type to EDGE.

Sets or queries the specified channel upper trigger level. The CH<x> range is 1 to 8 and depends on the number of analog channels on the instrument.

NameTypeValuesDescription
channelinteger1 - 8Specified channel number for the trigger level.
levelrealuser unitsTrigger level in user units, usually volts.
real (user units) - Returns the specified channel upper trigger level.
TRIGGER:A:UPPERTHRESHOLD:CH1 1.3
TRIGGER:A:UPPERTHRESHOLD:CH2?

Specifies the trigger condition for a video trigger.

enum - Returns the current video trigger field setting.
TRIGger:A:VIDeo:FIELD ALLLines
TRIGger:A:VIDeo:FIELD?

Specifies the line number value for a video line trigger.

NameTypeValuesDescription
<NR1>integer1 - 625Line number to trigger on.
integer - Returns the configured video trigger line number.
TRIGger:A:VIDeo:LINE 262
TRIGger:A:VIDeo:LINE?

This command specifies the polarity for a video trigger.

NameTypeValuesDescription
polarityenumPOSitive | NEGativeSpecifies the video trigger polarity.
enum - Returns the current video trigger polarity.
TRIGger:A:VIDeo:POLarity POSitive specifies to use a positive polarity for the video trigger.
TRIGger:A:VIDeo:POLarity? might return TRIGGER:A:VIDeo:POLarity NEGative, indicating that the video trigger has a negative polarity.

Sets the analog channel used as the video trigger source waveform for trigger A or B. The source channel is specified as CH<x>.

NameTypeValuesDescription
channelchannel_list-Analog channel to use as the video trigger source waveform.
TRIGger:A:VIDeo:SOUrce CH2
TRIGger:A:VIDeo:SOUrce? might return TRIGGER:A:VIDeo:SOUrce CH1

Specifies the standard or format used for a video trigger on trigger A or B. The available standards are NTSC, PAL, and SECAM.

NameTypeValuesDescription
standardenumNTSc | PAL | SECAMVideo standard/format to use for the trigger.
TRIGger:A:VIDeo:STANdard PAL
TRIGger:A:VIDeo:STANdard?

Sets or queries the window trigger threshold crossing for the selected trigger source. The crossing selection is only effective when :TRIGger:{A|B}:WINdow:WHEn is INSIDEGreater or OUTSIDEGreater.

NameTypeValuesDescription
modeenumUPPer | LOWer | EITher | NONeSelects which threshold crossing the window trigger uses.
enum - Returns the current window trigger threshold crossing selection.
TRIGger:{A|B}:WINdow:CROSSIng {UPPer|LOWer|EITher|NONe}
TRIGger:{A|B}:WINdow:CROSSIng?

Specifies whether to use logic qualification for a window trigger.

NameTypeValuesDescription
stateenumON | OFFTurns logic qualification on or off for the window trigger type.

Sets or queries the source for a window trigger. Digital channels are not supported as window trigger sources.

NameTypeValuesDescription
channelenumCH<x>Specifies an analog channel as the trigger source.
enum - Returns the current window trigger source.

Sets or queries the window trigger event for trigger A or B. It is equivalent to choosing the Window Setup and Window Trigger When settings from the Trig menu.

NameTypeValuesDescription
modeenumENTERSWindow | EXITSWindow | INSIDEGreater | OUTSIDEGreaterSelects the window trigger event.
enum - Returns the current window trigger event.
TRIGger:A:WINdow:WHEn EXITSWINDOW specifies a trigger event when the signal leaves the window defined by the threshold levels.
TRIGger:A:WINdow:WHEn? might return TRIGGER:A:WINDOW:WHEN ENTERSWINDOW indicating a trigger when the signal enters the window.

Sets or queries the minimum width for a window violation. This command is equivalent to selecting Window Setup from the Trig menu and setting the Time Limit for Inside > Limit or Outside > Limit.

NameTypeValuesDescription
widthreal-Minimum width for a window violation.
TRIGger:A:WINdow:WIDTH 4.5e-9 sets the minimum width for a window violation to 4.5 ns.

Sets or queries the type of holdoff for the A trigger. Holdoff types are user-specified time (TIMe), internally calculated random time (RANDom), or USER holdoff until the user releases it.

NameTypeValuesDescription
typeenumTIMe | RANDom | USERSelects the A trigger holdoff type.
enum - Returns the current A trigger holdoff type.
TRIGGER:A:HOLDOFF:BY TIME sets the holdoff to the "by time" setting. This enables you to set the holdoff time.
TRIGGER:A:HOLDOFF:BY? might return TRIGGER:A:HOLDOFF:BY TIME, indicating that you will set the holdoff time.

Sets or queries the A trigger holdoff time. The holdoff time is specified in seconds and ranges from 0 s to 10 s.

NameTypeValuesDescription
timereal0 s - 10 sHoldoff time in seconds.
real (s) - Returns the A trigger holdoff time in seconds.
TRIGGER:A:HOLDOFF:TIME 10
TRIGGER:A:HOLDOFF:TIME? might return TRIGGER:A:HOLDOFFTIME 1.2000E-06, indicating that the A trigger holdoff time is set to 1.2 μs.

Sets or queries the type of logic qualification to perform for trigger A. The available choices are AND, OR, NANd, and NOR.

NameTypeValuesDescription
modeenumAND | OR | NANd | NORSpecifies the logic qualification type.
enum - Returns the current type of logic qualification.
TRIGGER:A:LOGICQUALIFICATION OR
TRIGGER:A:LOGICQUALIFICATION? might return TRIGGER:A:LOGICQUALIFICATION AND
:TRIGger:A:MODeset / query

Sets or queries the A trigger mode. It is equivalent to pushing the Mode button on the front panel.

NameTypeValuesDescription
modeenumAUTO | NORMalSelects the A trigger mode.
enum - Returns the current A trigger mode.
TRIGGER:A:MODE NORMAL sets the trigger mode to normal.
TRIGGER:A:MODE? might return TRIGGER:A:MODE AUTO, indicating that the trigger mode is auto.

For instruments with an Auxiliary Input, this command sets or queries the Auxiliary Input voltage level used for an edge trigger.

:TRIGger:B:BYset / query

Selects or returns whether the B trigger occurs after a specified number of events or after a specified period of time following the A trigger. The EVENTS setting uses the event count specified by TRIGger:B:EVENTS:COUNt.

NameTypeValuesDescription
modeenumEVENTS | TIMeSelects whether the B trigger is based on a number of events or a time delay.
enum - Returns whether the B trigger is set to occur after a number of events or after a time period following the A trigger.
TRIGGER:B:BY TIME sets the B trigger to occur at a set time after the A trigger event.
TRIGGER:B:BY? might return TRIGGER:B:BY EVENTS, indicating that the B trigger takes place following a set number of trigger events after the A trigger occurs.

Sets or queries the number of events that must occur before the B trigger. The count applies only when TRIGger:B:BY is set to EVENTS.

:TRIGger:B:RESETset / query

Sets the B reset trigger level to 50%.

NameTypeValuesDescription
SETLevelenum-Sets the B reset trigger level to 50%.
TRIGger:B:RESET SETLevel sets the B reset trigger level to 50%.

Sets or queries the trigger coupling for a sequential edge trigger reset when the source is set to an analog channel.

NameTypeValuesDescription
couplingenumDC | HFRej | LFRej | NOISErejTrigger coupling mode for a sequential edge trigger reset.

Sets the voltage level used for an Edge Reset trigger when triggering on an analog channel waveform.

NameTypeValuesDescription
levelrealVVoltage level to use for an Edge Reset trigger when triggering on an analog channel waveform.
TRIGGER:B:RESET:EDGE:LEVEL 50.0e-3
TRIGGER:B:RESET:EDGE:LEVEL?

Sets or queries the trigger slope for a sequential edge trigger reset.

NameTypeValuesDescription
slopeenumRISe | FALL | EITherSelects whether the trigger is reset on the rising, falling, or either edge of the signal.
enum - Returns the currently selected trigger slope for the sequential edge trigger reset.
TRIGGER:B:RESET:EDGE:SLOPE FALL specifies to reset the trigger on the falling or negative edge of a signal.
TRIGGER:B:RESET:EDGE:SLOPE? might return TRIGGER:B:RESET:EDGE:SLOPE RISE indicating the instrument is set to reset the trigger on the rising or positive edge of a signal.

Sets or queries the source used for the B trigger reset edge condition. Analog channels are specified as CH<x>, and digital channels as CH<x>_D<x>.

NameTypeValuesDescription
sourceenumCH<x> | CH<x>_D<x>Selects the analog or digital channel used as the trigger source.
enum - Returns the current trigger reset edge source.
TRIGGER:B:RESET:EDGE:SOURCE CH4
TRIGGER:B:RESET:EDGE:SOURCE?

Sets or queries the reset timer for a sequential timeout trigger reset. The value is specified as an NR3 number.

NameTypeValuesDescription
timereal-Reset timer for a sequential timeout trigger reset.
real - Returns the reset timer for a sequential timeout trigger reset.
TRIGGER:B:RESET:TIMEOUT:TIME 100e-9
TRIGGER:B:RESET:TIMEOUT:TIME?

Sets or queries the type of A→B sequential trigger reset. The reset criteria determine when the instrument restarts searching for a new A event.

NameTypeValuesDescription
typeenumNONe | TIMEOut | EDGE | STATESelects the trigger reset type.
enum - Returns the current trigger reset type.
:TRIGger:B:STATEset / query

Sets or queries the state of B trigger activity. When on, the B trigger is part of the triggering sequence; when off, only the A trigger causes the trigger event.

NameTypeValuesDescription
stateenumON | OFFSets whether the B trigger is active or inactive.
stateinteger-<NR1> integer value where 0 turns off the B trigger and any other value activates it.
enum - Returns the B trigger state as 0 for inactive or another value indicating active state.
TRIGGER:B:STATE ON
TRIGGER:B:STATE?
:TRIGger:B:TIMeset / query

Sets or queries B trigger delay time in seconds. The B Trigger time applies only if TRIGger:B:BY is set to TIMe.

NameTypeValuesDescription
timerealsB trigger delay time in seconds.
real (s) - Returns the B trigger delay time in seconds.

Enables or disables user-defined trigger hysteresis.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Enables or disables user-defined trigger hysteresis.
TRIGGER:HYSTERESIS:USER:STATE ON enables user-defined trigger hysteresis.
TRIGGER:HYSTERESIS:USER:STATE? might return TRIGger:HYSTeresis:USER:STATe 0, indicating that the user-defined trigger hysteresis is disabled.

Returns whether user-defined trigger hysteresis is enabled or disabled.

enum - Returns the user-defined trigger hysteresis state.
TRIGGER:HYSTERESIS:USER:STATE? might return TRIGger:HYSTeresis:USER:STATe 0, indicating that the user-defined trigger hysteresis is disabled.

Sets or returns the height of the user-defined trigger hysteresis zone in volts.

NameTypeValuesDescription
valuerealVSets the height of the hysteresis zone.

Sets or returns the height of the user-defined trigger hysteresis zone in volts.

real (V) - Returns the height of the user-defined trigger hysteresis zone in volts.

Returns the current state of the triggering system.

enum - Current triggering system state.
TRIGGER:STATE? might return TRIGGER:STATE ARMED, indicating that the pretrigger data is being acquired.

Returns the current status of the triggering system.

enum - ARM indicates that the instrument is acquiring pretrigger information. AUTO indicates that the instrument is in the automatic mode and acquires data even in the absence of a trigger. REA indicates that all pretrigger information is acquired and that the instrument is ready to accept a trigger. SAV indicates that the instrument is in save mode and is not acquiring data. TRIG indicates that the instrument triggered and is acquiring the post trigger information.

Sets the trigger condition for bus B1 audio triggering. The factory default is SOF.

NameTypeValuesDescription
conditionenumSOFTrigger condition for the audio bus trigger.

Sets the high-value audio data pattern used for bus B1 trigger qualification. The factory default value is a 24-character string of Xs.

NameTypeValuesDescription
valuestring-High-value audio data pattern.

Sets the offset used for audio trigger data on bus B1. The factory default is 0.

NameTypeValuesDescription
offsetinteger-Offset value for the audio data trigger.

Sets the audio data qualifier for bus B1 trigger A. The factory default is EQUAL.

NameTypeValuesDescription
qualifierenumEQUALAudio data qualifier setting.

Sets the audio data value used by bus trigger B1. The factory default is a quoted string of X characters.

NameTypeValuesDescription
valuestring-Audio data value.

Sets which word selection is used for the bus B1 audio data trigger condition.

NameTypeValuesDescription
wordenumEITHERSelects the word matching mode for the audio data trigger.

Sets the CAN trigger condition for bus B1. The factory default is SOF.

NameTypeValuesDescription
conditionenumSOFCAN trigger condition.

Sets the CAN data direction trigger condition for bus B1. The factory default is NOCARE.

NameTypeValuesDescription
directionenumNOCARECAN data direction condition.

Sets the CAN data offset for bus B1 trigger A. The factory default value is 0.

NameTypeValuesDescription
offsetinteger-CAN data offset value.

Sets the CAN data qualifier used for trigger bus B1. The factory default is EQUAL.

NameTypeValuesDescription
qualifierenumEQUALQualifier for the CAN data comparison.

Sets the CAN data field size for trigger A, bus B1. The factory default is 1.

NameTypeValuesDescription
sizeinteger-Data field size.

Sets the start value for CAN data comparison in bus trigger B1. The factory default is 0.0E+0.

NameTypeValuesDescription
startreal-Start value for the CAN data comparison.

Sets the CAN data value used for trigger bus B1. The factory default is "XXXXXXXX".

NameTypeValuesDescription
valuestring-CAN data value.

Sets the CAN identifier value used for trigger bus B1. The factory default is "XXXXXXXXXXX".

NameTypeValuesDescription
valuestring-CAN identifier value.

Sets the FlexRay trigger condition for bus B1. The factory default is SOF.

NameTypeValuesDescription
conditionenumSOFFlexRay trigger condition.

Sets the high value used for the FlexRay cycle count trigger condition. The factory default is "XXXXXX".

NameTypeValuesDescription
hivaluestring-High value for the FlexRay cycle count comparison.

Sets the qualifier used for the FlexRay cycle count trigger condition. The factory default is EQUAL.

NameTypeValuesDescription
qualifierenumEQUALQualifier for the FlexRay cycle count trigger condition.

Sets the FlexRay cycle count value used for trigger qualification. The factory default is "XXXXXX".

NameTypeValuesDescription
valuestring-FlexRay cycle count value.

Sets the high value used for FlexRay data trigger matching. The default factory value is "XXXXXXXX".

NameTypeValuesDescription
hivaluestring-High-value pattern for the FlexRay data trigger.

Sets the FlexRay data offset for trigger A bus B1. The factory default is -1.

NameTypeValuesDescription
offsetinteger-1FlexRay data offset.

Sets the comparison qualifier for the FlexRay data field. The factory default is EQUAL.

NameTypeValuesDescription
qualifierenumEQUALComparison qualifier for the FlexRay data field.

Sets the FlexRay data size for trigger bus B1. The factory default is 1.

NameTypeValuesDescription
sizeinteger1Number of data items used for the FlexRay trigger data match.

Sets the FlexRay data value used in trigger bus B1. The factory default is "XXXXXXXX".

NameTypeValuesDescription
valuestring-FlexRay data value.

Sets the FlexRay frame ID qualifier used for bus trigger condition matching. The factory default is EQUAL.

NameTypeValuesDescription
qualifierenumEQUALSelects the comparison qualifier for the FlexRay frame ID value.

Sets the FlexRay frame ID value for bus B1 trigger conditions. The factory default value shown is "XXXXXXXXXXX".

NameTypeValuesDescription
valuestring-FlexRay frame ID value.

Sets the FlexRay frame type for bus trigger B1. The factory default is NORMAL.

NameTypeValuesDescription
frame typeenumNORMALFlexRay frame type.

Sets the FlexRay header CRC value for bus B1 trigger A. The factory default is a placeholder string value.

NameTypeValuesDescription
crcstring-Header CRC value.

Sets the FlexRay header payload length used by trigger bus B1. The factory default value is "XXXXXXX".

NameTypeValuesDescription
paylengthstring-FlexRay header payload length.

Sets the I2C address mode used by bus trigger A, bus B1. The factory default is ADDR7.

NameTypeValuesDescription
modeenumADDR7I2C address mode.

Sets the I2C address type used for bus trigger A, bus B1. The factory default is USER.

NameTypeValuesDescription
typeenumUSERI2C address type.

Sets the I2C address value used for bus trigger conditions. The factory default is "XXXXXXX".

NameTypeValuesDescription
valuestring-I2C address value.

Sets the default I2C trigger condition for bus B1. The factory default value is START.

NameTypeValuesDescription
conditionenumSTARTI2C trigger condition.

Sets the I2C data direction for bus trigger A, bus B1. Factory default is NOCARE.

NameTypeValuesDescription
directionenumNOCAREI2C data direction setting.

Sets the I2C bus trigger data size. The factory default is 1.

NameTypeValuesDescription
sizeinteger1Number of data bytes or bits used for the I2C trigger condition.

Sets the I2C data start threshold for bus trigger A, bus B1. The factory default is 0.0E+0.

NameTypeValuesDescription
startreal-I2C data start threshold.

Sets the I2C data value used by the trigger bus B1 configuration. The appendix shows its factory default as "XXXXXXXX".

Sets the LIN bus trigger condition. The factory default is SYNCFIELD.

NameTypeValuesDescription
conditionenumSYNCFIELDLIN trigger condition.

Sets the LIN data qualifier for bus trigger A, bus B1. The factory default is EQUAL.

NameTypeValuesDescription
qualifierenumEQUALLIN data qualifier setting.

Sets the LIN data size for trigger bus B1. The factory default is 1.

NameTypeValuesDescription
sizeinteger0LIN data size.

Sets the LIN bus data value used for trigger A, bus B1. The factory default is "XXXXXXXX".

NameTypeValuesDescription
valuestring-LIN data value.

Sets the LIN identifier value used for trigger bus B1. The factory default is "XXXXXX".

NameTypeValuesDescription
valuestring-LIN identifier value.

Sets the parallel bus value pattern for trigger A, bus B1. The factory default is a 16-character quoted pattern string.

NameTypeValuesDescription
valuestring-Parallel bus value pattern.

Sets the RS232C bus trigger condition for bus B1. Factory default is TXSTART.

NameTypeValuesDescription
conditionenumTXSTARTRS232C trigger condition.

Sets the received RS232C data size used in bus trigger settings. The factory default value is 1.

NameTypeValuesDescription
sizeinteger0Number of data units to match.

Sets the RS232C receive data value for bus trigger A, bus B1. The factory default is shown as a quoted string placeholder.

NameTypeValuesDescription
valuestring-Receive data value.

Sets the size of the RS232C TX data field for trigger A bus B1. The factory default is 1.

NameTypeValuesDescription
sizeinteger1Specifies the TX data size.

Sets the RS232C transmit data value used for trigger A bus B1. The factory default is an 8-character quoted string placeholder.

NameTypeValuesDescription
valuestring-Transmit data value.

Sets the SPI bus B1 output data value used for trigger setup. The factory default value is "XXXXXXXX".

NameTypeValuesDescription
valuestring-Output data value for the SPI trigger condition.

Sets the SPI data size used for trigger A bus B1. The factory default is 1.

NameTypeValuesDescription
sizeinteger-SPI data size.

Sets the high-value pattern used for USB address triggering. The factory default is "XXXXXXX".

NameTypeValuesDescription
hivaluestring-High-value pattern for the USB address trigger.

Sets the USB trigger bus address value used in bus trigger setup. The factory default is "XXXXXXX".

NameTypeValuesDescription
valuestring-USB address value.

Sets the USB bus trigger condition for bus B1. The factory default is SYNC.

NameTypeValuesDescription
conditionenumSYNCUSB trigger condition.

Sets the high value pattern used for USB data trigger matching. The factory default is "XXXXXXXX".

NameTypeValuesDescription
valuestring-High value pattern for USB data matching.

Sets the USB data offset for trigger bus B1. The factory default is -1.

NameTypeValuesDescription
offsetinteger-1USB data offset.

Sets the USB data size for trigger bus B1. Factory default is 1.

NameTypeValuesDescription
sizeinteger1 - 1USB data size.

Sets the USB trigger data type for bus B1. The factory default is ANY.

NameTypeValuesDescription
typeenumANYUSB data type.

Sets the USB endpoint value used by trigger A bus B1 USB trigger setup. The factory default is "XXXX".

NameTypeValuesDescription
valuestring-USB endpoint value.

Sets the USB handshake type used for bus trigger B1. The factory default is ANY.

NameTypeValuesDescription
handshake typeenumANYUSB handshake type to match for the trigger.

Sets the USB special type for trigger A bus B1. The factory default is ANY.

NameTypeValuesDescription
specialtypeenumANYSelects the USB special type.

Sets the USB token type used for bus trigger qualification. The factory default is ANY.

NameTypeValuesDescription
tokentypeenumANYUSB token type setting.

Sets the default value for the CAN FD BRSBUT trigger field. The factory default is X.

NameTypeValuesDescription
stateenumXBRSBUT setting.

Sets the source used for A trigger bus triggering. The factory default is B1.

NameTypeValuesDescription
sourceenumB1Trigger bus source.

Sets the trigger A edge coupling mode. The factory default is DC.

NameTypeValuesDescription
couplingenumDCTrigger edge coupling mode.

Sets the edge trigger slope. The factory default is RISE.

NameTypeValuesDescription
slopeenumRISETrigger edge slope.

Sets the source used for trigger A edge triggering. The factory default for this setting is CH1.

NameTypeValuesDescription
sourceenumCH1Trigger source for edge triggering.

Sets the trigger A holdoff time. The factory default value is 20.0000E-9.

NameTypeValuesDescription
timerealsHoldoff time setting.
:TRIGGER:A:LEVELset / query

Sets the trigger level. The default level is 0.0E+0 for the main trigger level, and per-channel/per-digital defaults are listed separately.

Sets the trigger A level for channel 1. The factory default is 0.0E+0.

NameTypeValuesDescription
levelrealVTrigger level for channel 1.

Sets the trigger level for digital channel D10. The factory default value is 1.4000.

NameTypeValuesDescription
D10real-Trigger level for digital channel D10.

Sets the logic function used for trigger A logic triggering. The factory default is AND.

NameTypeValuesDescription
functionenumANDLogic function selection.

Sets the trigger A logic input assignment for channel 1. The factory default is X.

NameTypeValuesDescription
stateenumXLogic input assignment for CH1.

Sets the edge used for the A trigger logic clock input. The factory default is RISE.

NameTypeValuesDescription
edgeenumRISEEdge selection for the clock input.

Sets the default logic input assignment for trigger A digital input D10. The factory default is X.

Sets the delta time used for the A logic pattern trigger. The factory default value is 8.0000E-9.

NameTypeValuesDescription
deltatimerealsDelta time for the logic pattern trigger.

Sets the lower limit for the trigger pattern when condition. The factory default is 8.0000E-9.

NameTypeValuesDescription
limitrealsLower time limit used by the pattern WHEN condition.

Sets the default value for the logic pattern 'MORELIMIT' trigger parameter. The factory default is 8.0000E-9.

NameTypeValuesDescription
limitreal8.0000E-9 - 8.0000E-9Time limit used for the MORELIMIT condition.

Sets the trigger A logic threshold for channel 1. The factory default value shown is 0.0E+0.

NameTypeValuesDescription
thresholdreal-Threshold level for CH1.

Sets the trigger logic threshold for digital line D10. The factory default value is 1.4000.

NameTypeValuesDescription
thresholdreal-Threshold level for digital input D10.

Sets the lower threshold for analog channel 1 trigger level. The factory default is 0.0E+0.

NameTypeValuesDescription
channelinteger-Analog channel number.
:TRIGGER:A:MODEset / query

Sets the trigger A mode. The factory default is AUTO.

Sets the upper limit for pulse-width trigger qualification. The factory default is 12.0000E-9.

NameTypeValuesDescription
highlimitrealsUpper limit for the pulse-width trigger.

Sets the lower limit for pulse-width triggering on trigger A. The factory default shown is 8.0000E-9.

NameTypeValuesDescription
lowlimitrealsLower pulse-width limit for trigger A.

Sets the factory default polarity for the A pulse-width trigger. The default value is POSITIVE.

NameTypeValuesDescription
polarityenumPOSITIVESets the pulse-width trigger polarity.

Sets the pulse width trigger condition for the A trigger source. The factory default for this setting is LESSTHAN.

Sets the polarity for Runt trigger A. The factory default is POSITIVE.

NameTypeValuesDescription
polarityenumPOSITIVE | NEGATIVESelects the polarity used for the Runt trigger.

Sets the default trigger polarity/condition for runt triggering. The factory default for this setting is OCCURS.

NameTypeValuesDescription
modeenumOCCURSRunt trigger condition.

Sets the A trigger runt width threshold. The factory default is 8.0000E-9.

NameTypeValuesDescription
widthrealsRunt width threshold.

Sets the default edge setting for the A holdoff clock in Set/Hold trigger mode. The factory default is RISE.

NameTypeValuesDescription
EDGEenumRISEEdge polarity used for the A holdoff clock.

Sets the clock source used for the A hold/setup trigger. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Clock source.

Sets the clock threshold used for set/hold triggering. The factory default is 0.0E+0.

NameTypeValuesDescription
thresholdreal-Clock threshold value.

Sets the data source for the A hold trigger setup. The factory default is NONE.

NameTypeValuesDescription
sourceenumNONEData source for the set/hold trigger.

Sets the data threshold used by the A set/reset hold trigger. The factory default is 9.91E+37.

NameTypeValuesDescription
thresholdreal-Data threshold value.

Sets the hold time for the A trigger setup-and-hold condition. The factory default is 8.0000E-9 s.

NameTypeValuesDescription
holdtimerealsHold time value.

Sets the hold time for the A trigger set/hold state. The factory default is 8.0000E-9.

NameTypeValuesDescription
holdtimerealsHold time for the set/hold trigger state.

Sets the set/hod trigger threshold for channel 1. The factory default is 0.0E+0.

NameTypeValuesDescription
CH1real-Threshold value for channel 1.

Sets the default threshold for digital input D10 in the A trigger set/hold configuration. This page lists its factory default value.

Sets the timeout trigger time. The factory default is 8.0000E-9.

NameTypeValuesDescription
timerealsTimeout time value.

Sets the delta-time value used by the A transition trigger. The factory default is 8.0000E-9.

NameTypeValuesDescription
delta timerealsDelta-time setting for the transition trigger.

Sets the trigger A transition polarity. The factory default is POSITIVE.

NameTypeValuesDescription
polarityenumPOSITIVETrigger transition polarity.

Sets the transition trigger condition for A trigger. The factory default is SLOWER.

NameTypeValuesDescription
whenenumSLOWERTransition condition selection.
:TRIGGER:A:TYPEset / query

Sets the trigger A type. The factory default is EDGE.

Sets the upper threshold for CH1 in the A trigger system.

NameTypeValuesDescription
CH1realVUpper threshold value for channel 1.
:TRIGGER:B:BYset / query

Sets the trigger B-by mode. Factory default is TIME.

Sets the edge trigger coupling for Trigger B. The factory default is DC.

NameTypeValuesDescription
couplingenumDCTrigger coupling mode.

Sets the slope for the B edge trigger. The factory default is RISE.

NameTypeValuesDescription
slopeenumRISE | FALLSelects the trigger edge slope.

Sets the source for trigger B edge triggering. The factory default is CH1.

NameTypeValuesDescription
sourceenumCH1Trigger source for B edge triggering.

Sets the number of B trigger events to count. Factory default is 1.

NameTypeValuesDescription
countinteger1Number of trigger events to count.
:TRIGGER:B:LEVELset / query

Sets the B trigger level. The factory default is 0.0E+0.

Sets the trigger level for channel 1 in trigger B. The factory default is 0.0E+0.

NameTypeValuesDescription
levelrealVTrigger level for channel 1.

Sets the default trigger B level for digital channel D10. The factory default value shown is 1.4000.

NameTypeValuesDescription
levelreal-Trigger level for D10.

Sets the default lower threshold for the specified trigger B source. The factory defaults list 0.0E+0 for CH1-CH4 and 1.4000 for digital inputs.

NameTypeValuesDescription
channelenumCH1Trigger B lower threshold source channel.

Sets the factory-default lower threshold for digital channel D10 in trigger B. The default value listed for this item is 1.4000.

:TRIGGER:B:STATEset / query

Sets the state of trigger B. The factory default is 0.

:TRIGGER:B:TIMEset / query

Sets the trigger B time position/default value shown in the factory defaults table.

:TRIGGER:B:TYPEset / query

Sets the trigger B type. The factory default is EDGE.

NameTypeValuesDescription
typeenumEDGETrigger B type.

Specifies the slope direction for edge trigger A. The example shows FALL for a falling edge.

NameTypeValuesDescription
slopeenumRISe | FALLEdge direction for the trigger.
:TRIGger:A:EDGE:SLOpe FALL

Specifies the source waveform used for the edge trigger.

NameTypeValuesDescription
sourceenumCH2Specifies the trigger source waveform.
:TRIGger:A:EDGE:SOUrce CH2

Specifies the CH2 waveform threshold level for trigger A. The example sets it to 1.4 volts.

NameTypeValuesDescription
thresholdrealVThreshold level for CH2.
:TRIGger:A:LOWerthreshold:CH2 1.4
:TRIGger:A:TYPeset / query

Specifies the trigger type for trigger A. In the example, EDGE selects an edge trigger.

NameTypeValuesDescription
TYPEenumEDGE | RUNTTrigger type to use.
:TRIGger:A:TYPe EDGE

Adds a new History time stamp results table to the scope application.

NameTypeValuesDescription
QStringstring-Specifies the History time stamp results table name.
TSTAMPTABLE:ADDNEW "TABLE1" adds a new table view by the name TABLE1.

Deletes the requested History time stamp results table from the scope application.

NameTypeValuesDescription
QStringstring-Specifies the History time stamp results table name.
TSTAMPTABLE:DELETE "TABLE1" deletes History time stamp results table TABLE1 from the view.

Queries the list of History time stamp results tables that have been added.

string - Returns the list of History time stamp results tables that have been added.

:UNDOset / query

Reverts the instrument settings to a state before the previous command or user interface action.

UNDO

:UNLockset / query

Unlocks the front panel controls only. If the instrument is in the Remote With Lockout State (RWLS), the command has no effect.

NameTypeValuesDescription
ALLenumALLSpecifies that all front panel buttons and knobs are unlocked.
UNLOCK ALL unlocks all front panel buttons and knobs.

Configures the rear USB port to be disabled or enabled as a USBTMC device. Use caution when changing this setting over USBTMC, since disabling USBTMC communication will stop the interface.

NameTypeValuesDescription
stateenumDISabled | USBTmcSelects whether the rear USB port is disabled or enabled as a USBTMC device.
USBDEVICE:CONFIGURE DISABLED will disable the rear USB port.
USBDEVICE:CONFIGURE? might return USBDEVICE:CONFIGURE USBTMC indicating the USB port is enabled.

Queries the configuration of the rear USB port. It reports whether the port is disabled or enabled as a USBTmc device.

enum - Returns the current USB device configuration state.
USBDEVICE:CONFIGURE? might return USBDEVICE:CONFIGURE USBTMC indicating the USB port is enabled.

:VERBoseset / query

Sets or queries the Verbose state that controls the length of keywords on query responses. Keywords can be both headers and arguments.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONSets or queries the Verbose state.
VERBOSE ON sets the Verbose state to true and return the full length keyword for the applicable setting queries.

Sets or queries the Verbose state, which controls the length of keywords on query responses. Keywords can be both headers and arguments.

NameTypeValuesDescription
stateenum<NR1> | OFF | ONControls whether Verbose is disabled or enabled.
enum - Returns minimum-length keywords when Verbose is disabled, and full-length keywords when Verbose is enabled. A 0 returns minimum-length keywords; any other value returns full-length keywords.
VERBOSE ON
:VERBOSEset / query

Sets the verbose mode factory default value. The factory default shown is 1.

Sets or queries a target delay to use for deskew when the propagation delay of the target probe cannot be detected automatically.

NameTypeValuesDescription
delayrealsTarget (FROM) delay for deskew.
real (s) - Returns the custom target delay.
VERTICAL:DESKEW:FROM:CUSTOMPROPAGATION 0.25e-9
VERTICAL:DESKEW:FROM:CUSTOMPROPAGATION?

Sets or queries a target delay used when the propagation delay of the target probe for deskew cannot be detected automatically.

NameTypeValuesDescription
delayrealsTarget (FROM) delay specified for deskew.
real (s) - Returns the custom delay value.
VERTICAL:DESKEW:FROM:CUSTOMPROPAGATION 0.25e-9
VERTICAL:DESKEW:FROM:CUSTOMPROPAGATION?

Sets or queries the source channel for performing channel-to-channel deskew adjustment. Sources can be any of the analog channels.

NameTypeValuesDescription
channelchannel_list-Specifies an analog channel as the source.
channel_list - Returns the source channel for deskew adjustment.
VERTICAL:DESKEW:FROM:SOURCE CH1
VERTICAL:DESKEW:FROM:SOURCE?

Sets or queries the source channel used for channel-to-channel deskew adjustment. Sources can be any analog channel.

channel_list - Returns the source channel used for performing channel-to-channel deskew adjustment.

Sets or queries a user-specified target propagation delay for deskew when the target probe's propagation delay cannot be detected automatically.

NameTypeValuesDescription
delayreal-Target (TO) delay specified by the user.
real - Returns the custom propagation delay setting.
VERTICAL:DESKEW:TO:CUSTOMPROPAGATION 0.25e-9
VERTICAL:DESKEW:TO:CUSTOMPROPAGATION?

Sets or queries a user-specified target delay for deskew when the TO probe propagation delay cannot be detected automatically.

NameTypeValuesDescription
delayrealsTarget (TO) delay specified by the user.
real (s) - Returns the current custom propagation delay setting.
VERTICAL:DESKEW:TO:CUSTOMPROPAGATION 0.25e-9
VERTICAL:DESKEW:TO:CUSTOMPROPAGATION?

Sets or queries the target channel for channel-to-channel deskew adjustment. Target sources can be any live analog channel.

NameTypeValuesDescription
sourcechannel_list-Target analog channel to use for deskew adjustment.
channel_list - Returns the current target channel for deskew adjustment.

Sets or queries the target channel used for channel-to-channel deskew adjustment. Target sources can be any live analog channel.

enum - Returns the current target channel for deskew adjustment.

Sets or queries whether the aspect ratio of the specified Visual Trigger area is locked.

NameTypeValuesDescription
xinteger-Specifies the integer number of a Visual Trigger area.
stateenumON | OFFLocks or unlocks the aspect ratio of the specified Visual Trigger area.
valueinteger-An integer number; 1 locks the aspect ratio, and any other value unlocks it.
enum - Returns whether the aspect ratio of the specified Visual Trigger area is locked.
VISual:AREA6:ASPEctratio ON
VISual:AREA2:ASPEctratio?

Sets or queries whether the aspect ratio of the specified Visual Trigger area is locked.

NameTypeValuesDescription
area<x>integer-Specifies the integer number of a Visual Trigger area.
modeenumON | OFF | <NR1>Locks or unlocks the aspect ratio of the specified Visual Trigger area; 1 locks it, any other value unlocks it.
enum - Returns whether the aspect ratio of the specified Visual Trigger area is locked.
VISual:AREA6:ASPEctratio ON locks the aspect ratio of area 6.
VISual:AREA2:ASPEctratio? might return VISual:AREA2:ASPEctratio OFF, indicating that the aspect ratio of area 2 is not locked.

Flips the specified Visual Trigger area horizontally around its center point.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
VISual:AREA1:FLIP:HORizontal horizontally flips area 1.

Flips the specified Visual Trigger area vertically around its center point.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
VISual:AREA8:FLIP:VERTical vertically flips area 8.

Sets or queries the height of the specified Visual Trigger area.

NameTypeValuesDescription
xinteger-Specifies the integer number of a Visual Trigger area.
heightrealamplitudeSpecifies the height of the Visual Trigger area in amplitude.
real (amplitude) - Returns the height of the specified Visual Trigger area.
VISual:AREA51:HEIGht 3.5 sets the height of area 51 to 3.5 (volts or Amps).
VISual:AREA4:HEIGht? might return VISual:AREA4:HEIGht 15, indicating that the height of area 4 is 15.

Sets or queries the height of the specified Visual Trigger area.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
heightreal-Specifies the height of the Visual Trigger area in amplitude.
real - Returns the height of the specified Visual Trigger area.
VISual:AREA51:HEIGht 3.5 sets the height of area 51 to 3.5 (volts or Amps).
VISual:AREA4:HEIGht? might return VISual:AREA4:HEIGht 15, indicating that the height of area 4 is 15.

Sets or queries the area hit logic true condition for the specified Visual Trigger area.

NameTypeValuesDescription
xinteger-Specifies the integer number of a Visual Trigger area.
modeenumIN | OUT | DONTcareSelects the area hit logic true condition.

Sets or queries the area hit logic true condition for the specified Visual Trigger area.

NameTypeValuesDescription
xinteger-Specifies the integer number of a Visual Trigger area.
modeenumIN | OUT | DONTcareSets the true-condition logic for the specified Visual Trigger area.
enum - Returns the area hit logic true condition for the specified Visual Trigger area.

Sets the specified Visual Trigger area shape to a default-sized triangle.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
VISual:AREA2:RESET changes area 2 to a default triangle shape.

Sets or queries the rotation angle of the specified Visual Trigger area.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
<NR3>real0 - 360Specifies the rotation angle of the Visual Trigger area, in positive degrees from 0 to 360.
real (degrees) - Returns the rotation angle of the specified Visual Trigger area in degrees.
VISual:AREA2:ROTAtion 45 rotates Visual Trigger area 2 by 45 degrees.
VISual:AREA1:ROTAtion? might return VISual:AREA1:ROTAtion -60, indicating that area 4 rotation position is minus 60 degrees.

Sets or queries the rotation angle of the specified Visual Trigger area.

NameTypeValuesDescription
xinteger-Specifies the integer number of a Visual Trigger area.
anglereal0 - 360Rotation angle of the Visual Trigger area, in positive degrees from 0 to 360.
real (degrees) - Returns the rotation angle of the specified Visual Trigger area, in degrees.
VISual:AREA2:ROTAtion 45 rotates Visual Trigger area 2 by 45 degrees.
VISual:AREA1:ROTAtion? might return VISual:AREA1:ROTAtion -60, indicating that area 4 rotation position is minus 60 degrees.

Sets or queries the current shape of a Visual Trigger area. If the area does not exist, setting a shape creates a new area of that shape.

NameTypeValuesDescription
shapeenumTRIAngle | RECTangle | TRAPezoid | HEXAgonShape to assign to the specified Visual Trigger area.
enum - Returns the current area shape; CUSTom indicates a custom-created shape or that one or more vertices of a standard shape have been changed.
VISual:AREA1:SHAPE Hexagon
VISual:AREA2:SHAPE?

Sets or queries the current shape of the specified Visual Trigger area. If the area does not exist, the instrument creates a new area with the requested shape.

NameTypeValuesDescription
area<x>integer-Integer number of a Visual Trigger area.
enum - Returns the current area shape; CUSTom indicates a custom-created shape or that vertices of a standard shape have been changed.
VISual:AREA1:SHAPE Hexagon
VISual:AREA2:SHAPE?

Sets or queries the signal source for the specified Visual Trigger area. The source can only be an analog channel.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
CH<x>channel_list-Sets the source channel number for the specified area. The channel number is specified by <x>.
VISual:AREA1:SOUrce CH3 sets the source channel number for area 1 to Channel 3.

Sets or queries the signal source for the specified Visual Trigger area. The source can only be an analog channel.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
CH<x>--Sets the source channel number for the specified area. The channel number is specified by <x>.
VISual:AREA1:SOUrce CH3 sets the source channel number for area 1 to Channel 3.

Sets or queries the X and Y vertex coordinate values for all vertices of the specified Visual Trigger area. Vertex values must be set in pairs, with a minimum of three vertex pairs required to create an area.

NameTypeValuesDescription
area<x>integer-Specifies the integer number of a Visual Trigger area.
verticesreal-X, Y coordinate pairs for each vertex in the area; the first value is X (time) and the second value is Y (amplitude).
real - Returns the X and Y vertex coordinate values for all vertices of the specified Visual Trigger area.
VISual:AREA3:VERTICES "400E-9,1,400E-9,0.5,600E-9,0.5,600E-9,1"
VISual:AREA3:VERTICES? might return VISual:AREA3:VERTICES "171.1E-9,-141.7E-3,321.1E-9,-141.7E-3,283.6E-9,1.708, 208.6E-9,1.708"

Sets or queries the X and Y vertex coordinate values for all vertices of the specified Visual Trigger area. Vertex values must be set in pairs, with a minimum of three vertex pairs to create an area.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
returns - Returns the X and Y vertex coordinate values for all vertices of the specified Visual Trigger area.
VISual:AREA3:VERTICES? might return VISual:AREA3:VERTICES
"171.1E-9,-141.7E-3,321.1E-9,-141.7E-3,283.6E-9,1.708, 208.6E-9,1.708", indicating that area 3 is
defined as a trapezoid that is 150 ns wide by 1.85 V high.

Sets or queries the width of the specified Visual Trigger area. The width is specified in seconds.

NameTypeValuesDescription
widthrealsWidth of the Visual Trigger area.
VISual:AREA5:WIDTH 0.0000045
VISual:AREA3:WIDTH? might return VISual:AREA3:WIDTH 0.000016

Sets or queries the width of the specified Visual Trigger area.

NameTypeValuesDescription
xinteger-Specifies the integer number of a Visual Trigger area.
widthrealsSpecifies the width of the Visual Trigger area in seconds.
real (s) - Returns the width of the specified Visual Trigger area in seconds.
VISual:AREA5:WIDTH 0.0000045
VISual:AREA3:WIDTH?

Sets or queries the horizontal position of the center of the specified Visual Trigger area. The position is specified in seconds relative to the trigger point.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
positionrealsHorizontal position of the center of the Visual Trigger area, in seconds.
VISual:AREA1:XPOSition –6.9e-6
VISual:AREA3:XPOSition?

Sets or queries the horizontal center position of the specified Visual Trigger area.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
positionrealsSpecifies the horizontal position of the center of the Visual Trigger area, in seconds.
real (s) - Returns the horizontal position of the center of the specified Visual Trigger area, in seconds.
VISual:AREA1:XPOSition –6.9e-6
VISual:AREA3:XPOSition?

Sets or queries the vertical (Y-axis) center position of the specified Visual Trigger area.

NameTypeValuesDescription
xinteger-Specifies the integer number of a Visual Trigger area.
positionrealVSpecifies the vertical position of the center of the Visual Trigger area, in amplitude (volts, amps).

Sets or queries the vertical (Y-axis) center position of the specified Visual Trigger area.

NameTypeValuesDescription
AREA<x>integer-Specifies the integer number of a Visual Trigger area.
positionrealamplitude (volts, amps)Specifies the vertical position of the center of the Visual Trigger area.
real (amplitude (volts, amps)) - Returns the vertical position of the center of the specified Visual Trigger area.
VISual:AREA1:YPOSition 0.5 sets the vertical center of area 1 to be 500 mV.
VISual:AREA3:YPOSition? might return VISual:AREA3:YPOSition 2, indicating that the vertical center of area 3 is 2 volts.

Deletes all Visual Trigger areas.

VISUAL:DELETEALL deletes all Visual Trigger areas.
:VISual:ENAbleset / query

Sets or queries the status of the Visual Trigger mode. A nonzero integer enables the mode; 0 turns it off.

NameTypeValuesDescription
stateenumON | OFFEnables or disables Visual Trigger mode.
valueinteger0Integer value where 0 turns off Visual Trigger mode and any other value enables it.
enum - Returns the present Visual Trigger mode status.
VISual:ENAble ON
VISual:ENAble? might return VISual:ENAble OFF, indicating that Visual Trigger mode is not enabled.

Sets or queries the status of the Visual Trigger mode. 0 turns the mode off; any other integer value enables it.

NameTypeValuesDescription
stateenumON | OFFEnables or disables the Visual Trigger mode.
valueinteger-Integer number controlling the Visual Trigger mode; 0 turns it off and any other value enables it.
enum - Returns the present status of the Visual Trigger mode.
VISual:ENAble ON enables the Visual Trigger function.
VISual:ENAble? might return VISual:ENAble OFF, indicating that Visual Trigger mode is not enabled.
:VISual:EQUationset / query

Sets or queries the Visual Trigger area combination logic equation.

NameTypeValuesDescription
equationstring-Defines the Visual Trigger area combination logic equation.
string - Returns the current Visual Trigger area combination logic equation.
VISual:EQUation "(A1 & A2) | A3" sets the combined area logic such that both areas 1 and 2 must be true, or
VISual:EQUation? might return VISual:EQUation "A1 & A2 & A3 & A4", indicating that the area combination

Sets or queries the Visual Trigger area combination logic equation.

string - Returns the current Visual Trigger area combination logic equation.

Sets or queries whether all Visual Trigger areas are shown. A value of ON shows them, OFF hides them, and 0 hides them while any other integer shows them.

NameTypeValuesDescription
stateenumON | OFFShows or hides all Visual Trigger areas.
valueinteger0Integer control value; 0 hides all Visual Trigger areas and any other value shows all Visual Trigger areas.
VISual:SHOWAReas OFF hides all Visual Trigger areas.
VISual:SHOWAReas? might return VISual:SHOWAReas ON, indicating that Visual Trigger areas are displayed on the screen.

Sets or queries whether all Visual Trigger areas are shown. A value of 0 hides all Visual Trigger areas; any other value shows them.

NameTypeValuesDescription
stateenumON | OFFShows or hides all Visual Trigger areas.
valueinteger0Integer value controlling whether all Visual Trigger areas are shown; 0 hides them and any other value shows them.
enum - Returns the current Visual Trigger area display state.
VISual:SHOWAReas OFF hides all Visual Trigger areas.
VISual:SHOWAReas? might return VISual:SHOWAReas ON, indicating that Visual Trigger areas are displayed on the screen.

Sets or queries display of the area names and hit criteria for all visual trigger areas.

NameTypeValuesDescription
stateenumON | OFFEnables or hides the area name and hit criteria labels for all Visual Trigger areas.
valueinteger00 hides all Visual Trigger areas; any other value enables displaying them.
VISual:SHOWCRiteria OFF hides the name and hit criteria labels of all Visual Trigger areas.
VISual:SHOWCRiteria? might return VISual:SHOWCRiteria ON, indicating that the name and hit criteria labels of all Visual Trigger areas are displayed.

Sets or queries display of the area names and hit criteria for all visual trigger areas.

enum - Returns whether the name and hit criteria labels of all Visual Trigger areas are displayed or hidden.

Shows or hides the Visual Trigger area combination logic equation.

NameTypeValuesDescription
stateenumON | OFF | <NR1>Controls whether the Visual Trigger area combination logic equation is shown or hidden.

:VXI:ENAbleset / query

Sets or queries the state of the VXI-11 server used for command and control over an Ethernet connection.

NameTypeValuesDescription
stateenumON | OFF | 1 | 0Enables or disables the VXI-11 server.
enum - Returns the current state of the VXI-11 server.
VXI:ENAble ON enables the VXI-11 server.
VXI:ENAble? might return VXI:ENAble OFF, indicating the VXI-11 server is disabled.

Sets or queries the state of the VXI-11 server used for command and control over an Ethernet connection.

enum - Returns the VXI-11 server state.
VXI:ENAble ON enables the VXI-11 server.
VXI:ENAble? might return VXI:ENAble OFF, indicating the VXI-11 server is disabled.
:VXI:PORT:HIGHset / query

Sets or queries the higher end of the port range for the VXI-11 server.

NameTypeValuesDescription
NR1integer-Integer value for the higher end of the VXI-11 server port range.

Sets or queries the higher end of the port range for the VXI-11 server.

integer - Returns the current higher end of the VXI-11 server port range.
:VXI:PORT:LOWset / query

Sets or queries the lower end of the port range for the VXI-11 server.

NameTypeValuesDescription
port numberinteger0 - 65535Low end of the TCPIP port range for the VXI-11 server connection.
string - Might return the current VXI-11 low port setting in the form VXI:PORT:LOW <port number>.
VXI:PORT:LOW 7000 sets the VXI-11 low port number to 7010.
VXI:PORT:LOW? might return VXI:PORT:LOW 7000, indicating that the port number is 7000.

Sets or queries the lower end of the port range for the VXI-11 server.

NameTypeValuesDescription
NR1integer-Low end of the TCPIP port range for the VXI-11 server connection.
integer - Returns the VXI-11 low port number.
VXI:PORT:LOW 7000
VXI:PORT:LOW?

Provides the Tektronix standard waveform query, returning the waveform preamble followed by waveform data for the source specified by :DATa:SOUrce, using the current :DATa encoding and width settings.

string - Returns the waveform preamble followed by the waveform data for the selected source.
WAVFRM? might return the waveform data as WFMOUTPRE:BIT_NR8;BN_FMT RI;BYT_NR 1;BYT_OR MSB;ENCDG ASC;NR_PT 500;PT_FMTY;PT_ORDER LINEAR;PT_OFF 0;XINCR 400.0000E-12;XZERO0.0000;XUNIT "s";YMULT 4.0000E-3; YOFF 0.0000;YZERO0.0000;YUNIT "V"; WFID "Ch1,DC coupling, 100.0mV/div,200.0ns/div, 5000 points,Sampl mode".

Returns the ASCII data transfer format used by the instrument for the selected waveform source. The format is determined by the data source type, so no setter form is provided.

enum - Format used for ASCII waveform data transfer.

Queries the waveform formatting data for the waveform specified by :DATa:SOUrce. The preamble includes formatting components and interpretation components derived from the selected source waveform.

string - Returns the waveform preamble/formatting data string for the selected waveform.

Sets or queries the number of bits per waveform point that outgoing waveforms contain, as specified by DATa:SOUrce. The setting is only meaningful when WFMOutpre:ENCdg is BIN and WFMOutpre:BN_Fmt is RI or RP.

NameTypeValuesDescription
NR1integer8 - 16Number of bits per data point; can be 8 or 16.
integer - Returns the number of bits per waveform point used by outgoing RI or RP binary format data.
WFMOUTPRE:BIT_NR 16
WFMOUTPRE:BIT_NR?

Sets or queries the number of bits per waveform point used for outgoing waveform data specified by DATa:SOUrce. The setting is only meaningful when WFMOutpre:ENCdg is BIN and WFMOutpre:BN_Fmt is RI or RP.

NameTypeValuesDescription
NR1integer8 - 16Number of bits per data point.
WFMOUTPRE:BIT_NR 16
WFMOUTPRE:BIT_NR? might return WFMOUTPRE:BIT_NR 8

Sets or queries the format of binary data for outgoing waveforms specified by the DATa:SOUrce command.

Sets or queries the format of binary data for outgoing waveforms specified by the DATa:SOUrce command.

Sets or queries the binary field data width in bytes per waveform data point for the waveform specified by DATa:SOUrce. The value is constrained by the underlying waveform data and is only meaningful when WFMOutpre:ENCdg is BIN and WFMOutpre:BN_Fmt is RI or RP.

NameTypeValuesDescription
NR1integer1 - 8Number of bytes per data point; allowed values are 1, 2, or 8.
integer - Returns the number of bytes per outgoing waveform data point.
WFMOUTPRE:BYT_NR 1
WFMOUTPRE:BYT_NR?

Sets or queries the binary field data width in bytes per point for the waveform specified by DATa:SOUrce. It is only meaningful when WFMOutpre:ENCdg is set to BIN and WFMOutpre:BN_Fmt is RI or RP.

integer - Returns the number of bytes per data point for the outgoing waveform data.
WFMOUTPRE:BYT_NR 1
WFMOUTPRE:BYT_NR? might return WFMOUTPRE:BYT_NR 2, indicating that there are 2 bytes per outgoing waveform data point.

Sets or queries which byte of binary waveform data is transmitted first during a waveform data transfer when data points require more than one byte. This setting is only meaningful when WFMOutpre:ENCdg is set to BIN.

Sets or queries which outgoing waveform byte is transmitted first. LSB means the least significant byte is transmitted first; MSB means the most significant byte is transmitted first.

enum - Returns the outgoing waveform byte-order setting.
WFMOUTPRE:BYT_OR MSB
WFMOUTPRE:BYT_OR?

Returns the center frequency of the outgoing waveform. It is the precise frequency at the center of the display of the frequency-domain graticule, often used as a carrier frequency.

real (Hz) - Returns the center frequency of the outgoing waveform.

Returns the domain of the outgoing waveform. The domain is either TIMe or FREQuency; TIMe indicates integer information and FREQuency indicates floating point information.

enum - The outgoing waveform domain.
:WFMOutpre:ENCdgset / query

Sets or queries the type of encoding for outgoing waveforms. ASCII format sends waveform data as <NR1> or <NR3> numbers; binary format is further specified by related waveform transfer commands.

NameTypeValuesDescription
encodingenumASCii | BINarySpecifies the encoding type for outgoing waveforms.
enum - Returns the current encoding type for outgoing waveforms.
WFMOUTPRE:ENCDG ASCii
WFMOUTPRE:ENCDG? might return WFMOUTPRE:ENCDG BINary, indicating that outgoing waveform data will be sent in binary format.

Sets or queries the type of encoding for outgoing waveforms.

NameTypeValuesDescription
modeenumASCii | BINarySpecifies the encoding for outgoing waveform data.
enum - Returns the encoding type for outgoing waveforms.
WFMOUTPRE:ENCDG ASCii
WFMOUTPRE:ENCDG?

Returns the number of points for the DATa:SOUrce waveform that will be transmitted in response to a CURVe? query.

integer - The number of points for the DATa:SOUrce waveform that will be transmitted in response to a CURVe? query.

Returns the point format for the waveform specified by the DATa:SOUrce command. The format specifies equations describing how the preamble scale factors are used to interpret CURVe? data points.

enum - Returns the point format for the waveform specified by the DATa:SOUrce command.
WFMOUTPRE:PT_FMT? might return WFMOutpre:PT_Fmt ENV, indicating that the waveform data is a series of min-max pairs.

Returns the trigger point relative to DATa:STARt for the waveform specified by the DATa:SOUrce command. The returned value is the point immediately following the actual trigger.

integer - The trigger point relative to DATa:STARt for the selected waveform.

Queries whether the source waveform is a Fast Acquisition waveform. Returns whether waveform points are transmitted in row order or linear order.

enum - Returns Row if the source is a Fast Acquisition waveform, or Linear if it is not.
WFMOUTPRE:PT_ORDER? might return WFMOUTPRE:PT_ORder ROW, specifying that the waveform designated by the DATa:SOUrce waveform is a Fast Acquisition waveform and CURve? is returning the PIXmap data for that source.

Sets or queries the resampling of outgoing waveform data. It is equivalent to setting DATa:RESample, and changes are reflected in the corresponding DATa value.

NameTypeValuesDescription
NR1integer-Resampling value.

Sets or queries the resampling of outgoing waveform data. It is equivalent to setting DATa:RESample, and changing one updates the other.

integer - Returns the resampling setting for outgoing waveform data.

Returns the frequency span of the outgoing waveform. The span is the range of frequencies you can observe around the center frequency.

real (Hz) - Returns the frequency span of the outgoing waveform, in Hertz.
RF:SPAN? might return RF:SPAN 10.0000E+6, indicating the span is 10 MHz.

Returns a string describing several aspects of the acquisition parameters for the waveform specified by DATa:SOUrce. An error is reported if the referenced waveform does not exist.

string - A string containing comma-separated fields that describe the waveform acquisition parameters, including source, coupling, vertical and horizontal scale, record length, acquisition mode, center frequency, span, and reference level.

Returns the type of the outgoing waveform. ANALOG indicates a Channel or Math waveform, SV_FD indicates a Spectrum View RF frequency-domain waveform, and RF_TD indicates an RF time-domain waveform.

enum - Returns the type of the outgoing waveform.

Returns the horizontal point spacing in units of WFMOutpre:XUNit for the waveform specified by DATa:SOUrce. This value corresponds to the sampling interval.

real - The horizontal point spacing for the selected waveform, in units of WFMOutpre:XUNit.

Returns the horizontal units for the waveform specified by the DATa:SOUrce command. An error is reported if the DATa:SOUrce waveform does not exist.

enum - Returns the horizontal units for the waveform specified by the DATa:SOUrce command.
WFMOUTPRE:XUNIT? might return WFMOUTPRE:XUNIT "HZ", indicating that the horizontal units for the waveform are in Hertz.

Returns the sub-sample time between the trigger sample (designated by PT_OFF) and the actual trigger occurrence for the waveform selected by DATa:SOUrce. The value is reported in the units returned by WFMOutpre:XUNit?.

real - Sub-sample trigger time offset for the selected waveform, in the waveform's horizontal units.
WFMOUTPRE:XZERO? might return WFMOUTPRE:XZERO 5.6300E-9, indicating that the trigger actually occurred 5.63 ns before the trigger sample.

Returns the vertical scale factor per digitizing level for the waveform specified by DATa:SOUrce, in units specified by WFMOutpre:YUNit. For non-floating-point formats, the value accounts for the binary point location implied by WFMOutpre:BYT_Nr.

real - Vertical scale factor per digitizing level for the waveform specified by DATa:SOUrce.
WFMOUTPRE:YMULT? might return WFMOUTPRE:YMULT 4.0000E-3, indicating that the vertical scale for the corresponding waveform is 100 mV/div.

Returns the vertical offset of the source specified by DATa:SOUrce. For this instrument family, the value returned is always 0.0 as the offset is combined with the :YZEro value.

real - Returns the vertical offset of the source specified by DATa:SOUrce; for this instrument family, the returned value is always 0.0.
WFMOUTPRE:YOFF? might return WFMOUTPRE:YOFF -50.0000E+0, indicating that the position indicator for the waveform was 50 digitizing levels (2 divisions) below center screen.

Returns the vertical units for the waveform specified by DATa:SOUrce. An error is reported if the DATa:SOUrce waveform does not exist.

string - Returns the vertical units for the waveform specified by DATa:SOUrce.

Returns the combined vertical position and offset for the source waveform specified by DATa:SOUrce. If the waveform does not exist, an error is reported.

real - Combined vertical position and offset for the source waveform specified by DATa:SOUrce.
WFMOUTPRE:YZERO? might return WFMOUTPRE:YZERO -100.0000E-3, indicating that vertical offset is set to -100 mV.

:DESEset / query

Enables and disables bits in the Device Event Status Enable Register (DESER). The DESER bits correspond to those in the SESR, and the register controls which types of events are reported to the SESR and the Event Queue.

NameTypeValuesDescription
bitsinteger0 - 255Bits to set in the DESER.
:DESE?query

Reads the Device Event Status Enable Register (DESER). The DESER controls which types of events are reported to the SESR and the Event Queue, and its bits correspond to those in the SESR.

integer - Returns the contents of the DESER register.

:EVENT?query

Returns the next event number from the Event Queue. Reading an event removes it from the queue.

integer - Returns only the event number.

:BUSY?query

Returns the status of operations. A return value of 1 means there are pending operations, and 0 means all pending operations are complete.

integer - Returns 1 when there are pending operations, or 0 when all pending operations are complete.

:FACtoryset / query

Performs the factory operation supported by Operation Complete synchronization.

:RF:REFLevelset / query

Sets the RF reference level. This command is one of the operations that can generate an Operation Complete event.

NameTypeValuesDescription
modeenumAUTORF reference level mode.

:TEKSecureset / query

Synchronizes the instrument by waiting for completion of pending operations that generate an OPC message. When all such operations are complete, no commands after TEKSecure are processed until the OPC message(s) are generated.

Enables or disables the amps-via-volts function on channel 1. The factory default is 0.

Sets the amps-via-volts scaling factor for channel 1. The factory default is 10.0000.

:CH1:BANDWIDTHset / query

Sets the bandwidth limit for channel 1. The factory default is 1.0000E+9.

NameTypeValuesDescription
bandwidthrealHzBandwidth limit for CH1.
:CH1:COUPLINGset / query

Sets the coupling mode for channel 1. The factory default is DC.

NameTypeValuesDescription
couplingenumDCCoupling mode.
:CH1:DESKEWset / query

Sets the deskew value for channel 1. The factory default is 0.0E+0.

NameTypeValuesDescription
deskewreal-Deskew adjustment for CH1.
:CH1:INVERTset / query

Inverts the displayed waveform for channel 1. Factory default is 0.

:CH1:LABELset / query

Sets or shows the label for channel 1. The factory default is an empty string.

CH1:LABEL
:CH1:OFFSETset / query

Sets the vertical offset for channel 1. The factory default is 0.0E+0.

:CH1:POSITIONset / query

Sets the vertical position of channel 1. The factory default is 0.0E+0.

:CH1:PROBE:GAINset / query

Sets the probe gain for channel 1. The factory default is 1.0000.

Sets the probe propagation delay for channel 1. The factory default is 0.0E+0.

NameTypeValuesDescription
propdelayreal-Probe propagation delay.
:CH1:SCALEset / query

Sets the vertical scale for channel 1. The factory default is 100.0000E-3.

NameTypeValuesDescription
scalerealVVertical scale setting for CH1.
:CH1:TERMINATIONset / query

Sets the input termination for CH1. The factory default value is 1.0000E+6.

NameTypeValuesDescription
terminationrealohmInput termination resistance for channel 1.
:CH1:YUNITSset / query

Sets the vertical units for channel 1. The factory default is "V".

NameTypeValuesDescription
yunitsstring-Vertical units label for the channel.

:CURSOR:FUNCTIONset / query

Sets or queries the cursor function state. The factory default is OFF.

enum - Returns the cursor function state.

Sets the first horizontal cursor bar position. The factory default is 0.0E+0.

NameTypeValuesDescription
position1real-First horizontal cursor bar position.

Sets the units used for horizontal cursor bar readout. The factory default is BASE.

NameTypeValuesDescription
unitsenumBASEUnits used for horizontal cursor bars.
:CURSOR:MODEset / query

Sets the cursor mode. The factory default is INDEPENDENT.

NameTypeValuesDescription
modeenumINDEPENDENTCursor mode.
:CURSOR:SOURCEset / query

Sets the cursor source to a specified channel or to AUTO. The factory default is AUTO.

NameTypeValuesDescription
sourceenumAUTOSelects the cursor source.

Sets the first vertical bars cursor position. Factory default is -12.00E-6.

NameTypeValuesDescription
position1real-First vertical bars cursor position.

Sets the units used for vertical cursors. The factory default is SECONDS.

NameTypeValuesDescription
unitsenumSECONDSUnits for the vertical cursor readout.

Sets the XY cursor readout format. The factory default is RECTANGULAR.

NameTypeValuesDescription
modeenumRECTANGULARXY cursor readout format.

Sets the Y position of rectangular XY cursors. This page lists the factory default value.

NameTypeValuesDescription
position1real-Y cursor position 1.

:D10:LABELset / query

Sets the label for digital channel D10. The factory default label is an empty string.

NameTypeValuesDescription
labelstring-Label text for the digital channel.
:D10:POSITIONset / query

Sets the default position for D10. The factory default value is 80.0000E-3.

NameTypeValuesDescription
positionreal-Position setting for D10.
:D10:THRESHOLDset / query

Sets the digital channel threshold. The factory default for D10:THRESHOLD is 1.4000.

:DESKEW:DISPLAYset / query

Sets the default display state for deskew. The factory default value is 1.

NameTypeValuesDescription
stateinteger-Display state value.

Sets the sender email address used in email setup. The factory default is "TestString".

NameTypeValuesDescription
fromaddressstring-Email address used as the sender address.

Sets the SMTP login name used for email setup. The factory default is "TestString".

NameTypeValuesDescription
loginstring-SMTP login name.

Sets the SMTP port used for e-mail setup. The factory default is 25.

NameTypeValuesDescription
portinteger0 - 65535SMTP port number.

Sets the SMTP server string used for email setup. The factory default is "TestString".

NameTypeValuesDescription
serverstring-SMTP server name or address.

:FASTACQ:STATEset / query

Sets or queries the fast acquisition state. The factory default is 0.

Sets the absolute frequency for marker M1. The factory default is 0.0E+0.

NameTypeValuesDescription
frequencyrealHzAbsolute frequency value for marker M1.
:MARKER:MANUALset / query

Sets the manual marker position/value. The factory default is 0.

NameTypeValuesDescription
valueinteger-Manual marker setting.

Sets the peak excursion used by the marker peak search. The factory default value is 30.0000.

NameTypeValuesDescription
excursionreal-Peak excursion value.

Sets the peak marker threshold. The factory default value is -50.0000.

NameTypeValuesDescription
thresholdreal-Peak marker threshold value.
:MARKER:TYPEset / query

Sets the marker type used by the instrument. The factory default is ABSOLUTE.

NameTypeValuesDescription
typeenumABSOLUTEMarker type.

:MATHVAR:VAR1set / query

Factory default value for VAR1 in the MATHVAR subsystem.

:MESSAGE:BOXset / query

Sets the message box location and size. The factory default is 167,67,167,83.

NameTypeValuesDescription
position/sizeinteger-Four comma-separated numeric values defining the message box coordinates and dimensions.
:MESSAGE:SHOWset / query

Sets the message shown in the on-screen message box. The factory default is an empty string.

NameTypeValuesDescription
messagestring-Text to display in the message box.
:MESSAGE:STATEset / query

Sets or queries the state of the message display. The factory default is 0.

Sets the PictBridge date-print setting. The factory default is DEFLT.

NameTypeValuesDescription
modeenumDEFLTDate print setting.

Controls whether the PictureBridge ID is printed. The factory default is OFF.

Sets the image size used by PictBridge printing. The factory default is DEFLT.

NameTypeValuesDescription
sizeenumDEFLTImage size setting.

Sets the paper type used for PictBridge printing. The factory default is DEFLT.

NameTypeValuesDescription
paper typeenumDEFLTPaper type for PictBridge printing.

Sets the print quality used for PictBridge printing. The factory default is DEFLT.

:REF1:set / query

Sets the default horizontal delay time for REF1. The factory default value shown for REF1 is 4.0000E-6.

NameTypeValuesDescription
timerealsHorizontal delay time for REF1.

Sets the horizontal delay time for REF1. The factory default is 16.0000E-6.

NameTypeValuesDescription
timerealsHorizontal delay time for REF1.

Sets the vertical position of reference waveform 1. The factory default is 0.0E+0.

NameTypeValuesDescription
positionreal-Vertical position setting for the reference waveform.

Sets the vertical scale for reference waveform 1. The factory default is 100.0000E-3.

NameTypeValuesDescription
scalereal-Vertical scale setting for the reference waveform.

Sets the CAN data offset for the specified search trigger bus. The manual lists a factory default of 0.

NameTypeValuesDescription
xinteger-Search number index.
xinteger-Bus number index.
offsetinteger0CAN data offset.

Sets the CAN FD BRS bit search condition for the specified search and bus index. The factory default for this setting is X.

NameTypeValuesDescription
xinteger-Search and bus index placeholder.

Sets or returns the auto-contrast state for video picture display. The factory default is 1.

Sets the video picture auto-contrast update rate. Factory default is 20.

NameTypeValuesDescription
rateinteger-Update rate for auto-contrast.

:ZOOM:MODEset / query

Sets the zoom mode default state.

Sets the horizontal position of ZOOM1. The factory default is 50.0000.

NameTypeValuesDescription
positionreal-Horizontal position of the ZOOM1 window.

Sets the scale for Zoom 1. The factory default value is 4.0000E-6.

NameTypeValuesDescription
scalereal-Zoom 1 scale.

:*OPC?query

Waits for the preceding operation to complete before continuing. In the example, it is used after *RST to wait for the reset or autoset operation to finish.

boolean - Returns 1 when all pending selected device operations have completed.
*RST;:*OPC?
*OPC?

:RSTset / query

Resets the instrument. Wait for the reset to complete.

*RST