Hi all, I am getting a "comm error 6-slave device is busy" message from the wrong device. What I mean is I have two devices connected ModbucTCP with two seperate drivers ModbusTCPCom1(172.16.0.2 ID1) and ModbusTCpcom2(172.16.0.2 ID 2). I have three buttons that are set to "write value". Button 1 write value 4, button 2 write value 2, button 3 write value 0 all assigned to driver ModbusTCPCom1. When AHMI is first opened the buttons work perfectly and do exactly what is expected. However if AHMI runs for a couple minutes and then i press any of the buttons I get the comm 6 error message but it comes from the device ID2 that is ModbusTCPCom2 and not from ID 1(see pic). The values in blue are from device ID2, red and green are from ID1. No matter what I do, i cant get out of this condition even if I restart AHMI. I am using AHMI V3.94, thanks.