beautypg.com

Setvendorfisconditionexprpatternlength, Updatehardwareresource – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 359

background image


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

ISerialSCSICaptureProject 359

SetVendorFISConditionExprPatternLength

BOOL SetVendorFISConditionExprPatternLength (

int nStateId,

int nConditionIndex,

int nExprTokenIndex,

short iLength);


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.


short iLength

Target vendor FIS trigger pattern length.


Return Value
If there is a parameter, it returns TRUE. Otherwise, FALSE.

Remark
Sets the length of the vendor parameter of the Vendor FIS trigger pattern in easy mode or an

expression of a condition in advanced mode.

NOTE
: Call this method only for the Vendor FIS trigger pattern.

See Also

SetVendorFISCapturePatternLength

GetVendorFISConditionExprPatternLength