Teledyne-lecroy UWBTracer Verification Script Engine Manual Manual de usuario Pagina 26

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 95
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 94 95

Comentarios a estos manuales

Sin comentarios