Teledyne-lecroy IBTracer 4X - IBTracer Verification Script Engine Manuel d'utilisateur Page 30

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 35
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 29
Computer Access Technology Corporation IBTracer Verification Script Engine Manual, version 1.0
Page 30 of 35
16.6 GetAtomicETHField()
Extracts information about AtomicETH header field
Format : GetAtomicETHField ( aeth_fld )
Parameters:
aeth_fld - AtomicETH field identifier that can be one of the following values:
Identifier Meaning
_VA_0_3
Virtual Address (bytes 0-3)
_VA_4_7
Virtual Address (bytes 4-7)
_R_KEY
Remote Key
_SWAPADDDATA_0_3
Swap (or Add) Data (bytes 0-3)
_SWAPADDDATA_4_7
Swap (or Add) Data (bytes 4-7)
_COMPAREDATA_0_3
Compare Data (bytes 0-3)
_COMPAREDATA_4_7
Compare Data (bytes 4-7)
Example:
val = GetAtomicETHField (
_COMPAREDATA_0_3); # extract first word of
CompareData field from AtomicETH header.
16.7 GetAtomicAckETHField()
Extracts information about AtomicAckETH header field
Format : GetAtomicAckETHField ( aeth_fld )
Parameters:
aeth_fld - AtomicAckETH field identifier that can be one of the following values:
Identifier Meaning
_ORIGREMDATA_0_3
Original Remote Data (bytes 0-3)
_ORIGREMDATA_4_7
Original Remote Data (bytes 4-7)
Example:
val = GetAtomicAckETHField (
_ORIGREMDATA_0_3);
Vue de la page 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35

Commentaires sur ces manuels

Pas de commentaire