Setidentifydevicefieldstream, Getidentifydevicefieldstream – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 632

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 632
Returns port configuration for selected
board.
Sets port configuration for a specific
board.
Sets speed of a specific port by Index.
Returns port speed by it’s index.
SetIdentifyDeviceFieldStream
Void SetIdentifyDeviceFieldStream (
int nFieldIndex,
RadixEnum eRadix,
BSTR bstrFieldData);
Inputs
int nFieldIndex
Field index of Identify device page.
Field index is related to Spec version of Identify device Page
RadixEnum eRadix
Format of Field data in stream. (see
BSTR bstrFieldData
Field data in stream value type.
Return Value
None.
Remark
Sets field data in Identify device page. Field specified by index and field data is a stream in a
specific format.
See Also