Teledyne-lecroy UWBTracer Verification Script Engine Manual Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 95
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 94 95

Komentarze do niniejszej Instrukcji

Brak uwag