Teledyne-lecroy PETrainer Scripting Language Reference Manual Manuale Utente Pagina 73

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 89
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 72
Teledyne LeCroy PETrainer Scripting Language
68
12 Template Command
This command creates a template for a packet that can be used in the Packet command. The fields
specified in the Template command may be overridden in the Packet command.
Example 1:
The following example issues three Memory Read requests.
Template = TLP {
Name = “TestPacket”
Type = MRd32
TC = 0
Tag = 0
RequesterID = (1:0:0)
Length = 64
Address = 0
}
Packet = “TestPacket” {
}
Packet = “TestPacket” {
Address = 64
}
Packet = “TestPacket” {
Address = 128
}
Vedere la pagina 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 88 89

Commenti su questo manuale

Nessun commento