Hey there,
For a university project we should create different digital twins of our MPS station. The HMI and simulation via PLC-Lab work so far.
My problem is the following: We have created a website that can be accessed via the internal web server (1200 and 1500). The output of the variables on the website work perfectly. The buttons, which are supposed to transfer a 1 (TRUE) to the cpu when pressed, only work sporadically (30 clicks, 1 reaction). The problem relates to all implemented buttons (9 pieces). I suspect that the variables are being overwritten, but I don't know how to solve the problem. I hope someone here can help me!
Thank you in advance
Hello!
Try with "Cross Reference" to find how used variables and overwritten .
Can you explain how are defined variables on buttons and how used in logic in PLC.