beautypg.com

Settriggersequentialmode, Settriggerstrategy – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 355

background image


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

ISerialSCSICaptureProject 355

SetTriggerSequentialMode

long SetTriggerSequentialMode (

BOOL bIsSequentialMode,

BOOL bIsForceRemoved);


Inputs
BOOL bIsSequentialMode

TRUE for Trigger to be sequential. Otherwise, FALSE.


BOOL bIsForceRemoved

TRUE for Trigger patterns to remove when you want to change

Trigger mode from sequential to nonsequential mode.

Otherwise, FALSE.


Return Value
Saves the Error Code if an error occurs.

Remark
Sets Trigger patterns to sequential mode with force flag, to remove over patterns from engine

when you toggle from sequential to non sequential mode.

NOTE
: This method is only for easy mode.

See Also

IsTriggerSequentialMode