Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLC-Sim

面向 Uni-Lab 设备联调的 OPC UA 仿真、握手代理与测试工具。

目录

  • OpcUaSim:CSV 驱动的 OPC UA Server、四类握手代理及 Web GUI。

项目已经包含公开演示变量表和 Python 依赖声明。源码运行仅支持 Python 3.11.x:

  • pip:使用 Python 3.11 执行 python -m pip install ./OpcUaSim,然后运行 opcua-sim
  • macOS:在 Finder 中双击 start_gui.command;启动器会自动创建环境并安装依赖;
  • Windows:运行 setup_venv.bat,再运行 start_all.bat

也可以直接安装运行依赖:

python -m pip install -r OpcUaSim\requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages