Gettimervalue, Gettriggerpatternnumofmatch – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 277
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 277
GetTimerValue
GetTimerValue (
int nStateId,
int nTimerIndex,
unsigned int* punValue,
ResolutionModeEnum* peResolutionMode);
Inputs
int nStateId
ID for a state in advanced mode.
int nTimerIndex
Index for a timer in advanced mode to get
timer value and resolution.
unsigned int* punValue
Value for a timer.
ResolutionModeEnum* peResolutionMode
Resolution for a timer
(see
Return Value
None.
Remark
Returns the timer value and resolution for a timer in a state.
Each advanced project in each state can define three timers, which may be assigned an
expiration time.
NOTE: This method is only for advanced mode.
See Also
Advertising