
488
Function #8 .fcBTDevInf
Read Bluetooth device information
Syntax: CALL "BT.FN3" .fcBTDevInf PARA%,DATA$
Description:
This function reads Bluetooth device information.
Parameters: PARA% Item number
Returned value: DATA$ Current Bluetooth information setting
Correspondence table:
Item number
(PARA%)
parameter
Attribute
*1
Parameter value
(DATA$)
.btFWVer
1
Bluetooth device firmware
version
RO
Character string, Max.
9 bytes
.btDevAdr
2 Bluetooth device address RO
String of 12
hexadecimal digits
.btDevNam
3 Bluetooth device name RO
Character string, Max.
16 bytes
*1
RO: Read only
Note:
The function should be executed after execution of OPEN "COM4:"
statement.
Function number .fcBTSetStr is available for setting the Bluetooth
device name.
Comentarios a estos manuales