beautypg.com

Stop – Teledyne LeCroy STX M6-1 SAS_SATA Protocol Analyzer User Manual User Manual

Page 368

background image

LeCroy Corporation

Scenario Batch Files

366

 

 

Sierra M6‐4 SAS/SATA Protocol Analyzer User Manual

Run

Runs the scenario on hardware on specified ports. If you call this command for the first
time and the scenario was not assigned to the hardware and ports before, the scenario is
assigned to specified hardware and ports and then scenario runs on the hardware.

Format

Run(Serial Number, Scenario Name, Target Port)

Parameters

Serial Number: Serial number of hardware

Scenario Name: Name of scenario

Target Port: Port number in port map

Example

Run (ox841200," Substitute address frame", 4)

Beep(800, 400)

Run (ox841200," CRC Inject _ Play CD", 8)

WaitForStop(0x63463, 1, 150)

Run (ox841200," Remove Send Cue Sheet", 2)

Goto Label6

Run (S/N: 12871, Port 1, DISCOVER)

Note:

If the selected ports are busy, scenario cannot run, and the command will be skipped. The result

will be written in Log area.

Stop

Stops running scenario by hardware and port name.

Format

Stop (Serial Number, Target Port)

Parameters

Serial Number: Serial number of hardware

Target Port: 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)