Teledyne-lecroy IBTracer 4X - IBTracer Verification Script Engine Instrukcja Użytkownika Strona 31

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 35
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 30
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:
Przeglądanie stron 30
1 2 ... 26 27 28 29 30 31 32 33 34 35

Komentarze do niniejszej Instrukcji

Brak uwag