Sierra M6
‐
2 SAS/SATA Protocol Analyzer User Manual
419
Sierra Trainer Generation Commands
LeCroy Corporation
Wait Commands
Syntax:
WAIT_FOR { <command1> <command2> ... <group1> <group2> ... }
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