****
* KopSoft标签打印软件 http://wms.kopsoft.cn/print/
* 码云 https://gitee.com/william1984/KopSoftPrint
* GitHub https://github.com/1984william/KopSoftPrint
*
* KopSoft仓库管理系统 http://wms.kopsoft.cn/
* 码云 https://gitee.com/yulou/KopSoftWms
* GitHub https://github.com/lysilver/KopSoftWms
*
* KopSoft制造执行系统 http://mes.kopsoft.cn/
* 码云 https://gitee.com/yulou/KopSoftMES
* GitHub https://github.com/lysilver/KopSoftMES
*
* KopSoft电子看板 http://kanban.kopsoft.cn/
*
* KopSoft数据采集与监控
* 码云 https://gitee.com/william1984/KopSoftSCADA
* GitHub https://github.com/1984william/KopSoftSCADA
*
* KopSoft开源免费WMS/MES QQ群:421635
****
SCADA监控与数据采集
西门子PLC OPC C#通过OPC Server自定义接口实现客户端数据读写 在客户端开发时,要使用OpcServer对象来实现客户端与Opc服务器之间的连接。一个OpcServer对象下有多个OpcGroup,一个OpcGroup下有多个OpcItem, 在自定义接口下的Client开发,是以Group为单位的操作,数据读写都是通过OpcGroup进行的。 引用OpcRcw.Comn.dll OpcRcw.Da.dll
开发日志:西门子 S7-1200 PLC