• 大小: 0.07M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: tcp  Modbus  opc  

资源简介

包括OPC 组件opcrcw.comn.dll opcrcw.da.dll 和OPC ASYNC   应用于工业自动化PLC领域

资源截图

代码片段和文件信息

/// ----------------------------------------------------------------------------
/// OPC Custom 2.05 Sample C# on OPC RCW .NET Assemblies for .Net 2.0/3.0
/// Asynchronous IO
/// (c) Siemens AG 2007-2011
///
///----------------------------------------------------------------------------
using System;
using System.Collections;
using System.Runtime.InteropServices;
using System.Drawing;
using System.ComponentModel;
using System.Windows.Forms;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Data;

using OpcRcw.Comn;
using OpcRcw.Da;

// General Information about an assembly is controlled through the following
// set of attributes.
[assembly: Assemblytitle(“OPC Async Sample RCW C# .NET“)]
[assembly: AssemblyDescription(“SIMATIC NET OPC DA Asyn

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      11600  2016-09-20 11:57  async.net\bin\x86\Debug\opcasync.net.vshost.exe

     文件        490  2009-06-11 05:14  async.net\bin\x86\Debug\opcasync.net.vshost.exe.manifest

     文件      32768  2016-10-24 15:10  async.net\bin\x86\Release\opcasync.net.exe

     文件        328  2016-10-24 15:10  async.net\obj\x86\Release\opcasync.net.csproj.FileListAbsolute.txt

     文件        781  2016-10-24 15:10  async.net\obj\x86\Release\opcasync.net.csproj.GenerateResource.Cache

     文件      32768  2016-10-24 15:10  async.net\obj\x86\Release\opcasync.net.exe

     文件        180  2016-10-24 15:10  async.net\obj\x86\Release\OPCAsyncIO.OPCAsync.resources

     文件       3840  2016-10-24 15:10  async.net\obj\x86\Release\ResolveAssemblyReference.cache

     文件      40672  2013-07-11 11:22  async.net\opcasync.exe

     文件        766  2005-11-17 16:18  async.net\opcasync.ico

     文件      55331  2016-10-24 11:24  async.net\opcasync.net.cs

     文件       6629  2011-02-23 09:46  async.net\opcasync.net.csproj

     文件       5814  2010-05-04 13:19  async.net\opcasync.net.resx

     文件        973  2010-08-04 09:22  async.net\opcasync.net.sln

     文件      14560  2013-07-11 11:20  async.net\opcrcw.comn.dll

     文件      28896  2013-07-11 11:20  async.net\opcrcw.da.dll

     目录          0  2016-09-20 11:57  async.net\obj\x86\Debug\TempPE

     目录          0  2016-10-24 11:17  async.net\obj\x86\Release\TempPE

     目录          0  2016-09-21 14:13  async.net\bin\x86\Debug

     目录          0  2016-10-24 15:10  async.net\bin\x86\Release

     目录          0  2016-09-21 14:13  async.net\obj\x86\Debug

     目录          0  2016-10-24 15:10  async.net\obj\x86\Release

     目录          0  2016-09-20 11:57  async.net\bin\Debug

     目录          0  2016-10-24 11:17  async.net\bin\Release

     目录          0  2016-10-24 11:17  async.net\bin\x86

     目录          0  2016-10-24 11:17  async.net\obj\x86

     目录          0  2016-10-24 11:17  async.net\bin

     目录          0  2016-09-21 14:13  async.net\obj

     目录          0  2016-10-24 11:24  async.net

----------- ---------  ---------- -----  ----

............此处省略2个文件信息

评论

共有 条评论