beautypg.com

Reset, Setaffiliationtype, Setautomaticaction – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 469

background image


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

IExerciserEngine 469

Reset

Reset ();


Inputs

Return Value
None.

Remark
Resets all attributes and classes to default values.

SetAffiliationType

SetAffiliationType (

short iLayerID,

int nPacketIndexInLayer,

BYTE yAffiliationType);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

BYTE yAffiliationType

Type of affiliation setting (see

AffiliationSettingEnum

)


Return Value
None.

Remark
Sets affiliation setting:

Clear affiliation after command complete or Leave affiliation state unchanged.

See Also

GetAffiliationType