Getsamplefileproperties – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 378

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISASGeneralService 378
GetSampleFileProperties
Void GetSampleFileProperties (
BSTR *pbstrSWVersion,
BSTR *pbstrSampleFileVersion,
BSTR *pbstrGroupingType,
BSTR *pbstrHWBinFileVersion,
BSTR *pbstrDataAddress,
BSTR *pbstrTableHeaderVersion,
BSTR* pbstrSampleBuildingTime,
BSTR* pbstrRunTime,
BSTR* pbstrTrigTime)
Inputs
BSTR *pbstrSWVersion
Software version of captured sample.
BSTR *pbstrSampleFileVersion
Internal sample file version used by the software.
BSTR *pbstrGroupingType
Type of grouping for old version samples.
BSTR *pbstrHWBinFileVersion
Hardware bin file version.
BSTR *pbstrDataAddress
Start address of real data in sample files.
BSTR *pbstrTableHeaderVersion Internal version of table header that is
used by software.
BSTR* pbstrSampleBuildingTime Time of creating sample file.
BSTR* pbstrRunTime
Time of running a project.
BSTR* pbstrTrigTime
Trig time.
Return Value
None.
Remark
Returns some properties of sample file. Some properties in old sample version may not have
any values.