Rdethf, Ield, Rwhf – Teledyne LeCroy IBTracer 4X - IBTracer Verification Script Engine Users Manual User Manual
Page 31: 10 g

Computer Access Technology Corporation
IBTracer Verification Script Engine Manual, version 1.0
Page 31 of 35
16.8 GetRDETHField()
Extracts information about AtomicAckETH header field
Format :
GetRDETHField ( rdeth_fld )
Parameters:
rdeth_fld - RDETH field identifier that can be one of the following values:
Identifier Meaning
_ EECONTEXT
EE-Context
Example:
val = GetRDETHField ( _EECONTEXT );
16.9 GetRWHField()
Extracts information about RWH header field
Format :
GetRWHField ( rwh_fld )
Parameters:
rwh_fld - RWH field identifier that can be one of the following values:
Identifier Meaning
_ ETHERTYPE
EtherType
Example:
val = GetRWHField( _ETHERTYPE ); # extract EtherType field from RWH header
16.10
GetPostHdrField()
Extracts information going after headers
Format :
GetPostHdrField ( posthdr_fld )
Parameters:
posthdr_fld - RWH field identifier that can be one of the following values: