Wago · 750-644 Safety Control
This error occurs when an invalid table index is selected for the MBX_GETUSERFRIENLYNAME command. Specifically, for 750-644 I/O modules, an index greater than 6 is invalid, and for Bluetooth SPP devices, an index greater than 5 is invalid. This indicates an attempt to access a slot that does not exist or is not supported, preventing the command from completing successfully.
Click steps to track your progress.
Review the MBX_TARGET_TABLE_AND_INDEX parameter (Bits 0-3) used with the MBX_GETUSERFRIENLYNAME command.
Verify that the selected table index is within the valid range: 0-6 for 750-644 I/O modules or 0-5 for Bluetooth SPP devices.
Adjust the table index parameter to a valid value corresponding to the target device's slot.