Hpe5022_Ber_Userpattern - 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_userPattern

C Syntax
ViStatus hpe5022_BER_userPattern(ViSession id, ViInt16 pat, ViInt16 dataForm,
ViInt32 bitLength, const ViChar data[]);
Visual Basic
hpe5022_BER_userPattern(ByVal id As Long, ByVal pat As Integer, ByVal
Syntax
dataForm As Integer, ByVal bitLength As Long, ByVal data As String) As Long
Description
This function specifies the user-defined data pattern. This data pattern is not the
channel data but the user data. The "hpe5022_BER_selectPattern" function selects
the data pattern.
Parameters
• id
• pat
• dataForm
• bitLength
38
Description
Specifies the system identifier. This is given by the
"hpe5022_init" function.
Direction
IN
Description
Selects the data pattern to be assigned
Direction
IN
Values
Same as 'pat' parameter in the
"hpe5022_BER_selectPattern" function.
Description
Selects the format of 'data' parameter. Hexadecimal or
binary format are available.
Direction
IN
Values
Name
hpe5022_USER_DATA_HEX
hpe5022_USER_DATA_BIN
Description
Specifies the user-defined data bit length.
Direction
IN
Preset Value
1 (in binary format, for all BER user data pattern)
Unit
Bit
Value
Description
0
Hexadecimal format
(0-F or 0-f )
1
Binary format (0,1)
Chapter 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5023aE5022aE5039cE5039aE5039b

Table of Contents