SETup:AFANalyzer

SETup:AFANalyzer

Last updated: May 10, 2010

GPIB Command Conventions

SETup:AFANalyzer:CONTinuous

Function

Sets/queries the trigger arm state for the AF analyzer measurement. Determines whether measurement will make one measurement then stop (0|OFF (single)), or automatically rearm upon completion of one measurement and repeat the process (1|ON (continuous)).

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:CONTINUOUS OFF" 
!Sets measurement to single trigger mode.

SETup:AFANalyzer:COUNt[:SNUMber]

Function

Sets/queries the number of AF analyzer measurements to be made in a multi-measurement setup. This command sets the count, and automatically sets the multi-measurement STATe command to 1 (on).

Setting

Range: 1 to 999

Query

Range: 1 to 999

*RST Setting

Off (10 when STATe = On)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:COUNT:SNUMBER 5" 
!Turns on multi-measurements and sets the number of measurements to 5.

SETup:AFANalyzer:COUNt:NUMBer

Function

Sets/queries the number of AF analyzer measurements to be made when multi-measurement state is ON.

Setting

Range: 1 to 999

Query

Range: 1 to 999

*RST Setting

10

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:COUNT:NUMBER 5" 
!Sets the number of measurements to 5 when the multi-measurement state is set to ON.

SETup:AFANalyzer:COUNt:STATe

Function

Sets/queries the multi-measurement state of the AF analyzer measurement.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:COUNT:STATE ON" !Turns on multi-measurements.

SETup:AFANalyzer:DEMPhasis:STATe

Function

Sets/queries whether 750 us de-emphasis is enabled.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:DEMPHASIS:STATE ON" 

SETup:AFANalyzer:DETector[:TYPE]

Function

Sets/queries the detector type for audio level measurements.

Setting

Range: RMS|PEAK

Query

Range: RMS|PEAK

*RST setting

RMS

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:DETECTOR:TYPE PEAK"

SETup:AFANalyzer:EXPandor[:SRLevel]

Function

Sets/queries the expandor's reference level and automatically sets the expandor's state to ON.

Setting

Range: 10 mV to 10 V

Resolution: 1 mV

Query

Range: 10 mV to 10 V

*RST setting

1 V

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:EXPANDOR:SRLEVEL 5V" 
!Sets expandor state to on and level to 5 V.

SETup:AFANalyzer:EXPandor:RLEVel

Function

Sets/queries the expandor's reference level to be used when the expandor's state is set to ON.

Setting

Range: 10 mV to 10 V

Resolution: 1 mV

Query

Range: 10 mV to 10 V

*RST setting

1 V

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:EXPANDOR:RLEVEL 5V" !Sets expandor reference level to 5 V.

SETup:AFANalyzer:EXPandor:STATe

Function

Sets/queries whether the expandor is enabled.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:EXPANDOR:STATE ON" 

SETup:AFANalyzer:FILTer[:TYPE]

Function

Sets/queries the filter type for audio measurements. Filter choices are as follows: 100 Hz tunable bandpass filter (TBP), C-message filter (CMES), 50 Hz to 15 kHz bandpass filter (BPAS50), 300 Hz to 15 kHz bandpass filter (BPAS300).

Setting

Range: NONE|TBPass|CMESsage|BPASs50|BPASs300

Query

Range: NONE|TBP|CMES|BPAS50|BPAS300

*RST setting

NONE

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:FILTER:TYPE BPASS50" 
!Selects the 50 Hz to 15 kHz bandpass filter.

SETup:AFANalyzer:FILTer:TBPass[:FREQuency]

Function

Sets/queries the center frequency for the 100 Hz tunable bandpass filter (TBPass).

Setting

Range: 300.0 to 20000 Hz

Resolution: 0.1

Query

Range: 300.0 to 20000 Hz

*RST setting

1000

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
10 OUTPUT 714;"SETUP:AFANALYZER:FILTER:TBPASS:FREQUENCY 300HZ"

SETup:AFANalyzer:FREQuency:STATe

Function

Sets/queries whether the audio frequency measurement is enabled.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:FREQUENCY:STATE ON" 

SETup:AFANalyzer:PEAK:VOLTage

Function

Sets/queries the expected peak voltage for audio measurements.

Setting

Range: 0.001 to 20 Vpk

Resolution: 0.001

Query

Range: 0.001 to 20 Vpk

*RST setting

20

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
10 OUTPUT 714;SETUP:AFANALYZER:PEAK:VOLTAGE 10V"

SETup:AFANalyzer:SDIStortion:FREQuency

Function

Sets/queries the fundamental frequency setting for the SINAD/distortion measurement.

Setting

Range: 100.0 to 10000 Hz

Resolution: 0.1

Query

Range: 100.0 to 10000 Hz

*RST setting

1000

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
10 OUTPUT 714;SETUP:AFANALYZER:SDISTORTION:FREQUENCY 300HZ"

SETup:AFANalyzer:SDIStortion:STATe

Function

Sets/queries whether the SINAD/distortion measurement is enabled.

Setting

Range: 1|0N|0|OFF

Query

Range: 1|0

*RST setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
10 OUTPUT 714;SETUP:AFANALYZER:SDISTORTION:STATE ON"

SETup:AFANalyzer:TIMeout[:STIMe]

Function

Sets/queries the AF analyzer measurement's timeout setting and automatically sets the timeout state to ON.

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9

*RST Setting

10 seconds, on

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:TIMEOUT:STIME 5S" 
!Sets timeout state to ON and sets the timeout time to 5 seconds.

SETup:AFANalyzer:TIMeout:STATe

Function

Sets/queries the AF analyzer measurement's timeout state.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:TIMEOUT:STATE ON"

SETup:AFANalyzer:TIMeout:TIME

Function

Sets/queries the AF analyzer measurement's timeout setting to be used when the timeout 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 seconds

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SETUP:AFANALYZER:TIMEOUT:TIME 5S"