Sleep(), C.3 pipe commands, Closepipe() – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 176: Pipe commands

Advertising
background image

160

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

Return value

“Success”

“Failure”

Comments

Sets the device class of Merlin’s Wand

Example

SetDeviceClass(0x010203);

Sleep()

Sleep(Time)

Return value

None.

Comments

Delays program execution for Time in milliseconds.

Example

Sleep(1000); # Sleep for one second

C.3 Pipe Commands

ClosePipe()

ClosePipe(PipeName, PipeType)

Return value

“Success”

Parameter

Meaning

Default Value

Comments

Time

Time in ms

Parameter

Meaning

Default Value

Comments

PipeName

Name of the

data pipe to

open

PipeType

“Transmit” or

“Receive”

pipe

“Receive”

Advertising