Settimervalue, Settriggerpatternnumofmatch – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 353
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 353
SetTimerValue
SetTimerValue (
int nStateId,
int nTimerIndex,
unsigned int unValue,
ResolutionModeEnum eResolutionMode);
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 unValue
Value for a timer.
ResolutionModeEnum eResolutionMode Resolution for a timer (see
Return Value
None.
Remark
Sets the timer value and resolution for a timer in a state.
Each advanced project can define three timers in each state, each of which can have a different
expiration time.
NOTE: This method is only for advanced mode.
See Also
Advertising