This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<!--<add key="PLC_IP" value="192.168.1.170" />-->
|
||||
<add key="PLC_IP" value="127.0.0.1" />
|
||||
<add key="PLC_IP" value="192.168.1.170" />
|
||||
<!--<add key="PLC_IP" value="127.0.0.1" />-->
|
||||
<add key="PLC_PORT" value="502" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user