beautypg.com

Teledyne LeCroy PETrainer Scripting Language Reference Manual User Manual

Page 32

background image

Teledyne LeCroy

PETrainer Scripting Language

27

Example 4:

The following example sends a TS2 ordered set.
N_FTS is equal to 255 for all lanes.
LinkNumber and LaneNumber are PADs (the default value) for all lanes.
All TrainingControl bits are de-asserted.
Identifier symbols are ( D5.2, D5.2, D5.2, D5.2, D5.2, D5.2, D5.2, D5.2, D5.1, D5.2 ) for lane 2.
Identifier symbols are ( D5.2, D5.2, D5.2, D5.2, D5.2, D5.2, D5.2, D5.2, D5.2, D5.2 ) for all other lanes.
This would send a corrupted TS2 ordered set, since the Identifier is incorrect for lane 2.


Packet = OrderedSet {
SetType = TS2
N_FTS = 255
Identifier@2 = (D5.2,D5.2,D5.2,D5.2,D5.2,D5.2,D5.2,D5.2,D5.1, D5.2)
}