
Teledyne LeCroy PETrainer Scripting Language
52
Wait = Error
TLPLCRC
Delimiter
Disparity
Symbol
IdleData
SkipLate
OrdSetFormat
The list of errors for which to wait.
If not specified, this waits for any error.
Note: This command is supported by the PETrainers ML and EML.
Example:
This command waits for a Delimiter, Disparity, or Symbol error to occur in incoming traffic.
The script continues running when any of the specified errors occurs or after the 1024 ns timeout expires.
Wait = Error {
Errors = (Delimiter, Disparity, Symbol)
Timeout = 1024
}
Kommentare zu diesen Handbüchern