Hpe5022_Ber_Sectorpattern_Q - Agilent Technologies E5022B Programming Manual

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

Advertisement

Function Reference
BER Data Pattern Definition Function

hpe5022_BER_sectorPattern_Q

C Syntax
ViStatus hpe5022_BER_sectorPattern_Q (ViSession id, ViInt16 pat, ViInt16
sector, ViChar data[]);
Visual Basic
hpe5022_BER_sectorPattern_Q(ByVal id As Long, ByVal pat As Integer, ByVal
Syntax
sector As Integer, ByVal data As String) As Long
Description
This function returns the data pattern in the specified sector of the specified data
pattern.
Parameters
• id
• pat
• sector
• data
Return Values
Completion Code
VI_SUCCESS
Error Code
hpe5022_ERROR_INV_ID
hpe5022_ERROR_INV_PARAMETER
44
Description
Specifies the system identifier. This is given by the
"hpe5022_init" function.
Direction
IN
Description
Selects the data pattern number to query data pattern.
Direction
IN
Values
Same as 'pat' parameter in the
"hpe5022_BER_selectPattern" function.
Description
Specifies the sector number to query. The sector number
begins at 0. The number of sectors is specified by the
"hpe5022_BER_trackFormat" function.
Direction
IN
Description
Returns the data pattern in the specified sector. The data is in
hexadecimal format.
Direction
OUT
Description
No Error
Description
The handle specified by 'id' is invalid.
The parameter 'pat' and/or 'sector' is out of
range.
Chapter 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5023aE5022aE5039cE5039aE5039b

Table of Contents