Teledyne-lecroy UWBTracer Verification Script Engine Manual Manual do Utilizador Página 38

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 95
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 94 95

Comentários a estes Manuais

Sem comentários