beautypg.com

Gettahoeexternaltrigintype, Settahoeexternaltrigoutsetting – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 363

background image


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

ISerialSCSICaptureProject 363

GetTahoeExternalTrigInType

OptionIdEnum GetTahoeExternalTrigInType();


Inputs

Return Value

OptionIdEnum eType This parameter specifies the type of

external trig in.

The OptionIdEnum for this function must be one of the following

items:

ID_OPTION_PARAMETER_ACTIVE_HIGH

ID_OPTION_PARAMETER_ACTIVE_LOW

ID_OPTION_PARAMETER_TOGGLE


Remark
This function is used for Sierra boads only. This function returns the type of external trig in.

SetTahoeExternalTrigOutSetting

SetTahoeExternalTrigOutSetting(OptionIdEnum eType, int nWidth);


Inputs
int nWidth

This parameter specifies the width of pulse of trig out. This value must

be between 1 and 63.


OptionIdEnum eType

This parameter specifies the type of external trig out.


The OptionIdEnum for this function must be one of the following

items:

ID_OPTION_PARAMETER_ACTIVE_HIGH

ID_OPTION_PARAMETER_ACTIVE_LOW

ID_OPTION_PARAMETER_TOGGLE

Return Value
Remark
This function is used for Sierra boads only.This function change the type of external trig out and

the width of pulse of trig out.