Teledyne-lecroy User-Defined Decoding (UDD) Advanced Script Langua Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 28
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 25
The UDD ATAPI command can have one or more additional fields. In the following example, the
UDD ATAPI command has four fields with a specific length.
OperationCode = AddField(CURPOS, 8 , "Operation Code",
"Operation Code", "Operation Code");
LBA = AddField(CURPOS,24,"LBA","LBA","LBA");
TransferLength = AddField(CURPOS, 8, "Transfer Length",
"Transfer Length", "Transfer Length");
Control = AddField(CURPOS, 8, "Control", "Control", "Control");
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28

Komentarze do niniejszej Instrukcji

Brak uwag