Teledyne LeCroy Voyager Exerciser Generation Script Language Manual User Manual

Page 143

Advertising
background image

Teledyne LeCroy

Voyager USB 3.0 Exerciser Generation Script Language Reference Manual

134

# This setting controls the behavior of device in response to PortConfig LMP.
# Value 0: Don’t respond to PortConfig LMP.
# Value 1: Automatically respond to PortConfig LMPs. (Default)

Set

PortCfgAck =

0

# Don't respond to PortConfig LMPs.

# If the LUP is not received by HOST during specified timeout,
# this error will be raised.
# This setting allows not to raise such error in the Exercizer link layer.
# For DEVICE mode, this setting has the same meaning as DisableLDNTimeout.

Set

DisableLUPTimeout =

1

# If the LDN is not received by DEVICE during specified timeout,
# this error will be raised.
# This setting allows not to raise such error in the Exercizer link layer.
# For HOST mode this setting has the same meaning as DisableLUPTimeout.

Set

DisableLDNTimeout =

1

# This setting controls the timing schedule of LUP generation.
# For DEVICE mode, this setting has the same meaning as LDNInterval.

Set

LUPInterval =

80

# This setting controls the timing schedule of LDN generation.
# For DEVICE mode, this setting has the same meaning as LUPInterval.

Set

LDNInterval =

80

# This setting controls the timeout of receiving LUP in HOST mode.
# If time has passed without any LUP received, an error will be raised
# and LTSSSM will be directed to Recovery state.
# For DEVICE mode, this setting has the same meaning as LDNDetectTimeout.

Set

LUPDetectTimeout =

20

# LUP timeout is set to 20 ns. 0xFFFFFFFF

# means AUTO (defined by spec).

# This setting controls the timeout of receiving LDN in DEVICE mode.
# If time has passed without any LDN received, an error will be raised
# and LTSSSM will be directed to Recovery state.
# For HOST mode, this setting has the same meaning as LUPDetectTimeout.

Set

LDNDetectTimeout =

20

# LDN timeout is set to 20 ns. 0xFFFFFFFF

# means AUTO (defined by spec)

# This setting controls LDN LC generation in HOST emulation mode.
# If it is set to 1, it disables LDN generation.
# For DEVICE mode, this setting has the same meaning as DisableLUP.

Set

DisableLDN =

0

# This setting controls LUP LC generation in DEVICE emulation mode.
# If it is set to 1, it disables LUP generation.
# For HOST mode, this setting has the same meaning as DisableLDN.

Set

DisableLUP =

0

# This setting controls timeout of receiving LC response
# during PM entry handshake.
# It means time between LGO_Un to LAU or LXU and time between LAU to LPMA.

Set

PMLCTimeout =

40

# PM LC timeout is set to 40 ns. 0xFFFFFFFF

# means AUTO (defined by spec)



Advertising