beautypg.com

Teledyne LeCroy USB Protocol Suite User Manual (Voyager_Advisor T3_Mercury) User Manual

Page 358

background image

Teledyne LeCroy Corporation

Script Editor

358

 

 

USB Protocol Suite User Manual

TxSleep: Enter an interval.

Set Link State: Enter a link state.

Loop: Enter a counter.

Start Recording: Enter the Recorded Options File Path and Name and the Trace 
File Path and Name. Indicate whether to keep the old trace.

Stop Recording: Enter 0 (no WaitForUpload) or 1 (WaitForUpload). You can also 
force to stop recording.

Trigger Analyzer: Has no options.

for: Enter code between the braces.

Call: Enter a Procedure name and the procedure parameters.

Packet Size: Enter an integer or a template.

Pattern Size: Enter an integer or a data pattern.

Field Size: Enter an integer or a field name.

Set: After the set command, enter a setting and its value.

Trace_B: Enter a message.

Trace: Enter a message.

StartDeviceFrameworkHandler: Starts or stops the Device Framework Handler 
task on the Trainer

InitDevice: Initializes operation of Device Emulation for a device.

AddDescriptor: Adds a descriptor structure to the descriptor list for a device. 

WaitForDeviceRequest: Allows synchronizing the execution of the automatic 
Device Framework Handler with the rest of the script. 

AddDrive: Sets up Drive Emulation for the device that is being emulated.

DeviceEnumerationInit.snpt: Text snippet for device enumeration.

Note:

In the syntax for Text Snippets, the /* and */ stand for comment marks. Do not use either the / 

or * when you enter a parameter. For example in:

   

Send /*packet template name*/ 

the entry might look like this:
   Send Name1