Sample viewer, General, Specification – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 961: Limitation, Atapi sample
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
Sample Viewer 961
Sample Viewer
You can display a sample.
General
This sample opens a sample file in link layer and shows all link and idle fields.
Specification
• Project includes a list that shows Layer, Packet Number, Speed, Direction, field
properties, and field description.
• To get more detailed information about each project file, see readme.txt file in the path:
(Release folder) …\APIExamples\VC\SampleViewer\Readme.txt
Limitation
• It shows fields of packet only in Link or Idle layer.
• It takes extra times for large sample.
• It opens only SAS sample files.
ATAPI Sample
You can make an example ATAPI project.
General
This example is a simple capture project (exerciser/analyzer project) to set ATAPI command in
initiator, set trigger position, sample file size, run it, and create a sample file.
It can open an existing project and run it or save a project.
This application requires attachment to a board. You must make sure that your board is
connected to your system by USB or TCP.
Specification
• In the first window, enter device ID of board (that is written on hardware case) in
hexadecimal format (for example, 000E85000197), interface (USB or TCP) and product
(SAS).
• Project includes:
o
Added ATAPI commands: After adding an ATAPI button, add a command to initiate
exerciser.
o
Error Injection: After adding an ATAPI command, define an error for it.
o
Memory setting: Define trigger position in memory and partial memory size.
o
Create Sample: Shows path of created sample.
o
Analyzer Speed: Shows speed of all ports for a project.
o
Run and Stop buttons: Runs a project to get a sample or stops project at a time.
• If file to open has another command or frame (except ATAPI command), it does not add
to project.
• To get more detailed information about each project file, see the readme.txt file in:
(Release folder) …\APIExamples\VC\ATAPISample\Readme.txt