User Manual

Table Of Contents
Appendix 151
Mailbox Command References
WAGO-I/O-SYSTEM 750
I/O Modules
Arguments
Parameter Value Description
MBX_DEVICE_INDEX [0 ...15] List index for the return of the device name. The index
must be smaller than the number of devices found in the
search process.
Response
Byte 2
7
2
6
2
5
2
4
2
3
2
2
2
1
2
0
0 MBX_GETREMOTEDEVICENAME
1 T MBX_RESULT
2 MBX_NAME_LENGTH
3 CHAR1
... ...
17 CHAR15
Return values
Parameter Value Description
MBX_CMD_OUT_OF_RANGE No valid device was found in the scan
list for the delivered index.
MBX_CMD_DENIED_BUSY The search process has not yet been
stated or not yet concluded.
MBX_
RESULT
MBX_CMD_TIMEOUT The remote device has rejected the
name query or has not responded
within the time prescribed by the
Bluetooth
®
standard.
MBX_NAME
_LENGTH
[0...255] Number of characters in the complete
name.
CHARn ASCII characters Characters of the device name in
ASCII code
Example: ABC
A = CHAR1 = 0x41
B = CHAR2 = 0x42
C = CHAR3 = 0x43