Setaddressframeconditionexprpattern, Setatacommandcapturepattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 299
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 299
SetAddressFrameConditionExprPattern
SetAddressFrameConditionExprPattern (
int nStateId,
int nConditionIndex,
int nExprTokenIndex,
AddressFrameTypeEnum eAddressFrameType);
Inputs
int nStateId
ID for a state in advanced mode
(it is "don’t care" in easy mode).
int nConditionIndex
Index for a condition in advanced mode
(it is "don’t care" in easy mode).
int nExprTokenIndex
Trigger pattern index in easy mode or index
for a token added for this condition in
advanced mode.
AddressFrameTypeEnum eAddressFrameType
Type of address frame
(see
Return Value
None.
Remark
Sets Address frame type for added Address Frame trigger pattern (or expression pattern of a
condition).
NOTE: When added Address Frame pattern default Type is any address frame, this method can
change type of Address Frame and parameters for the Address Frame.
NOTE: Call this method only for an address frame trigger pattern.
See Also