beautypg.com

2 config = fctx, Config = fctx – Teledyne LeCroy PETrainer Scripting Language Reference Manual User Manual

Page 42

background image

Teledyne LeCroy

PETrainer Scripting Language

37

6.2 Config = FCTx


This command allows you to specify the policy for TLP transmission for received Flow Control DLLP
packets.

Parameter

Values

Default Comment

CareForFC

Yes, No

Yes

When not set, the TLP packets are sent
without regard for how many credits are
available.



Example:

In this example, Flow Control checking is turned off for outgoing TLP packets.
The TLP packets that are declared after this Config = FCTx command are sent without checking for
available FC credits.

Config = FCTx {

CareForFC = No

}

Packet = TLP {

TLPType = CfgRd0
Length = 1
Register = 0
Count = 10000

}