Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Instrukcja Użytkownika Strona 50

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 97
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 49
50
9.26 SendTaskMgmCommand()
This function specifies to send a selected Task Management Command event to the script.
Format : SendTaskMgmCommand( Function, Field Name, Field Value, Nexus Info);
Parameters
Function Function code of the Task Management Command event:
_ANY
0x01 : Abort Task
0x02 : Abort Task Set
0x04 : Clear Task Set
0x08 : Logical Unit Reset
0x10 : IT Nexus Reset
0x40 : Clear ACA
0x80 : Query Task
0x81 : Query Task Set
0x82 : Query Asynchronous Event
Field Name Refer to SendSSPTransport ()
.
Field Value Refer to SendSSPTransport ()
.
Nexus Info Refer to SendSSPTransport ()
.
Example
SendTaskMgmCommand (_ANY);
SendTaskMgmCommand (0x01); # Abort task.
Przeglądanie stron 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 96 97

Komentarze do niniejszej Instrukcji

Brak uwag