beautypg.com

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

Page 358

background image


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

ISerialSCSICaptureProject 358

SetVendorFISCapturePatternLength

BOOL SetVendorFISCapturePatternLength (

int nStateId,

long lPatternIndex,

short iLength);


Inputs
int nStateId ID for a state in advanced mode and Capture ID

(see

Capture ID definition

) in easy mode.


long lPatternIndex

Target capture pattern index.


short iLength

Target vendor FIS capture 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 capture pattern.

NOTE
: Call this method only for a Vendor FIS capture pattern.

See Also

GetVendorFISCapturePatternLength

SetVendorFISConditionExprPatternLength