Teledyne-lecroy PETrainer Scripting Language Reference Manual Instrukcja Użytkownika Strona 27

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 89
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 26
Teledyne LeCroy PETrainer Scripting Language
22
3.2.2 DLLPType = InitFC1_P, InitFC1_NP, InitFC1_Cpl, InitFC2_P, InitFC2_NP,
InitFC2_Cpl, UpdateFC_P, UpdateFC_NP, UpdateFC_Cpl
Parameter
Values
Default
Comment
VC_ID
0:7
0
Virtual Channel, bits 2:0 in the first byte
of the DLLP
HdrFC
0:255
0
Contains the credit value for headers of
the indicated type (P, NP, or Cpl)
DataFC
0:4095
0
Contains the credit value for payload
Data of the indicated type
(P, NP, or Cpl)
Example 1:
The following example initializes credits for VC 0 for posted TLP requests.
Credit value for headers is 0. Credit value for data payload is infinite.
The DLLP’s CRC is calculated automatically since CRC is not specified.
Packet = DLLP {
DLLPType = InitFc1_P
VC_ID = 0
HdrFC = 2
DataFC = 0
}
Przeglądanie stron 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 88 89

Komentarze do niniejszej Instrukcji

Brak uwag