• 大小: 11.14M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: C#  倍福  PLC  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Windows.Forms;
using TwinCAT.Ads;
using System.IO;
using System.Timers; 

namespace WindowsFormsApplication1
{
    public partial class Form1 : Form
    {
        private int hbool1;
        private int hint1;
        private int hstr1;
        private int hlreal1;
        private TcAdsClient adsClient;
        private ArrayList notificationHandles;
        private int hcomplexStruct;
        public Form1()
        {
            InitializeComponent();
        }

        private void button1_Click(object sender EventArgs e)
      

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-02-23 09:47  C#倍福PLC\
     目录           0  2019-02-23 09:47  C#倍福PLC\ADS通讯(c#)\
     文件     1118924  2012-08-06 14:30  C#倍福PLC\ADS通讯(c#)\ADS通讯(c#).docx
     目录           0  2019-02-23 09:47  C#倍福PLC\ADS通讯(c#)\C#源程序\
     文件        9214  2012-08-06 12:18  C#倍福PLC\ADS通讯(c#)\C#源程序\Form1.Designer.cs
     文件        8275  2012-08-06 12:39  C#倍福PLC\ADS通讯(c#)\C#源程序\Form1.cs
     文件        6181  2012-08-06 12:18  C#倍福PLC\ADS通讯(c#)\C#源程序\Form1.resx
     文件         505  2012-07-30 09:17  C#倍福PLC\ADS通讯(c#)\C#源程序\Program.cs
     目录           0  2019-02-23 09:47  C#倍福PLC\ADS通讯(c#)\C#源程序\Properties\
     文件        1404  2012-07-30 09:17  C#倍福PLC\ADS通讯(c#)\C#源程序\Properties\AssemblyInfo.cs
     文件        2899  2012-07-30 09:17  C#倍福PLC\ADS通讯(c#)\C#源程序\Properties\Resources.Designer.cs
     文件        5612  2012-07-30 09:17  C#倍福PLC\ADS通讯(c#)\C#源程序\Properties\Resources.resx
     文件        1109  2012-07-30 09:17  C#倍福PLC\ADS通讯(c#)\C#源程序\Properties\Settings.Designer.cs
     文件         249  2012-07-30 09:17  C#倍福PLC\ADS通讯(c#)\C#源程序\Properties\Settings.settings
     文件        4013  2012-08-03 10:55  C#倍福PLC\ADS通讯(c#)\C#源程序\WindowsFormsApplication1.csproj
     文件          74  2012-07-30 10:09  C#倍福PLC\ADS通讯(c#)\C#源程序\WindowsFormsApplication1.csproj.user
     文件         941  2012-07-30 17:26  C#倍福PLC\ADS通讯(c#)\C#源程序\WindowsFormsApplication1.sln
     文件       16896  2014-09-01 15:41  C#倍福PLC\ADS通讯(c#)\C#源程序\WindowsFormsApplication1.suo
     目录           0  2019-02-23 09:47  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\
     目录           0  2019-02-23 09:47  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\Debug\
     文件      139264  2011-04-06 14:26  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\Debug\TwinCAT.Ads.dll
     文件       14848  2014-09-01 15:34  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\Debug\WindowsFormsApplication1.exe
     文件       40448  2014-09-01 15:34  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\Debug\WindowsFormsApplication1.pdb
     文件       11592  2014-09-01 15:41  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\Debug\WindowsFormsApplication1.vshost.exe
     文件         490  2009-06-11 05:14  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
     目录           0  2019-08-21 08:09  C#倍福PLC\ADS通讯(c#)\C#源程序\bin\Release\
     目录           0  2019-02-23 09:47  C#倍福PLC\ADS通讯(c#)\C#源程序\obj\
     目录           0  2019-02-23 09:47  C#倍福PLC\ADS通讯(c#)\C#源程序\obj\Debug\
     目录           0  2019-08-21 08:09  C#倍福PLC\ADS通讯(c#)\C#源程序\obj\Debug\Refactor\
     文件        9005  2012-07-30 16:36  C#倍福PLC\ADS通讯(c#)\C#源程序\obj\Debug\ResolveAssemblyReference.cache
     目录           0  2019-08-21 08:09  C#倍福PLC\ADS通讯(c#)\C#源程序\obj\Debug\TempPE\
............此处省略464个文件信息

评论

共有 条评论