Closed jmuguruza closed 2 years ago
Hello @jmuguruza, some questions:
Regards
1- I do not get any errors 2- I see the following logs: 3- I copy the whole file and paste it into the "data" field and click "Import" right, and I get the same errors. 4- I get an error like the one of the image below
I am running OpenPLC (port 8081) and ScadaLTS (port 8080 with mysql database) using Docker Compose. I loaded an example program on the PLC, taken from GitHub, named waterheater.st and then ran the PLC. So, now I make the connection with Scada-LTS using Modbus IP on port 502, after including the background image of the waterheater program and the .json file at the import/export. Then I go to graphical views and try to interact with some buttons that I create, but I got an error from localhost:8080 saying: Incorrect result size: expected 1, actual 0
Can someone find a solution for this? Thanks in advance