AdvancedHMI Software
General Category => Open Discussion => Topic started by: razm on March 19, 2025, 07:20:41 AM
-
I have a project with the Siemens driver.
After build, when I run the project from my PC it works fine but if I try to run it from another PC, I don't have communication with the Siemens PLC (modbus, for example, is working fine on the other PC).
What is missing?
-
Copy the entire 'Debug' folder, not just individual files.
Verify the connection between PC#2 and the PLC.
Ensure that the .NET runtime is installed on PC#2.
-
I copied the entire debug folder
There is communication with the PLC over port 102
.NET runtime 4.8 is running.
I also ran wireshark and it doesn't seem to try to connect with the PLC.I also don't get timeout errors.
-
Can you take a screenshot of the folder's contents?
-
Here
-
You are msissing 1 dll file
-
Which?