Teledyne LeCroy SierraFC M164 User Manual User Manual
Page 329

SierraFC M164 Protocol Analyzer User Manual
329
Scenario Batch Files
Teledyne LeCroy
Stop
Stops running the Scenario by hardware and port name.
Format
Stop (Serial Number, Responder Port)
Parameters
Serial Number: Serial number of hardware
PortMap: Port number in port map
Example
Run (ox00820,"Inject CRC000", 2)
Beep(700, 500)
Stop (ox00820, 2)
Goto Label3
...
Label3 : Run(ox005007,"Detect DATA", 8)
Sleep(40)
WaitForStop
Used to wait for the occurrence of a specified condition.
Format
WaitForStop(SerialNumber, Responder Port, Duration)
Parameters
Serial Number: Serial number of hardware
PortMap: Port number in port map
Duration: Integer or random duration in milliseconds. In the Command Parame‐
ters Window, WaitForStop duration has three options:
Infinite: Wait until Stop command.
Random: Stop after a random time.