User Manual

Table Of Contents
178
CATC MERLINS WAND 1.22 APPENDIX C
Users Manual Merlin’s Wand Scripting Commands
Return value
“Success”
“Failure”
“Failed: Device not found”
“Not connected”
Comments
Enters Park mode with parameters as specified.
Example
Device = '010203040506';
result = HCIParkMode(Device, 0xFFFF, 0x100);
Trace("HCIParkMode result is: ", result, "\n");
HCIPINCodeRequestNegativeReply()
HCIPINCodeRequestNegativeReply(Address)
Return value
“Success”
“Failure”
Beacon
MaxInterval
Maximum
number of
0.625-msec
intervals
between bea-
cons.
Range is 0x0001 to 0xFFFF
(0.625 msec to 40.9 sec).
Beacon
MinInterval
Minimum
number of
0.625-msec
intervals
between bea-
cons.
Range is 0x0001 to 0xFFFF
(0.625 msec to 40.9 sec).
Parameter Meaning Default Value Comments
Address Bluetooth
address of
device for
which no PIN
code will be
supplied.
Parameter Meaning Default Value Comments