Teledyne-lecroy PETrainer Scripting Language Reference Manual Bedienungsanleitung Seite 73

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 89
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
}
Seitenansicht 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 88 89

Kommentare zu diesen Handbüchern

Keine Kommentare