Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Manuale Utente Pagina 41

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 97
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 40
41
Then only OOB-Sequence_Error events will be sent to the script.
9.14 DontSendProtocolError()
This function specifies NOT to send the selected Protocol Error event to the Verification script.
Format : DontSendProtocolError( Protocol Error )
Parameters
Protocol Error Possible values are the same as for SendProtocolError() (see above).
Example
SendAllProtocolError();
DontSendProtocolError ( CRC_ERROR );
# Sends all protocol error events except CRC_Error Events.
9.15 SendPairSASAddress()
This function specifies a selected Pair SAS Address event to send to the script, along with any
other events specified/sent before this.
Format : SendPairSASAddress(SourceSASAddress, DestinationSASAddress)
Parameters
SourceSASAddress [ format: raw data ]
DestinationSASAddress [ format: raw data ]
Pair-values can be any possible combinations of the following
[except (_ANY, _ANY), which has no meaning]:
_ANY
'5000C500001047B5'
'5000E85000000001'
'5000C50000103D91'
… and so on
Example
SendPairSASAddressOnly ('5000E85000000001', '5000C50000103D91');
SendPairSASAddress ('5000C500001047B5', '5000C50000103D91');
# This sends Pair-1 & Pair-2 SAS Address events only.
Vedere la pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 96 97

Commenti su questo manuale

Nessun commento