why the variable/tag that i add can't run or not connected to the plc, here the file ( i also want to add the plc file but the file not supported) thx.
Hello @ilham-pratama
this is because your variable is an S7String and is bound to a boolean property. You can easily fix this by setting two rules on the 'LampOn'- property. The first rule can look like this:
Your condition says if the variable is True set the property to True. You simply set your second rule to false as here:
The rules are checked one after the other in QuickHMI. If the first rule applies, the next rules are ignored. If not, the second rule is checked.
I hope this can help you. I wish you a good day.
@d-vermehren-2542 thankyou for your answer the problem has been solved, but now i have problem to conect plc s7 1200 (as seen in the picture) i also do follow how to connect to plc s7 1200 mecanism (if i do simulation all is normal).
Hello @ilham-pratama
Can the s7 also be reached? If it works with the simulation it seems as if there are problems with your s7.
can you send in demo mode?
@d-vermehren-2542 thankyou sir, is work properly now, i think the problem is on my plc so i do factory reset and all is work normaly







