amazing video, just i Have a cuestion, I have the problem than you mencioned in the minute 4.10 seg, how can i fix this problem, actualy the error is 2053. screen switching controlled by external source i really preaciate your answer
Look at the Global Connections tab for the Current Screen Number System Tag. This PLC tag is something other than 0 which means the PLC is in control of navigation. You need to determine if PLC code needs to be changed during your issue, by writing a 0 to that tag and allowing the HMI to control its own navigation again.
Thanks! Everything you need to know if it is your first time with a PV800
amazing video, just i Have a cuestion, I have the problem than you mencioned in the minute 4.10 seg, how can i fix this problem, actualy the error is 2053. screen switching controlled by external source i really preaciate your answer
Look at the Global Connections tab for the Current Screen Number System Tag. This PLC tag is something other than 0 which means the PLC is in control of navigation. You need to determine if PLC code needs to be changed during your issue, by writing a 0 to that tag and allowing the HMI to control its own navigation again.
@@ESECOTV the global tag is diferent to 0, actually de value is 12, but, could be damaged the logic program if i change the tag to 0?