Teledyne-lecroy PETrainer Scripting Language Reference Manual Manual de usuario Pagina 27

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 89
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
}
Vista de pagina 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 88 89

Comentarios a estos manuales

Sin comentarios