Setifinstructioncheckconditionattr – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 485

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 485
SetIfInstructionCheckConditionAttr
SetIfInstructionCheckConditionAttr (
int nInstructionIndex,
BYTE yASC,
BYTE yASCQ,
BYTE ySenseKey);
Inputs
int nInstructionIndex
Index of an object (all instructions, including Send)
BYTE yASC
ASC field value for check condition in a packet.
BYTE yASCQ
ASCQ field value for check condition in a packet.
BYTE ySenseKey
Sense key field value for check condition in a packet.
Return Value
Returns result of method, whether called by valid index and instruction type or not.
Remark
Sets check condition field value: ASC, ASCQ, Sense key.
The value is valid if condition value of If on last status was Check Condition or Not Check
Condition.
See Also
GetIfInstructionCheckConditionAttr