Teledyne-lecroy Voyager Exerciser Generation Script Language Manua Manual de usuario Pagina 35

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 167
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 34
Teledyne LeCroy Voyager USB 3.0 Exerciser Generation Script Language Reference Manual
26
ErrCorruptSDPMap
Binary bit masks define which symbols to corrupt in framing
sequences: Bit 0 is first symbol, Bit 1 is second symbol, and so on.
Example: Set ErrCorruptSDPMap = CRPT_SYM2 | CRPT_SYM3
Possible values are:
CRPT_SYM1 = _0001 # 0x1 Corrupt symbol 1 in the SHP framing
sequence.
CRPT_SYM2 = _0010 # 0x2 Corrupt symbol 2 in the SHP framing
sequence.
CRPT_SYM3 = _0100 # 0x4 Corrupt symbol 3 in the SHP framing
sequence.
CRPT_SYM4 = _1000 # 0x8 Corrupt symbol 4 in the SHP framing
sequence.
Default value: _0000 (no corruption)
Applicable Mode: DEVICE, HOST
ErrCorruptEND
Specifies that the Exerciser sends the next Data packet with one
invalid symbol in the END sequence.
Example: Set ErrCorruptEND = 15
Possible values are Disabled (0), number of times (1 to 255), or
Infinite (0xFFFFFFFF).
Default value: Disabled (0)
Applicable Mode: HOST, DEVICE
ErrCorruptENDMap
Binary bit masks define which symbols to corrupt in framing
sequences: Bit 0 is first symbol, Bit 1 is second symbol, and so on.
Example: Set ErrCorruptENDMap = _0101
Possible values are:
CRPT_SYM1 = _0001 # 0x1 Corrupt symbol 1 in the SHP framing
sequence.
CRPT_SYM2 = _0010 # 0x2 Corrupt symbol 2 in the SHP framing
sequence.
CRPT_SYM3 = _0100 # 0x4 Corrupt symbol 3 in the SHP framing
sequence.
CRPT_SYM4 = _1000 # 0x8 Corrupt symbol 4 in the SHP framing
sequence.
Default value: _0000 (no corruption)
Applicable Mode: DEVICE, HOST
ErrCorruptSLC
Specifies that the Exerciser sends the next Data packet with one
invalid symbol in the SLC sequence.
Example: Set ErrCorruptSLC = 2
Possible values are Disabled (0), number of times (1 to 255), or
Infinite (0xFFFFFFFF).
Default value: Disabled (0)
Applicable Mode: HOST, DEVICE
Vista de pagina 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 166 167

Comentarios a estos manuales

Sin comentarios