Setatacommandcapturepatternlbamode, Setatacommandconditionexprpattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 301

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 301
SetATACommandCapturePatternLBAMode
SetATACommandCapturePatternLBAMode (
int nStateId,
long lPatternIndex,
BOOL bLBAMode);
Inputs
int nStateId
ID for a state in advanced mode and Capture ID
(see
) in easy mode.
long lPatternIndex
Target capture pattern index.
BOOL bLBAMode
Target ATA Command captures pattern Mode (Mode is CHS or LBA).
Return Value
None.
Remark
Sets the type of an ATA command pattern that was added in capture items. This mode may be
LBA or CHS. In LBA mode, a LBA parameter is defined, and you can set/get its value, but in CHS
all related parameters (Sector Number, Cylinder Low, Cylinder High) are defined and you can
set/get their value.
See Also
GetATACommandCapturePatternLBAMode
GetATACommandConditionExprPatternLBAMode