Hpe5022_Ber_Channelboardromdata_Q - Agilent Technologies E5022B Programming Manual

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

Advertisement

hpe5022_BER_channelBoardRomData_Q

C Syntax
ViStatus hpe5022_BER_channelBoardRomData_Q(ViSession id, ViInt32 addr,
ViInt32 size, ViInt32 data[]);
Visual Basic
hpe5022_BER_channelBoardRomData_Q(ByVal id As Long, ByVal addr As
Syntax
Long, ByVal size As Long, ByRef data As Long) As Long
Description
This function reads and returns the data from the channel board EEPROM. This
function is only available for use with the E5039C bit error test module.
Parameters
• id
Description
Direction
• addr
Description
Direction
• size
Description
Direction
• data
Description
Direction
Return Values
Completion Code
VI_SUCCESS
Error Code
hpe5022_ERROR_NOT_INIT
hpe5022_ERROR_INV_ID
Chapter 3
Channel IC Register Sweep Measurement
Specifies the system identifier. This is given by the
"hpe5022_init" function.
IN
Specifies the channel board EEPROM address. The upper
and lower limit values can be queried by
"hpe5022_BER_channelBoardRomAddressRange_Q" on
page 247.
IN
Specifies the data size to read from the channel board
EEPROM. The value should be greater than 0.
IN
Returns the data array of the channel board EEPROM.
OUT
Description
No Error
Description
The resource of Agilent E5039C can not
be opened during initialization. Check if
the Agilent E5039C is included in the
rsrcArray of the "hpe5022_init" function.
The handle specified by 'id' is invalid.
Function Reference
245

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5023aE5022aE5039cE5039aE5039b

Table of Contents