beautypg.com

8 send packet error retry settings, Send packet error retry settings, Crc5errrtrycnt setting – Teledyne LeCroy Voyager Exerciser Generation Script Language Manual User Manual

Page 33: Crc16errrtrycnt setting, Hsnerrrtrycnt setting

background image

Teledyne LeCroy

Voyager USB 3.0 Exerciser Generation Script Language Reference Manual

24

7.8 Send Packet Error Retry Settings

These settings specify retry values for some error injection options used by the Send Packet
Instruction.

CRC5ErrRtryCnt

Specifies how many times to send a packet with wrong CRC-5 (set
using the Override parameter in the Send Packet instruction). After
reaching the specified limit, the Exerciser inserts a correct CRC-5
value and resends the packet.
Example: Set CRC5ErrRtryCnt = 3
Possible values are 1 to 15.
Default value: 1
Applicable Mode: HOST, DEVICE

CRC16ErrRtryCnt

Specifies how many times to send a packet with wrong CRC-16 (set
using the Override parameter in the Send Packet instruction). After
reaching the specified limit, the Exerciser inserts a correct CRC-16
value and resends the packet.
Example: Set CRC16ErrRtryCnt = 15
Possible values are 1 to 15.
Default value: 1
Applicable Mode: HOST, DEVICE

HSNErrRtryCnt

Specifies how many times to send a packet with wrong Header
Sequence Number (HSN) (set using the Override parameter in the
Send Packet instruction). After reaching the specified limit, the
Exerciser inserts a correct HSN value and resends the packet.
Example: Set HSNErrRtryCnt = 2
Possible values are 1 to 15.
Default value: 1
Applicable Mode: HOST, DEVICE