beautypg.com

Teledyne LeCroy Sierra M6-4 SAS_SATA Protocol Analyzer User Manual User Manual

Page 203

background image

    

Sierra M6‐4 SAS/SATA Protocol Analyzer User Manual

201

Target and Device Emulation

Teledyne LeCroy

Figure 2.194: SAS: Target Emulator Settings Dialog

The Settings page opens with a default set of values, which you can modify. To return to
these values, click the Default Settings button.

Define the Target

Enter a SAS Address, Data Frame Payload Size, Logical Block Size, Linked Command 
Expired Time
, and ALIGN Transmission Period in the corresponding text box. Check
Calculate capacity based on Mode pages or enter a value for Number of Blocks.

Media Settings

Enter a value for Average Access Time to simulate Seek/Access time delay of a real device.

Enter a Number of Writable Areas. Define a Start and an End Address, click the down
arrow under the Area Type, and choose Normal Writable, Circular Writable, or Non‐
Writable
.

Note:

To set and get the settings of Media Settings Area Types, use these two functions:

SetMediaAreaAttribute(int nAreaIndex, int nStartAddress, int nEndAddress,

TrgEmulMediaAreaTypeEnum eAreaType, int* pnErrorCode)

GetMediaAreaAttribute(int nAreaIndex, int* pnStartAddress, int* pnEndAddress,

TrgEmulMediaAreaTypeEnum* peAreaType)

nAreaIndex: Specifies the (zero base) index of the Area.

Note:

The Number of Areas should be set by the SetNumberOfMediaArea function prior to calling

these functions.

nStartAddress: Specifies the start address of the Area.

nEndAddress: Specifies the End address of the Area.