Teledyne-lecroy PETrainer Scripting Language Reference Manual Manuel d'utilisateur Page 60

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 89
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 59
Teledyne LeCroy PETrainer Scripting Language
55
Example 3:
The following example can be executed only on PETrainer EML.
This command waits for a TLP with a data payload that matches the following criteria:
1) The 3
rd
DWORD’s upper-most word must have 0xABCD.
2) The 9
th
DWORD’s lowest word must have 0x1234.
3) The 10
th
DWORD’s upper-most byte must have 0x56.
Script execution continues when a TLP with specified payload is received or after the 1024 ns timeout
expires.
Wait = Payload {
Data@2 = ( 0xABCDXXXX )
Data@8 = ( 0xXXXX1234, 0x56XXXXXX )
Timeout = 1024
}
Vue de la page 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 88 89

Commentaires sur ces manuels

Pas de commentaire