Last updated: 2010-03-10
For more information on the GPIB Command conventions, see GPIB Command conventions.
For the measurement, see HSDPA Block Error Ratio (HBLER) Measurement.
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)). |
Setting |
Range: 1|ON|0|OFF |
Query |
Range: 1|0 |
*RST Setting |
0 (off) |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"SETup:THBLerror:CONTinuous 0" |
Function |
Sets/queries the Number of blocks to test . |
Setting |
Range: 1 to 99,000 blocks Resolution: 1 block |
Query |
Same as setting |
*RST Setting |
1000 blocks |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"SETup:THBLerror:COUNt 1000" |
Function |
The setting form of this command performs two functions: (1) sets the measurement's timeout value, and (2) sets the measurement's timeout state to 1 (on). The query form returns the measurement's timeout value. |
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.03.00 and above |
Programming Example |
"SETup:THBLerror:TIMeout 5" |
Function |
Sets/queries the measurement's timeout state. |
Setting |
Range: 1|ON|0|OFF |
Query |
Range: 1|0 |
*RST Setting |
0 (off) |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"SETup:THBLerror:TIMeout:STATe 0" |
Function |
Sets/queries the 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 |
Same as setting |
*RST Setting |
20 seconds |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"SETup:THBLerror:TIMeout:TIME 20" |