Parameters, Api errors – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 35

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
API Description 35
Parameters
The SAS/SATA Protocol Suite, STX software supports the following Parameters, which are useds
by several methods and are in different pattern groups:
• External Trigs Pattern parameters
• BUS Condition Pattern parameters
• Symbol Pattern parameter
• Primitive Pattern parameter
• FIS Pattern parameters
• ATA Command Pattern parameters
• ATA Command Pattern parameters
• Address Frame Pattern parameters
• SMP,STP and SMP Pattern parameters
• Data Pattern parameters
• Protocol Errors Pattern parameters
• Soft Reset Pattern parameters
• SCSI Command Pattern parameters
API Errors
Error description files are:
• (Release folder) …/system/CEIMsg.cem
• (Release folder) …/system/SAS.cem
To get an error description, if error code is less than 15000, see the SAS.cem file in the System
folder of the release. Otherwise, see the CEIMsg.cem file in the System folder of the release.
In these files, you can find the error code and description, for example:
error code 1029 in CEIMsg.cem file :
[#1029]The Root Directory Path is invalid.
NOTE: You can open these files with a text editor.