Hpe5022_Ber_Errorlengthhistogram_Q - Agilent Technologies E5022B Programming Manual

Hard disk read/write test system
Hide thumbs Also See for E5022B:
Table of Contents

Advertisement

Function Reference
Bit Error Rate Measurement Function

hpe5022_BER_errorLengthHistogram_Q

C Syntax
ViStatus hpe5022_BER_errorLengthHistogram_Q (ViSession id, ViInt32 err[]);
Visual Basic
hpe5022_BER_errorLengthHistogram_Q(ByVal id As Long, ByRef err As Long)
Syntax
As Long
Description
This function returns the error length histogram. The
"hpe5022_BER_measureBer" or "hpe5022_BER_setupBer" function must be
executed before this function is performed.
Parameters
• id
• err
Return Values
Completion Code
VI_SUCCESS
Error Code
hpe5022_ERROR_INV_ID
hpe5022_ERROR_INACCURATE_BER
hpe5022_ERROR_DATA_CORRUPT
hpe5022_ERROR_NOT_INIT
See Also
"hpe5022_BER_measureBer" on page 113
"hpe5022_BER_setupBer" on page 116
166
Description
Specifies the system identifier. This is given by the
"hpe5022_init" function.
Direction
IN
Description
Returns the data (set in array) of the error length. The size of
array is 10. The err[0] to err[8] are the number of error
lengths 1 to 9, respectively. Err[9] represents the number of
error length over 10.
Direction
OUT
Description
No Error
Description
The handle specified by 'id' is invalid.
The result is not accurate because there
are too many errors to count.
The bit error measurement data is corrupt.
Check if your measurement sequence is
correct.
The resource of E5039A/B can not be
opened during initialization. Check if
E5039A/B is included in the rsrcArray of
the "hpe5022_init" function.
Chapter 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5023aE5022aE5039cE5039aE5039b

Table of Contents