beautypg.com

Insertconditionexprtimertokenat – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 285

background image


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

ISerialSCSICaptureProject 285

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
Inserts a pattern to trigger on items in easy mode or a state condition in advanced mode,

specified by its ID, and returns the new added pattern index.
You can use this function to change the default strategy (Snapshot) of triggering or to add a

pattern to trigger items. You can also change parameter values after adding a pattern using

other functions, and then call UpdateHardwareResource to assign related resource to the

added pattern.
NOTE: After using the InsertConditionExprPattern method and changing all parameter values to

a value, call the UpdateResouce method.


See Also

AddCapturePattern