beautypg.com

Settimerresolutionmode, Settimervalue – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 352

background image


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

ISerialSCSICaptureProject 352

SetTimerResolutionMode

SetTimerResolutionMode (

int nStateId,

int nConditionIndex,

int nExprTokenIndex,

ResolutionModeEnum eResolutionMode);


Inputs
int nStateId

ID for a state in advanced mode.


int nConditionIndex

Index for a condition in advanced mode.


int nExprTokenIndex

Trigger pattern index in easy mode or index for a

token added for this condition in advanced mode.


ResolutionModeEnum eResolutionMode Resolution of the added timer pattern.

(see

ResolutionModeEnum

)


Return Value
None.

Remark
Sets resolution of the timer pattern, in milliseconds or microseconds.

See Also

GetTimerResolutionMode