beautypg.com

Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 142

background image


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

Using Trainer 142

(Refer to

Create Instances of the two objects just declared in the main class of your application

for prototype and description of CreateInstance ().)

Finalize the Initialization by calling “InitializeSystem ()”.

Call the InitializeSystem () function of the SAS General Service Object in the main class with the

path-string of your SAS/SATA Protocol Suite or STX Software as the only parameter.
(Refer to TestTrainerAPI -> TestTrainerAPI.cpp -> InitInstance ().)
m_TrainerAPIdlg->m_pGeneralSrvPtr->InitializeSystem
(bstrCurrentDir);