Hciwriteloopbackmode(), Hciwritepagetimeout() – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 225

Advertising
background image

209

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

HCIWriteLoopbackMode()

HCIWriteLoopbackMode(LoopbackMode)

Return value

“Success”

“Failure”

“Invalid parameter”

Comments

Determines the path by which the Host Controller returns information to
the Host.

Example

result = HCIWriteLoopbackMode(2);

HCIWritePageTimeout()

HCIWritePageTimeout(Interval)

Return value

“Success”

“Failure”

Parameter

Meaning

Default Value

Comments

Loopback

Mode

Loopback

mode:

0 = No loop-

back mode;

1 = Local

loopback

mode;

2 = Remote

loopback

mode;

3-255 =

Reserved

0

Parameter

Meaning

Default Value

Comments

Interval

Number of

0.625-msec

intervals

before the

connection

attempt times

out.

0x2000 (=

5.12 sec)

Range is 0x0001 to 0xFFFF (0.625 msec to 40.9
sec).

Advertising