120 ï AppendixMailbox Command ReferencesWAGO-I/O-SYSTEM 750I/O Modules6.3.5 Device Configuration6.3.5.1 Read the Local Device Name(GetLocalDeviceName, 0x40)The characters of the BluetoothÆ name of the local bus module are read by thisquery. The number of characters returned depends on the configured name,but has a maximum of (mailbox size - 3).NoteThe complete device name can be a maximum of 15 characters. The completedevice name can be queried with DLD commands regardless of the mailbox size.ConditionsMailbox size Operating mode/profile Device role6 12 18 Config. Real-time Ad hoc Master SlaveSaveconfig. Restart(●) (●) ● ● - - ● ● - -RequestByte 27 26 25 24 23 22 21 200 MBX_GETLOCALDEVICENAME1 T -ResponseByte 27 26 25 24 23 22 21 200 MBX_GETLOCALDEVICENAME1 T MBX_RESULT2 MBX_NAME_LENGTH3 CHAR1... ...17 CHAR15Return valuesParameter Value DescriptionMBX_NAME_LENGTH [0...255] Number of characters of the complete nameCHARn [0...255] Characters of the device name in ASCII codeExample: "ABC"A = CHAR1 = 0x41B = CHAR2 = 0x42C = CHAR3 = 0x43