User Manual

Table Of Contents
206 Appendix
Example Configurations using WAGO-I/O-CHECK
WAGO-I/O-SYSTEM 750
I/O Modules
Moving forward, the return values (MAC addresses) of the master will be re-
vealed to the slaves and the return values of the slaves will be revealed to the
master.
6.5.2.2.5 Loading the MAC Addresses of the Slaves into the Device List of the
Master
1. In bytes 5 through 10 of the master, write the MAC address of the first
Bluetooth
®
slave (see Table 42).
2. Using 0x20 (TABLE_ENTRY) in byte 4, indicate the first table entry in
which the MAC address is to be written.
3. Use the mailbox command "AllowRemoteDevice" (opcode 0x83) to load
the MAC address of this slave in the device list of the master.
Table 42: Mailbox command "AllowRemoteDevice"
Byte 10 9 8 7 6 5 4 Toggle Opcode empty C/S
PD/O
0x00 0x06 0xC6 0x__ 0x__ 0x__ 0x20 0x00 0x83 0x00 0x20
PD/I
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x83 0x00 0x60
4. In bytes 5 through 10 of the master, write the MAC address of the first
Bluetooth
®
slave (see Table 42).
5. Using 0x21 (TABLE_ENTRY) in byte 4, indicate the second table entry in
which the MAC address is to be written.
6. Since opcode 0x83 has not changed, but the mailbox command is to be
executed again with the MAC address entered under 4, change the toggle
bit to 0x80.
Table 43: Mailbox command "AllowRemoteDevice"
Byte 10 9 8 7 6 5 4 Toggle Opcode empty C/S
PD/O
0x00 0x06 0xC6 0x__ 0x__ 0x__ 0x21 0x80 0x83 0x00 0x20
PD/I
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x83 0x00 0x60
7. In bytes 5 through 10 of the master, write the MAC address of the third
Bluetooth
®
slave (see Table 44).
8. Using 0x22 (TABLE_ENTRY) in byte 4, indicate the third table entry in
which the MAC address is to be written.
9. Change the toggle byte to 0x00 to execute the mailbox command (opcode
0x83) again.