All Projects → GavinYellow → Sharpscada

GavinYellow / Sharpscada

Licence: lgpl-3.0
C# SCADA

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Sharpscada

Industrial-Security-Auditing-Framework
ISAF aims to be a framework that provides the necessary tools for the correct security audit of industrial environments. This repo is a mirror of https://gitlab.com/d0ubl3g/industrial-security-auditing-framework.
Stars: ✭ 43 (-97.9%)
Mutual labels:  modbus, plc, siemens, scada
iot-master
物联大师是开源免费的物联网智能网关系统,集成了标准Modbus和主流PLC等多种协议,支持数据采集、公式计算、定时控制、自动控制、异常报警、流量监控、Web组态、远程调试等功能,适用于大部分物联网和工业互联网应用场景。
Stars: ✭ 119 (-94.18%)
Mutual labels:  modbus, plc, hmi, scada
Isf
ISF(Industrial Control System Exploitation Framework),a exploitation framework based on Python
Stars: ✭ 690 (-66.23%)
Mutual labels:  plc, modbus, scada
Icsmaster
ICS/SCADA Security Resource(整合工控安全相关资源)
Stars: ✭ 582 (-71.51%)
Mutual labels:  plc, modbus, scada
Fuxa
Web-based Process Visualization (SCADA/HMI/Dashboard) software
Stars: ✭ 262 (-87.18%)
Mutual labels:  plc, modbus, scada
Easymodbustcp.net
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
Stars: ✭ 358 (-82.48%)
Mutual labels:  plc, modbus
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (+127.8%)
Mutual labels:  visual-studio, wpf
Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
Stars: ✭ 4,842 (+137%)
Mutual labels:  visual-studio, wpf
Hslcommunication
An industrial IoT underlying architecture framework, focusing on the underlying technical communications and cross-platform, cross-language communication functions, to achieve a variety of mainstream PLC data reading and writing, to achieve modbus of various protocols read and write, and so on, to support the rapid construction of industrial upper computer software, configuration software, SCADA software, factory mes system, To help enterprise Industry 4.0 take-off, to achieve intelligent manufacturing, smart factory goals. The main PLC contains Siemens, Mitsubishi, Omron, Panasonic, Modbus, AB-PLC, Redis
Stars: ✭ 816 (-60.06%)
Mutual labels:  plc, modbus
Visualstudiorevittemplate
Visual Studio project template for Revit add-in development. (using WPF and MVVM)
Stars: ✭ 22 (-98.92%)
Mutual labels:  visual-studio, wpf
Builderhmi.lite
.NET Core WPF UI design as quick and intuitive as WinForms! Did you hear that MICROSOFT??
Stars: ✭ 25 (-98.78%)
Mutual labels:  visual-studio, wpf
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+75.92%)
Mutual labels:  visual-studio, wpf
Libplctag
This C library provides a portable and simple API for accessing Allen-Bradley and Modbus PLC data over Ethernet.
Stars: ✭ 314 (-84.63%)
Mutual labels:  plc, modbus
Iotclient
这是一个物联网设备通讯协议实现客户端,将会包括主流PLC通信读取、ModBus协议、Bacnet协议等常用工业通讯协议。本组件终身开源免费,采用最宽松的MIT开源协议,您可以随意修改和商业使用(商业使用请做好评估和测试)。
Stars: ✭ 311 (-84.78%)
Mutual labels:  plc, modbus
Sharpscadalite
SharpSCADA 项目的简化版本
Stars: ✭ 35 (-98.29%)
Mutual labels:  scada, wpf
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (-57.27%)
Mutual labels:  plc, wpf
Vs2017offlinesetuputility
This utility allow downloading offline setup or deletion of old version Visual Studio 2017/2019 Offline Setup files and folder
Stars: ✭ 79 (-96.13%)
Mutual labels:  visual-studio, wpf
Opc
OPC DA client in Golang for monitoring and analyzing process data based on Windows COM.
Stars: ✭ 113 (-94.47%)
Mutual labels:  plc, scada
CyberICS.github.io
News and publication on cybersecurity in industry
Stars: ✭ 29 (-98.58%)
Mutual labels:  plc, scada
Process-Simulator-2-OpenSource
Open source code of Process Simulator 2
Stars: ✭ 20 (-99.02%)
Mutual labels:  modbus, siemens

SharpSCADA - 工控网关, 轻量级组态软件.

简介

采用技术: 开发语言:C# 运行环境:.NET Framework 数据库:SQL Server

功能:

  • 1.轻量级工控网关: 支持当前几种主要的工业协议如西门子的Profinet、AB的EtherNetIPs、施耐德的Modbus和OPC。采用类OPC接口网关。

  • 2.数据采集、归档、预警及配置工具 支持实时数据采集、历史数据归档、变量触发预警,并使用TagConfig工具简单的配置实现。

  • 3.人机界面(设计时和运行时)

*设计时: 采用Microsoft Visual Studio + 设计器插件(在VS2010-VS2015社区版测试通过)。 通过继承HMIControlBase接口并书写极少量的代码即可实现复杂的图元组件。 支持图元拖放、组合、连线、变量绑定及编辑功能。

*运行时:Microsoft Visual Studio编译运行为可执行文件。

环境准备

Windows:支持的操作系统:Windows 7/8/10/Server 2008 .NET Framework 4.0/4.5/4.6 SQLServer Express 2014/2008

项目安装

下载最新版本,解压后:

  • 1.可直接打开项目工程文件测试源代码: ..\SCADA\Program下运行DataExchange.sln(支持VS2010-2015各版本)

  • 2.可运行可执行文件测试: Server端测试:在目录 ..\SCADA\Program\BatchCoreTest\bin\Debug下运行BatchCoreTest.exe Client端测试:在目录 ..\SCADA\Program\CoreTest\bin\Debug下运行CoreTest.exe 请参考Document文件夹中的教程:《部署流程》和《设计流程》,如有问题可参考《FAQ》文档。

Quick Start

  • 1.还原数据库
  • 2.修改配置文件并复制到C盘根目录下
  • 3.修改数据库内驱动程序的路径
  • 4.运行DEMO 具体流程可参看《部署流程》。

开发工具推荐

Visual Studio/Blend:做为组态设计器,推荐VS2010,VS2015版本。

项目结构

驱动程序目前支持:

  • 已发布: 内存数据库 Modbus TCP/RTU、 OPC DA、 Siemens S300/200/1200/1500、 Panasonic 、 AB EtherNetIP、 Omron UDP
  • 后续发布: DDE、 Mitsubishi

文件目录

  • Database目录[存放数据文件]: db2014.bak文件为SQL Server2014数据备份文件。 db2008.bak文件为SQL Server2008数据备份文件。 test.opf为Kepserver 4.5数据文件(可通过该软件还原为变量表)。 两个csv文件为两组变量。

  • DataConfig目录[存放配置文件]: host.cfg为主配置文件,第一行为网关服务器名/IP地址。如在本地测试,按默认lochost即可。 client.xml为客户端配置文件。 server.xml为网关服务配置文件。

  • dll目录[存放驱动程序及第三方组件]: 如OPCDriver即为OPC 通讯组件。 Dynamicdatadisplay:开源归档数据显示组件,http://dynamicdatadisplay.codeplex.com/ WPFToolkit:WPF开源扩展工具包,http://wpftoolkit.codeplex.com libnodave:西门子驱动开源库(https://github.com/netdata/libnodave)

  • TagConfig目录[存放配置工具]: 可方便配置驱动、组、变量、报警、量程等信息。支持导入导出。

  • Program目录[存放源代码]: BatchCoreTest工程为网关服务器测试代码(控制台显示)。 BatchCoreService工程同BatchCoreTest,但可编译为Windows服务。 DataService工程为框架及主要接口组件。 CoreTest工程为样例文件。包含一系列界面元素。 HMIControl工程为图元组件。可支持工具栏拖放。 LinkableControlDesignTime工程为Visual Studio设计器支持插件。 DataHelper工程为SQL数据库帮助组件,同时为变量数据归档提供支持。 ClientDriver、ModbusDriver、OPCDriver、FileDriver为各类通讯组件。

  • Example目录[存放样例]: 参照Document/部署流程,还原数据库,修改配置文件。 启动BatchCoreTest.exe(服务端)。 再启动CoreTest.exe(客户端)。

计划:

  • 支持.NET Core。(目前已有测试版在CoreApp文件夹)
  • 实现更多的通讯接口:如欧姆龙、OPC UA等。
  • 更丰富的图元组件:如楼宇自控、化工等各行业。
  • 功能扩展:如进一步处理数据、过程控制等。
  • 安全性:安全性是重中之重,目前做的很不够。

Showcase

个人主页

http://www.cnblogs.com/evilcat/

教程

https://edu.csdn.net/course/detail/30835

联系方式

[email protected] QQ群:102486275

贡献代码

topmail, qwe7922142, tonyshen277, yangjingzhao123, xiebinghai

License

LGPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].