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

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
) 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
GetExcludeCONT
BOOL GetExcludeCONT (
int nStateId);
Inputs
int nStateId
ID for a state in advanced mode and
Capture ID (see
) 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