SETup:HBLerror

SETup:HBLerror

Last updated: January 6, 2012

This section is only applicable to a test application with the required feature license.

GPIB Command Conventions

SETup:HBLerror:CONTinuous

Function

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

See HSDPA Block Error Ratio Measurement Description .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test Application Revision: A.08 and above, with the required feature license

Lab Application Revision: C.03 and above.

Test Application A.10 and Lab Application D.01, *RST setting changed to 0 (single).

Programming Example

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

SETup:HBLerror:COUNt

Function

Sets/queries the Number of blocks to test .

Setting

Range: 1 to 198,000 blocks

Resolution: 1 block

Query

Same as setting

*RST Setting

1000 blocks

Requirements

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

Test Application Revision: A.19.00 and above, with the required feature license.Extended the range from 99000 to 198000
Lab Application Revision: H.01.00. Extended the range from 99000 to 198000

Programming Example

 
OUTPUT 714;"SETup:HBLerror:COUNt 2000"
! Sets the Number of blocks to test to 2000 blocks.

SETup:HBLerror:COUNt:DCHSdpa[:STATe]

Function

Sets/queries the Blocks to Test Specified Per Serving Cell .

When DC-HSDPA is configured and this setting is set to Off , then only the total number of blocks to test for the combined serving cells ( Number of blocks to test ) is used.

When DC-HSDPA is configured and this setting is set to On , then the number of blocks to test for the serving cell is determined by the DC-HSDPA Serving Cell Blocks to Test , and the number of blocks to test for the secondary serving cell is DC-HSDPA Secondary Serving Cell Blocks to Test .

If DC-HSDPA is not configured, this setting is not used.

Setting

Range: 1|ON|0|OFF

Query

Same as setting

*RST Setting

0 (OFF)

Requirements

Test Application Revision: A.19.00 and above, with the required feature license
Lab Application Revision: H.01.00 and above.

Programming Example

 
OUTPUT 714;"SETup:HBLerror:COUNt:DCHSdpa ON"

SETup:HBLerror:COUNt:DCHSdpa:SERVing

Function

Sets/queries DC-HSDPA Serving Cell Blocks to Test when DC-HSDPA is configured and the Blocks to Test Specified Per Serving Cell is set to On .

Setting

Range: 1 to 99,000 blocks

Resolution: 1 block

Query

Same as setting

*RST Setting

1000 blocks

Requirements

Test Application Revision: A.19.00 and above, with the required feature license
Lab Application Revision: H.01.00 and above.

Programming Example

 
OUTPUT 714;"SETup:HBLerror:COUNt:DCHSdpa:SERVing 2000"
! Sets the Number of blocks to test for the serving cell to 2000 blocks.

SETup:HBLerror:COUNt:DCHSdpa:SECondary

Function

Sets/queries DC-HSDPA Secondary Serving Cell Blocks to Test when DC-HSDPA is configured and the Blocks to Test Specified Per Serving Cell is set to On .

If Current Secondary Serving Cell Status is Configured-Inactive , then the actual number of blocks to test for the secondary serving cell is 0, so all measure results for the secondary serving cell specific will return NAN.

Setting

Range: 1 to 99,000 blocks

Resolution: 1 block

Query

Same as setting

*RST Setting

1000 blocks

Requirements

Test Application Revision: A.19.00 and above, with the required feature license
Lab Application Revision: H.01.00 and above.

Programming Example

 
OUTPUT 714;"SETup:HBLerror:COUNt:DCHSdpa:SECondary 2000"
! Sets the Number of blocks to test for the secondary serving cell to 2000 blocks.

SETup:HBLerror:TIMeout[:STIMe]

Function

The setting form of this command performs two functions: (1) sets the measurement's timeout value (see Measurement Timeouts ), and (2) sets the measurement's timeout state to 1 (on).

The query form returns the measurement's timeout value.

See HSDPA Block Error Ratio Measurement Description .

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Same as setting

*RST Setting

Timeout value: 20 seconds

Timeout state: off

Requirements

Test Application Revision: A.08 and above, with the required feature license

Lab Application Revision: C.03 and above.

Programming Example

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

SETup:HBLerror:TIMeout:STATe

Function

Sets/queries the measurement's timeout state (see Measurement Timeouts ).

See HSDPA Block Error Ratio Measurement Description .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements

Test Application Revision: A.08 and above, with the required feature license

Lab Application Revision: C.03 and above.

Programming Example

 
OUTPUT 714;"SETup:HBLerror:TIMeout:STATe ON"
! Sets the measurement's timeout state to ON.

SETup:HBLerror:TIMeout:TIME

Function

Sets/queries the measurement's timeout setting to be used when the timeout state is set to ON (see Measurement Timeouts ).

See HSDPA Block Error Ratio Measurement Description .

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Same as setting

*RST Setting

20 seconds

Requirements

Test Application Revision: A.08 and above, with the required feature license

Lab Application Revision: C.03 and above.

Programming Example

 
OUTPUT 714;"SETup:HBLerror:TIMeout:TIME 5"
! Sets the measurement's timeout to five seconds.