beautypg.com

4 idle command, Idle command, Link – Teledyne LeCroy PETrainer Scripting Language Reference Manual User Manual

Page 36

background image

Teledyne LeCroy

PETrainer Scripting Language

31

4 Idle Command


This command sends idle symbols (D0.0) for the time specified.

Example:

The following example sends two TLP packets separated by D0.0 symbols. The idle time between those
TLP packets is 64 ns. Eight D0.0 symbols would be sent between TLP packets on each lane.

Packet = TLP {

TLPType = MRd32

Address = 0x1000

}


Idle = 64


Packet = TLP {

TLPType = MRd32

Address = 0x1000

}