Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Uživatelský manuál Strana 46

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 97
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 45
46
9.22 SendSMPTransport()
This function specifies to send a selected SMP Transport event to the script.
Format : SendSMPTransport( Frame Type);
SendSMPTransport( Frame Type, Field Name, Field Value, Nexus Info);
Parameters
Frame Type Frame type of the SMP Transport event:
_ANY
SMP_FRAME_TYPE_REQUEST
SMP_FRAME_TYPE_RESPONSE
Field Name Refer to SendSSPTransport ()
.
Field Value Refer to SendSSPTransport ()
.
Nexus Info Refer to SendSSPTransport ()
.
Example
SendSMPTransport (SMP_FRAME_TYPE_REQUEST);
SendSMPTransport (SMP_FRAME_TYPE_REQUEST, “PhyId”, 1,
5000C500001047B5’);
NexusInfo = ['5000C500001047B5', '5000E85000000001’, 10];
# Or any other possible combinations of the Nexus Info
SendSMPTransport (SMP_FRAME_TYPE_REQUEST, “PhyId”, 1, NexusInfo);
Zobrazit stránku 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 96 97

Komentáře k této Příručce

Žádné komentáře