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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 39
TeledyneLeCroy SASAnalyzerObject
34 AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite
ISASAnalyzer:: StopScenario
HRESULT StopScenario (
[in] int nBoardIndex
[in]int nPortIndex);
Thisfunctionstopsthescenarioofthespecifiedport.
Parameters
nBoardIndex Zerobasedindexofboard.Ifyouhaveonlyoneboard,thisparameter
shouldbesettozero.
nPortIndex Portindexwherescenarioshouldstart.
ReturnValues
ANALYZERCOMERROR_UNABLE_TO_STOP_JAMMER
Softwareisinsimulationmode
FailedtostoptheJammersession
Remarks
Stopsscenarios.Youmustcallthisfunctionforeveryportofanyboardonwhichyou
wanttostopscenarios.
Example
C++:
HRESULT hr;
IFCAnalyzer* poFCAnalyzer;
// Create FCAnalyzer object.
if ( FAILED( CoCreateInstance(
CLSID_FCAnalyzer,
NULL, CLSCTX_SERVER,
IID_IFCAnalyzer,
(LPVOID *)&poFCAnalyzer ) )
return;
Vista de pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 149 150

Comentarios a estos manuales

Sin comentarios