Teledyne-lecroy SierraFC Verification Script Engine Reference Manu Manual de usuario Pagina 19

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 64
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 18
Verification Script Engine Reference Manual
14
5.2.4 Sequence-specific set of members
( valid for sequences only, undefined for other events)
in.S_ID Source ID
in.D_ID Destination ID
in.OX_ID Originator Exchange ID
in.RX_ID Responder Exchange ID
in.SEQ_ID Sequence ID
in.EC Exchange context ( 0 Originator, 1 - Responder )
in.FML integer value which is either 0 for middle sequence of exchange or combination
of the following flags : _SEQ_FIRST, _SEQ_LAST.
( Hint : use '&' operator to check if this value contains some flag.
Like: if( in.FML & _SEQ_FIRST ) DoSomething(); )
in.SI Sequence Initiative ( 0 hold, 1 transfer )
in.TYPE Data structure type of the first frame of sequence
in.R_CTL Routing Control of the first frame of sequence
in.NumOfFramesNumber of frames in the sequence
in.Pld_Bytes Number of payload bytes the sequence transferred
in.RespTime Time from the beginning of the first frame to the end of the last frame
( it has the same format as in.Time. See 11.1 VSE time object for details )
in.Thrpt The sequence payload divided by response time expressed in megabytes
per second
Vista de pagina 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 63 64

Comentarios a estos manuales

Sin comentarios