Sata protocol suite device emulator api functions, Enabling smart feature set, Enabling smart self test – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 171

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
SATA Protocol Suite Device Emulator API Functions 171
SATA Protocol Suite Device Emulator API Functions
The SATA Protocol Suite
Device Emulator has the following API functions. These features are
in the “Miscellaneous Features” page in the Advanced Target setting of target projects.
Enabling smart feature set
SetTrgEnableSmartSetting(BOOL bTrgEnableSmartSetting)
GetTrgEnableSmartSetting(BOOL *pbIsValid, BOOL
*pbTrgEnableSmartSetting)
You can set or get “Support smart feature set”.
Select this feature to be able to manipulate the features below.
Enabling Smart Self Test
SetTrgEnableSmartSetting(BOOL bTrgEnableSmartSetting)
GetTrgEnableSmartSetting(BOOL *pbIsValid, BOOL
*pbTrgEnableSmartSetting)
You can set and get the value of “Enable smart self test”.
TRUE value sets it, and FALSE value resets it.