基本信息
源码名称:OPU UA Client 实例
源码大小:3.87M
文件格式:.zip
开发语言:C#
更新时间:2022-02-22
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 20 元 
   源码介绍

OPU UA Client 实例 


.
├── 109737901_OPC_UA_Client_S7-1500_CODE_V10.zip
├── 109737901_OPC_UA_Client_S7-1500_DOKU_V10_en.pdf
├── 109737901_en.pdf
├── OPC_UA_Client_1500
│   ├── OPC_UA_S7-1500.sln
│   └── UA_Client_1500
│       ├── Application
│       │   ├── Opc.Ua.Client.dll
│       │   ├── Opc.Ua.Core.dll
│       │   └── UA Client 1500.exe
│       ├── Opc.Ua.Client.dll
│       ├── Opc.Ua.Core.dll
│       ├── Program.cs
│       ├── Properties
│       │   └── AssemblyInfo.cs
│       ├── UAClientForm.Designer.cs
│       ├── UAClientForm.cs
│       ├── UAClientForm.resx
│       ├── UAClientHelperAPI.cs
│       ├── UA_Client_1500.csproj
│       └── app.manifest
├── OPC_UA_Server_1500
│   ├── AdditionalFiles
│   │   └── PLCM
│   │       └── plcmArchive.pma
│   ├── IM
│   │   ├── SPL
│   │   │   └── options
│   │   └── SearchIndex
│   │       ├── _4o.fdt
│   │       ├── _4o.fdx
│   │       ├── _4o.fnm
│   │       ├── _4o.frq
│   │       ├── _4o.prx
│   │       ├── _4o.tii
│   │       ├── _4o.tis
│   │       ├── _4o.tvd
│   │       ├── _4o.tvf
│   │       ├── _4o.tvx
│   │       ├── _4o_2.del
│   │       ├── _4p.cfs
│   │       ├── _4q.cfs
│   │       ├── _4q_1.del
│   │       ├── _4r.cfs
│   │       ├── _4s.cfs
│   │       ├── segments.gen
│   │       ├── segments_2s
│   │       └── segments_2t
│   ├── Logs
│   ├── OPC_UA_Server_1500.ap14
│   ├── System
│   │   ├── PEData
│   │   │   └── Meta
│   │   │       ├── ChangeListConsumer
│   │   │       │   ├── HmiBase.xml
│   │   │       │   ├── Iecpl.xml
│   │   │       │   ├── Siemens.Simatic.Lang.IPI.Target.xml
│   │   │       │   ├── Siemens.Simatic.Lang.Online.xml
│   │   │       │   └── Siemens.Simatic.Lang.xml
│   │   │       └── ChangeListProvider
│   │   │           └── Siemens.Automation.DomainModel.xml
│   │   ├── PEData.idx
│   │   └── PEData.plf
│   ├── TMP
│   ├── UserFiles
│   └── XRef
│       └── XRef.db
└── 好例子网_OPC UA .NET Client for the SIMATIC S7-1500 OPC UA Server.zip

19 directories, 49 files