526
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_setup_cfer.fm
SETup:CFERror
SETup:CFERror:CONFidence:REQuirement[:RATio]
SETup:CFERror:CONTinuous
SETup:CFERror:COUNt[:MAXimum]
Function Sets/queries the FER (frame error rate) measurement’s FER requirement. This value specifies
the percentage of frame errors used in determining confidence limit pass/fail results.
Setting Range: 0.10 to 5.0
Query Range: 0.10 to 5.0
*RST Setting 1.00 %
Programming Example
OUTPUT 714;"SETUP:CFERROR:CONFIDENCE:REQUIREMENT 2 PCT”
!sets the confidence limit requirement to 2.00 percent.
Function Sets/queries the trigger arm state for the FER (frame error rate) 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)).
Setting Range: 1|ON|0|OFF
Query Range: 1|0
*RST Setting 0 (off)
Programming Example
OUTPUT 714;"SETUP:CFERROR:CONTINUOUS OFF
”
!Sets the FER measurement to single trigger mode.
Function The setting form of this command sets the maximum frame count parameter for frame error rate
measurements.
If the confidence level parameter is off, the FER (frame error rate) measurement will continue
until the maximum frame count is reached. If the confidence level parameter is on and the FER
measurement reaches max frames, the FER measurement will return the string value “Max
Frames” (see “FETCh:CFERror[:ALL]?” ).
The query form returns the maximum frame count parameter.
Setting Range: 25 to 10,000,000
Query Range: 25 to 10,000,000
*RST Setting 10,000
Programming Example
OUTPUT 714;"SETUP:CFERror:COUNT 10000”
!sets the maximum frames value to 10,000.