Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Bedienungsanleitung Seite 36

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 97
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 35
36
9.2 SendLevelOnly()
This function specifies that ONLY events of the specified transaction level should be sent to the
script.
Format : SendLevelOnly( level )
Parameters
level This parameter can be one of the values of the SendLevel() command
(see above).
Example
SendLevelOnly( _LINK ); # Send ONLY Link level events.
9.3 DontSendLevel()
This function specifies that events of the specified transaction level should NOT be sent to the
script.
Format : DontSendLevel( level )
Parameters
level This parameter can be one of the values of the SendLevel() command
(see above).
Example
DontSendLevel( _LINK ); # DO NOT send Link level events.
Seitenansicht 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 96 97

Kommentare zu diesen Handbüchern

Keine Kommentare