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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 95
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 94 95

Comentários a estes Manuais

Sem comentários