Setatacommandcapturepattern, Setatacommandcapturepatternlbamode – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 300

Advertising
background image


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

ISerialSCSICaptureProject 300

SetATACommandCapturePattern

SetATACommandCapturePattern (

int nStateId,

long lPatternIndex,

CommandTypeEnum eCommandType);


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.


CommandTypeEnum eCommandType Type of command for target capture pattern.

(see

CommandTypeEnum

)


Return Value
None.

Remark
Sets the ATA Command type for an added ATACommand capture pattern.

NOTE
: When added ATACommand pattern default CommandType is any command, this method

can change the type of command and parameters for the command (corresponding to

the command-related field defined as a parameter).


NOTE: Call this method only for an ATACommand capture pattern.

See Also

SetATACommandCapturePatternLBAMode


Advertising