
Teledyne LeCroy Voyager USB 3.0 Exerciser Generation Script Language Reference Manual
26
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
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
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
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
Comentarios a estos manuales