C.10 merlin commands, Merlinresetallencryptionoptions(), Merlin commands – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 265

Advertising
background image

249

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

Return value

“Success”

“Failure”

“Failure: Could not load file”

“Failure: Record not found”

“Failure: Could not set RFCOMM server channel X”

Comments

If a server channel is specified, tries to set the RFCOMM server channel. If
it succeeds, then it parses the file specified by FileName and tries to add the
record specified by RecordName.

Example

status = SDPAddServiceRecord("C:\Records.sdp", "FTP Test

Record", 1);

Trace("SDPAddServiceRecord returned: ", status, "\n\n");

C.10 Merlin Commands

MerlinResetAllEncryptionOptions()

MerlinResetAllEncryptionOptions()

Return value

“Success”

“Failure”

Comments

This command is used to remove all previously associated link keys and
PIN numbers.

RecordName

String con-

taining the

name of the

service record

to be added

ServerChannel

RFCOMM

server channel

0

If you don't want to change the RFCOMM
Server ID, set this value to 0 (or leave it blank)

Parameter

Meaning

Default Value

Comments

N/A

Parameter

Meaning

Default Value

Comments

Advertising