SETup:DOWQuality

SETup:DOWQuality

Last updated: July 23, 2008

GPIB Command Conventions

SETup:DOWQuality:CONTinuous

Function

Sets/queries the trigger arm state for the waveform quality measurement. The trigger arm state determines whether the waveform quality measurement will be made once then stop (0|OFF (single)), or automatically rearm upon completion of one measurement and repeat the process (1|ON (continuous)).

See Waveform Quality + Code Domain Measurement Parameters , "Trigger Arm."

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:CONTinuous OFF" 
! Sets measurement to single trigger mode.

SETup:DOWQuality:COUNt[:SNUMber]

Function

The setting form of this command performs two functions: (1) sets the number of waveform quality measurements to be made in a multi-measurement, and (2) sets the multi-measurement STATe command to 1 (on).

The query form returns the number of waveform quality multi-measurements to be made when multi-measurement state is ON.

See Waveform Quality + Code Domain Measurement Parameters , "Multi-Measurement Count."

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: See SETup:DOWQuality:COUNt:NUMBer

Query

Range: See SETup:DOWQuality:COUNt:NUMBer

*RST Setting

10, off

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:COUNt 5"
! Turns on multi-measurements and sets the number of measurements to 5.

SETup:DOWQuality:COUNt:STATe

Function

Sets/queries the multi-measurement state of the waveform quality measurement.

Set the number of measurements to be made using the SETup:DOWQuality:COUNt:NUMBer command.

See Waveform Quality + Code Domain Measurement Parameters , "Multi-Measurement Count."

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:COUNt:STATe ON"
! Turns on multi-measurements.

SETup:DOWQuality:COUNt:NUMBer

Function

Sets/queries the number of waveform quality measurements to be made when the multi-measurement state is set to ON using the SETup:DOWQuality:COUNt:STATe command.

See Waveform Quality + Code Domain Measurement Parameters , "Multi-Measurement Count."

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 1 to 999

Resolution: 1

Query

Same as setting

*RST Setting

10

Programming Example

 
OUTPUT 714;"SETup:DOWQUality:COUNt:NUMBer 5" 
!Sets the number of measurements to 5 when the multi-measurement state is set to ON.

SETup:DOWQuality:GRAPh[:STATe]

Function

Sets/queries the Graphical Waveform Quality State in Waveform Qulity + Code Domain measurement.

See Waveform Quality + Code Domain Measurement Parameters , "Graphical Waveform Quality State."

Requirements

Test Application Revision: A.09 and above

Setting

Range: 1|ON|0|OFF

Query

Same as setting

*RST Setting

0 (off)

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:GRAPh OFF" 
!Sets the Graphical Waveform Quality State to OFF.

SETup:DOWQuality:SLOT:COUNt[:PLSubtype0]

Function

Sets/queries the number of slots to measure when the measurement is performed for subtype 0 physical layer.

See Waveform Quality + Code Domain Measurement Parameters , "Slots to Measure."

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 1 to 8 (for subtype 0 physical layer); 1 to 4 (for subtype 2 physical layer)

Resolution: 1

Query

Same as setting

*RST Setting

1

Programming Example

 
OUTPUT 714;"SETup:DOWQUality:SLOT:COUNt 8" 
!Sets the number of slots to measure to 8

SETup:DOWQuality:SLOT:COUNt:PLSubtype2

Function

Sets/queries the number of slots to measure when the measurement is performed for subtype 2 and subtype 3 physical layer.

See Waveform Quality + Code Domain Measurement Parameters , "Slots to Measure."

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: 1 to 4

Resolution: 1

Query

Same as setting

*RST Setting

1

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:SLOT:COUNt:PLSubtype2 2" 
!Sets the number of slots to measure to 2

SETup:DOWQuality:TIMeout[:STIMe]

Function

The setting form of this command performs two functions: (1) sets the waveform quality measurement's timeout value, and (2) sets the waveform quality measurement's timeout STATe to 1 (on).

The query form returns the waveform quality measurement's timeout value.

See Waveform Quality + Code Domain Measurement Parameters , "Timeout Time/State."

Requirements

Test Application Revision: A.01 and above
Lab Application Revision: A.01 and above

Setting

Range/Resolution: See SETup:DOWQuality:TIMeout:TIME

Query

Range/Resolution: See SETup:DOWQuality:TIMeout:TIME

*RST Setting

10 s, off

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:TIMeout 5" 
!Sets timeout state to ON and sets the timeout time to 5 s.

SETup:DOWQuality:TIMeout:STATe

Function

Sets/queries the waveform quality measurement's timeout state.

Set the timeout time using the SETup:DOWQuality:TIMeout:TIME command.

See Waveform Quality + Code Domain Measurement Parameters , "Timeout Time/State."

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:TIMeout:STATe ON"
! Sets the measurement timeout time to 5 s.

SETup:DOWQuality:TIMeout:TIME

Function

Sets/queries the waveform quality measurement's timeout setting to be used when the timeout state is set to ON using the SETup:DOWQuality:TIMeout:STATe command.

See Waveform Quality + Code Domain Measurement Parameters , "Timeout Time/State."

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 1 to 999 seconds

Resolution: 0.1 second

Query

Same as setting

*RST Setting

10 s

Programming Example

 
OUTPUT 714;"SETup:DOWQuality:TIMeout:TIME 5"
! Sets the waveform quality timeout time to 5 seconds.