beautypg.com

Getconditiontriggeraction, Getdatacapturepatternprotocoltype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 261

background image


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

ISerialSCSICaptureProject 261

GetConditionTriggerAction

GetConditionTriggerAction (

int nStateId,

int nConditionIndex,

BOOL* pbTrigger);


Inputs
int nStateId

ID for a state in advanced mode.


int nConditionIndex Index for a condition in advanced mode.

BOOL* pbTrigger

Shows whether trigger action for the condition is selected or not.


Return Value
None.

Remark
Returns trigger action status that is set for a condition (TRUE or FALSE).
You can use it after the trigger occurs.

NOTE: This method is only for advanced mode.

See Also

SetConditionTriggerAction