beautypg.com

Getexcludealign, Getexcludecont – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 264

background image


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

ISerialSCSICaptureProject 264

GetExcludeALIGN

BOOL GetExcludeALIGN (

int nStateId);


Inputs
int nStateId

ID for a state in advanced mode and

Capture ID (see

Capture ID definition

) in easy mode.


Return Value
Reports if ExcludeALIGN is set or not.

Remark
For each capture item (corresponding to StateId), ExcludeALIGN shows whether ALIGN primitive

is excluded from the sample or not.

See Also

SetExcludeALIGN

GetExcludeCONT

BOOL GetExcludeCONT (

int nStateId);


Inputs
int nStateId

ID for a state in advanced mode and

Capture ID (see

Capture ID definition

) in easy mode.


Return Value
Shows whether ExcludeCONT is set or not.

Remark
For each capture item (corresponding to StateId), ExcludeCONT specifies whether CONT

primitive must be excluded from sample or not.
Shows whether ExcludeCONT attribute is set or not.

See Also

SetExcludeCONT