Teledyne-lecroy UWBTracer Verification Script Engine Manual Uživatelský manuál Strana 26

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 95
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 25
LeCroy Corporation Verification Script Engine Manual, version 2.2
9 Sending Functions
This topic contains information about the special group of VSE functions that specify the events the
verification script should expect to receive.
9.1 SendLevel()
This function specifies that events of specified transaction level should be sent to the script.
Currently only frame level events can be sent to verification scripts.
Format: SendLevel(level)
Parameters:
level This parameter can be one of following values:
_FRM:(value 0): Send Frame level events.
Remark:
If no level was specified, events of frame level are sent to the script by default.
Example:
SendLevel(_FRM); # Send frame level events.
Page 26 of 95
Zobrazit stránku 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 94 95

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

Žádné komentáře