Teledyne-lecroy Voyager Exerciser Generation Script Language Manua Instrukcja Użytkownika Strona 148

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 167
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 147
Teledyne LeCroy Voyager USB 3.0 Exerciser Generation Script Language Reference Manual
139
#---------------------- Generation procedures ----------------------------
Main()
{
# All settings can be changed during run-time.
Set LFPSU3ExitTBurst = 80
Set CustomFlowControl = _1111 # NO_FLOW_CTRL
#...
}
11.2 Example Script 2
# Packet Type constants
const LMP = 0x0
const TP = 0x4
const DPH = 0x8
const ITP = 0xC
Packet USB3Common
{
Type : 5 = LMP
}
struct LinkCtrlWord
{
Hseq : 3
LcwRsvd : 3
HDepth : 3
D1 : 1
D2 : 1
CRC_5 : 5 # Auto calculated
}
Packet DataPacket : USB3Common
{
#Dword 0
Type = DPH
RouteStr : 20
DevAddr : 7
Przeglądanie stron 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 166 167

Komentarze do niniejszej Instrukcji

Brak uwag