5/19/2017 1:03 PM | |
Posts: 1 Rating: (0) |
Hello, I am creating my own website on S7-1500 webserver, but I am unable to import variables to the site from PLC. I am using javascript with jquery library, and I used the code in the attachment. The input.html script is: <?xmlversion="1.0"encoding="utf-8"?> <data> <c1>:="Initialize":</c1> <c2>:="Tag_2":</c2> <c3>:="Start":</c3> <c4>:="Output_Word":</c4> <c5>:="PremInt":</c5> </data> Can you find any mistake? I am getting parse error with description invalid xml. I am new in javascript, and could not find any other way to import variables to website from PLC. Thank you. Attachmentindex.txt (294 Downloads) |
Follow us on