beautypg.com

Isexerciserrunning, Ishwtrigged, Shutdownsystem – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 373

background image


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

ISASGeneralService 373

IsExerciserRunning

BOOL IsExerciserRunning ();


Inputs

Return Value
TRUE if exerciser is running successfully. Otherwise, FALSE.

Remark
Indicates whether the exerciser is running or not. If the exerciser is running, this function

returns TRUE. Otherwise, FALSE.

IsHWTrigged

BOOL IsHWTrigged ();


Inputs

Return Value
TRUE if analyzer is triggered. Otherwise, FALSE.

Remark
Indicates whether the analyzer is triggered or not. If the analyzer is triggered, this function

returns TRUE. Otherwise, FALSE.

ShutdownSystem

BOOL ShutdownSystem ();

Inputs

Return Value
Shows whether shutdown process is correct or not.

Remark
Deallocates all memory allocated by

InitializeSystem

.

Call this method after the Detach method.