beautypg.com

Teledyne LeCroy Voyager Exerciser Generation Script Language Manual User Manual

Page 31

background image

Teledyne LeCroy

Voyager USB 3.0 Exerciser Generation Script Language Reference Manual

22

ErrCorruptLMPNoCfg

Specifies that the Exerciser should not send the
LMP Configuration Request (HOST mode) or
LMP Configuration Response (DEVICE mode) packet during
link initialization.
Example: Set ErrCorruptLMPNoCfg = 1
Possible values: 0 or 1
Default value: 0
Applicable Mode: HOST, DEVICE

ErrDisparity

Specifies that the Exerciser inserts valid 10-bit symbols with
incorrect running disparity in the outgoing traffic. It randomly
inserts them in the transmitting stream of data, regardless of
the contents of the traffic.
Example: Set ErrDisparity = 15
Possible values are Disabled (0), number of times (1 to 255),
or Infinite (0xFFFFFFFF).
Default value: Disabled (0)
Applicable Mode: HOST, DEVICE

ErrWrongSymbol

Specifies that the Exerciser inserts invalid 10-bit symbols in
the outgoing traffic. It randomly inserts them in the
transmitting stream of data, regardless of the contents of the
traffic.
Example: Set ErrWrongSymbol = 15
Possible values are Disabled (0), number of times (1 to 255),
or Infinite (0xFFFFFFFF).
Default value: Disabled (0)
Applicable Mode: HOST, DEVICE

ErrLBAD

Specifies that the Exerciser sends LBAD LC instead of
LGOODn upon receiving correct header packets.
Example: Set ErrLBAD = 15
Possible values are Disabled (0), number of times (1 to 255),
or Infinite (0xFFFFFFFF).
Default value: Disabled (0)
Applicable Mode: HOST, DEVICE
Note: This setting is NOT applicable during link
advertisement stages.