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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 95
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 33
LeCroy Corporation Verification Script Engine Manual, version 2.2
9.9 SendTraceEvent()
This function specifies the events to be sent to a script.
Format: SendTraceEvent(event)
Parameters:
event This parameter may have one of the following values:
Frame level events
Event Value Description
_BUS_STATE PHY Bus State change
_SERIAL_DATA Serial Data
_FRAMES All frames
_FRM_BEACON Beacon frames
_FRM_CONTROL Control frames
_FRM_COMMAND Command frames
_FRM_DATA Data frames
_FRM_AGG_DATA Aggregated Data frames
_FRM_OTHER Other frames
Example:
SendTraceEvent(_BUS_STATE); # Send Bus State trace events.
SendTraceEvent(_SERIAL_DATA); # Send Serial Data trace events.
SendTraceEvent(_FRAMES); # Send all frames.
SendTraceEvent(_FRM_BEACON) # Send Beacon frames.
Page 34 of 95
Przeglądanie stron 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 94 95

Komentarze do niniejszej Instrukcji

Brak uwag