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

Page 441

Advertising
background image

    

Sierra M6‐2 SAS/SATA Protocol Analyzer User Manual

439

Sierra Trainer Generation Commands

Teledyne LeCroy

Wait Command Name

Description

WF_TIMEOUT

Timeout Credit Available
When WF_TIMEOUT is requested in
WAIT_FOR command, the wait session
will be released after timeout has
elapsed.

The Timeout value can be set two
different ways:
1. Through the global WaitTimeout
setting that can appear anywhere in
generation. Default value is 1000
microseconds.
Syntax:
Set WaitTimeout = <value> (in 
microseconds) 
2. Through local WaitTimeout value
for this specific wait session.
Syntax:
WAIT_FOR 
(<number_of_microseconds>) 
{WF_TIMEOUT 
<other_wait_commands>} 
In this case wait for other commands
will be released no later then after
number_of_microseconds, but global
WaitTimeout value remains
unchanged for future use.
See Generation\Include\
WaitCommands.inc in the program
folder for the samples of syntax.

WF_SOF

primitive

WF_EOF

primitive

WF_SOAF

primitive

WF_EOAF

primitive

WF_ACK

primitive

WF_NAK_CRC_ERROR

primitive

WF_NAK_RESERVED_0

primitive

WF_NAK_RESERVED_1

primitive

WF_NAK_RESERVED_2

primitive

Advertising