beautypg.com

Getlayername, Halanalyzerstop, Initializesystem – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 371

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

ISASGeneralService 371

GetLayerName

BSTR GetLayerName (

int nLayerIndex)


Inputs
int nLayerIndex

Layer index for a layer.


Return Value
Specifies name for a layer corresponding to layer index.

Remark
Returns the name of the layer of the application specified by the index.
You may get the layer index using the

GetLayerIndex

method.

HalAnalyzerStop

HalAnalyzerStop ();


Inputs

Return Value
None.

Remark
Stops the analyzer. After attaching to the board and running a project, this method stops the

analyzer.
You can use it after stopping hardware or during running status (see

IsHWRunning

).