beautypg.com

Setcapturepatterndirection, Setcapturepatternfilter – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 305

background image


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

ISerialSCSICaptureProject 305

SetCapturePatternDirection

SetCapturePatternDirection (

int nStateId,

long lPatternIndex,

VARIANT *vtDirection,

VARIANT *vtSubChannelDirection);


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.


VARIANT *vtDirection

Target capture pattern direction.

This variant comes from a ByteArray type.

This Byte Array contains direction of all boards as byte.


VARIANT *vtSubChannelDirection

Sub Channel Directions of pattern.

This variant comes from a ByteArray type.

This Byte Array contains Sub Channel direction of all

boards as byte.

This parameter is for the muxing feature. If Muxing

feature is disabled, Insert zero to the byte array for Sub

Channel directions. Size of this array is equal to Size of

Direction array.


Return Value
None.

Remark
Sets the direction of the pattern added in capture items.

See Also

GetCapturePatternDirection

SetConditionExprPatternDirection