beautypg.com

Setboardtype, Getboardtype, Setboardtypetosample – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 841

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

ISerialSCSIExtraction 841

SetBoardType

Void SetBoardType (

BYTE yBoardIndex,

ProjectTypeEnum eProjectType,

PortTypeEnum ePortType);


Inputs
BYTE yBoardIndex

Board index.

ProjectTypeEnum eProjectType

Project type. (see

ProjectType definition

)

PortTypeEnum ePortType

Port type. (see

PortType definition

)


Return Value
None.

Remark
Sets the board type.

GetBoardType

Void GetBoardType (

BYTE yBoardIndex,

PortTypeEnum ePortType);


Inputs
BYTE yBoardIndex

Board index.


Return Value
Specifies port type (see

PortType definition

).


Remark
Gets board type.