How to set/initialize connection points – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 44

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
How to Set/Initialize Connection Points 44
How to Set/Initialize Connection Points
To use the APIs of SAS/ SATA, you must set and initialize required connection points for the
Interface needed in your test project. And to perform the same, you need to create Sink objects
and set correct IIDs (Interface Identifiers) specific to the product (SAS/ SATA) and also to the
Interface (Ex: SerialSCSIExtraction or so).
To declare the Interface Identifiers, you need to create a Sink implementation class (Can be
generated automatically using MS Visual Studio) and set the relevant Interface Identifiers as
shown below in the example images
This figure demonstrates IID declaration for Extraction’s Event Interface.
This figure demonstrates IID declaration for FindDevice’s Event Interface.