Teledyne-lecroy UWBTracer Verification Script Engine Manual Bedienungsanleitung Seite 38

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 95
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 37
LeCroy Corporation Verification Script Engine Manual, version 2.2
9.13 SendBusStates()
This function specifies more precise tuning for sending Bus State events. Only specified Bus States are
sent.
Format: SendBusStates (bus_state)
Parameters:
bus_state Bus state parameter. This parameter may have one of the following values:
Primitive Values
Constant Bus State
_RESET
PHY Reset
_SLEEP
PHY Sleep
_STANDBY
PHY StandBy
_READY
PHY Ready
_ANY
Any Bus State
If this parameter parameter is omitted, all Bus State trace events are sent, which is the same as:
SendTraceEvent(_BUS_STATE);
Example:
SendBusState(_RESET); # SendRESET’ bus state.
SendBusState(); # Send all Bus State events.
SendBusState(_ANY); # Send all Bus State events.
Page 38 of 95
Seitenansicht 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 94 95

Kommentare zu diesen Handbüchern

Keine Kommentare