Setboardtypetosample, Opendefaultaliasingmanager, Getexisthashaddress – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 842

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSIExtraction 842
SetBoardTypeToSample
Void SetBoardTypeToSample (
BYTE yBoardIndex,
ProjectTypeEnum eProjectType,
PortTypeEnum ePortType)
Inputs
BYTE yBoardIndex
Board index.
ProjectTypeEnum eProjectType
Type of project (Analyzer only or Analyzer/Exerciser)
PortTypeEnum ePortType
Port type. (see
Return Value
None.
Remark
Sets board type to sample file.
NOTE: Before calling DumpAndExtract method, call this method and the
OpenDefaultAliasingManager method.
OpenDefaultAliasingManager
BOOL OpenDefaultAliasingManager ()
Inputs
Return Value
Returns result of method.
Remark
Sets aliasing name to default value.
NOTE: Before calling DumpAndExtract method, call this method and the
SetBoardTypeToSample method.