Teledyne-lecroy SAS_SATA Automation API manual Manual de usuario Pagina 28

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 27
TeledyneLeCroy SASAnalyzerObject
22 AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite
ISASAnalyzer::LoadDisplayOptions
HRESULT LoadDisplayOptions (
[in] BSTR do_file_name
[in] short do_layers );
Loadsdisplayoptionsthatwillapplytoatraceopenedorrecordedlater.
Parameters
do_file_name Stringprovidingthefullpathnametodisplayoptionsfile
do_layers Specifiesthemasklayerofpacketview,whichcanbea
combinationofthesevalues:
LAYER_LINK(0x0001) //0000000000000001
LAYER_IDLE(0x0002) //0000000000000010
LAYER_TRANSPORT(0x0004) //0000000000000100
LAYER_ATA_COMMAND(0x0008) //0000000000001000
LAYER_SCSI_COMMAND(0x0010) //0000000000010000
LAYER_SMP_COMMAND(0x0020) //0000000000100000
LAYER_TASK_COMMAND(0x0040) //0000000001000000
LAYER_DATA_REPORT(0x0080) //0000000010000000
LAYER_QUEUE_COMMAND(0x0100)//0000000100000000
LAYER_OOB_SEQUENCE(0x0200) //0000001000000000
ReturnValues
ANALYZERCOMERROR_UNABLELOADDO Unabletoloadthedisplayoptionsfile
Remarks
Usethismethodtofiltertrafficofsometype.Thedisplayoptionsloadedbythismethod
callapplyonlyon
tracefilesopenedorrecordedafterthiscall.
Thedisplayoptionsfileisthefilewithextension.sflcreatedbytheSAS/SATA
Protocol Suiteapplicationbythefilterdialog.
Example
SeeITrace::ApplyDisplayOptions.
Vista de pagina 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 149 150

Comentarios a estos manuales

Sin comentarios