当前位置:首页 > 编程笔记 > 正文
已解决

softplc windows 安装测试

来自网友在路上 171871提问 提问时间:2023-10-21 04:12:27阅读次数: 71

最佳答案 问答题库718位专家为你答疑解惑

下载 .NET 6.0 (Linux、macOS 和 Windows)

安装后 在这里

The command could not be loaded, possibly because:
  * You intended to execute a .NET application:
      The application 'restore' does not exist.
  * You intended to execute a .NET SDK command:
      No .NET SDKs were found.

Download a .NET SDK:
https://aka.ms/dotnet/download

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found

dotnet restore

dotnet build

C:\Users\Administrator\Desktop\SoftPlc-master\SoftPlc-master\SoftPlc

copy native\win\snap7.dll bin\Debug\net6.0\

set COREHOST_TRACE=1

cd D:\SoftPlc

dotnet bin\Debug\net6.0\SoftPlc.dll -e  DATA_PATH=D:\softpc\demodata\datablocks.json --plcPort=102 --urls="http://localhost:8080/"

查看全文

99%的人还看了

猜你感兴趣

版权申明

本文"softplc windows 安装测试":http://eshow365.cn/6-20592-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!