Teledyne-lecroy PETrainer Scripting Language Reference Manual Manuale Utente Pagina 31

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 89
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 30
Teledyne LeCroy PETrainer Scripting Language
26
Example 1:
The following example sends a TS1 ordered set.
N_FTS is equal to 255 for all lanes.
LinkNumber and LaneNumber are PADs (the default value) for all lanes.
TrainingControl bits are zeroes for all lanes.
Identifier symbols are (D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2) for all lanes.
Packet = OrderedSet {
SetType = TS1
N_FTS = 255
}
Example 2:
The following example sends a TS1 ordered set.
N_FTS is equal to 255 for all lanes.
LinkNumber is 0 for all lanes.
LaneNumber are 3, 2, 1, 0 for lanes 0, 1, 2, 3, and PADs for all other lanes.
TrainingControl bits are zeroes for all lanes.
Identifier symbols are (D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2) for all lanes.
Packet = OrderedSet {
SetType = TS1
LinkNumber = 0
LaneNumber@0 = 3
LaneNumber@1 = 2
LaneNumber@2 = 1
LaneNumber@3 = 0
N_FTS = 255
}
Example 3:
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.
TrainingControl‘s Disable Scrambling bit is asserted on all lanes. All other TrainingControl bits are
de-asserted.
Identifier symbols are (D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2 D10.2) for all lanes.
Packet = OrderedSet {
SetType = TS1
N_FTS = 255
TrainingControl = (0,0,0,1)
}
Vedere la pagina 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 88 89

Commenti su questo manuale

Nessun commento