1 Star 0 Fork 1

Lircy / ethernetIP-explorer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

EthernetIP Explorer

  • Ethernet/IP Explorer/Browser written in C#. Run on Windows & Linux with mono.

  • ODVA CIP : Common Industrial Protocol.

  • Shows devices on the local network.

  • Displays the classes, instances, attributes.

  • Decodes values using standard decoders and also ones defined by the user.

  • Write attributes.

  • Can send ForwardOpen for T->O and T->O data exchange, also with user defined decoder.

  • Full open source code.

  • Explicit & Implicit messaging basic client source codes.


EtherNet/IP™ is a registered trademark of ODVA, Inc.

Releases & Downloads

Screenshots

image1 image2 image3 image4 image5 image6

Requirements for building

  • Visual Studio
  • C# Plugin
  • Inno Setup (for building the setup installer on windows)

Notes on building for windows

Download SnapShot on Windows 10

A lot of files (.resx and some others) are marked block by Windows, and Visual Studio cannot build the projects.

To unblock all files, open a PowerShell window, move to the directory where all files are extracted then type the command :

gci -recurse | Unblock-File

MIT License Copyright (c) 2022 Lircy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

EthernetIP-explorer是一个 EtherNet/IP 堆栈用于 I/O 适配卡设备,支持多路 I/O 和明确连接以及EtherNet/IP兼容产品的对象和服务,参考 ODVA (开放式设备网络供货商协会)规范。 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/lircy/ethernetIP-explorer.git
git@gitee.com:lircy/ethernetIP-explorer.git
lircy
ethernetIP-explorer
ethernetIP-explorer
master

搜索帮助