beautypg.com

Setconditiontriggeraction, Setdatacapturepattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 325

background image


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

ISerialSCSICaptureProject 325

SetConditionTriggerAction

SetConditionTriggerAction (

int nStateId,

int nConditionIndex,

BOOL bTrigger);


Inputs
int nStateId

ID for a state in advanced mode.


int nConditionIndex

Index for a condition in advanced mode.


BOOL bTrigger

Specifies whether trigger action is selected for condition or not.


Return Value
None.

Remark
Sets the trigger action status to a condition (TRUE or FALSE).
You can use it after the trigger condition is met.

NOTE: This method is only for advanced mode.

See Also

GetConditionTriggerAction