Teledyne-lecroy PETrainer Scripting Language Reference Manual Uživatelský manuál Strana 73

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 89
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
}
Zobrazit stránku 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 88 89

Komentáře k této Příručce

Žádné komentáře