SETup:PESQuality

SETup:PESQuality

Last updated: September 2, 2009

GPIB Command Conventions

SETup:PESQuality:CONTinuous

Function

Sets/queries the trigger arm state for the PESQ measurement.

Setting

1|ON|0|OFF

Query

1|0

*RST setting

0 (off)

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

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

SETup:PESQuality:INPut:VOLTage[:EXPected]

Function

Sets/queries the Expected Audio In Peak Voltage that is applied at the test set's AUDIO IN connector for the PESQ measurement. The units (V|mV|uV) are optional. If no units are specified, then units default to V.

Setting

Range: 0.001 to 2.0 V

Resolution: 1 mV

Query

Range: 0.001 to 2.0 V

*RST setting

2.0 V

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

 
OUTPUT 714;"SETup:PESQuality:INPut:VOLTage 2"
!Sets the PESQ Expected Audio In Peak Voltage to 2 V.

SETup:PESQuality:MEASurement:MODE

Function

Sets/queries the measurement mode used by the PESQ measurements. See How is a PESQ measurement made? for the signal flow of each measurement mode.

Setting

UPLink | DOWNlink | BOTH

Query

UPL| DOWN | BOTH

*RST setting

BOTH

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

 
OUTPUT 714;"SETup:PESQuality:MEASurement:MODE UPL"
!Sets the PESQ measurement mode to Uplink audio.

SETup:PESQuality:OUTPut:VOLTage[:MAXimum]

Function

Sets/queries the PESQ Maximum Audio Out Peak voltage. The units (V|mV|uV) are optional. If no units are specified, then units default to V.

Setting

Range: 0.0 to 5.0 V

Resolution: 0.1 mV

Query

Range: 0.0 to 5.0 V

Resolution: 0.1 mV

*RST setting

0.0 V

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

 
OUTPUT 714;"SETup:PESQuality:OUTPut:VOLTage 0.0"
!Sets the PESQ Maximum Audio Out Peak voltage.

SETup:PESQuality:SPEech

Function

Sets/queries the speech source of the PESQ measurement.

Setting

MALE | FEMale

Query

MALE | FEM

*RST setting

MALE

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

 
OUTPUT 714;"SETup:PESQuality:SPEech MALE"
!Sets the PESQ speech source to Male.

SETup:PESQuality:TIMeout[:STIMe]

Function

The setting form of this command performs two functions: (1) sets the PESQ measurements' time-out STATe to 1 (ON) and, (2) sets the PESQ measurements' time-out value.

The query form returns the PESQ measurements' time-out value.

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9

*RST setting

10 seconds, ON

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

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

SETup:PESQuality:TIMeout:STATe

Function

Sets/queries the PESQ measurements's time-out state.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST setting

0 (off)

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

 
OUTPUT 714;"SETup:PESQuality:TIMeout:STATe ON"
!Sets the timeout state to ON.

SETup:PESQuality:TIMeout:TIME

Function

Sets/queries the PESQ measurements' time-out setting to be used when the time-out state is set to ON.

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9

*RST setting

10 S

Requirement

Test Application Revision: B.16.00 and above with the required feature license.
Lab Application Revision: C.01.00 and above with the required feature license.

Programming Example

 
OUTPUT 714;"SETup:PESQuality:TIMeout:TIME 5 s"
!Sets the timeout time to five seconds.