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

  • 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 18
Teledyne LeCroy PETrainer Scripting Language
14
Example 1:
This example shows how to send a PME_Turn_Off Power Management Message while emulating the
Root Complex.
Packet = TLP {
TLPType = Msg
MessageCode = PME_Turn_Off
MessageRoute = FromRootComplex
}
Example 2:
This example shows how to send a Vendor_Defined_Type0 Vendor Defined Message to the function 1
of device 1 on bus 0.
Packet = TLP {
TLPType = Msg
MessageCode = Vendor_Defined_Type0
MessageRoute = ByID
DeviceID = (0:1:1)
}
Zobrazit stránku 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 88 89

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

Žádné komentáře