beautypg.com

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

Page 285

background image

    

Sierra M6‐1 SAS/SATA Protocol Analyzer User Manual

283

Scenario Batch Files

  Teledyne LeCroy

Example

Run (ox001267,"Detect AddressFrame Open", 2)

WaitForStop (0x348790, 2, Forever)

Run (ox005007,"Detect DATA", 4)

WaitForStop(ox005007, 4, 100)

Stop (ox001267, 2)

Sleep

Used to sleep for a few seconds.

Format

Sleep(Duration)

Parameters

Duration: Integer or random duration in milliseconds

Example

Sleep(100)