• 大小: 5.42M
    文件类型: .rar
    金币: 2
    下载: 2 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: Client  

资源简介

Siemens OPC_ua_client程序(S7-1500)

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace UA_Client_1500
{
    static class Program
    {
        /// 
        /// The main entry point for the application.
        /// 

        [STAThread]
        static void Main()
        {
            Application.EnableVisualstyles();
            Application.SetCompatibleTextRenderingDefault(false);
            Application.Run(new UAClientForm());
        }
    }
}

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

     文件       1286  2018-04-28 09:25  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\OPC_UA_S7-1500.sln

    ..A..H.     47616  2018-04-28 14:55  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\OPC_UA_S7-1500.v11.suo

     文件       2861  2016-07-20 16:02  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\app.manifest

     文件     118784  2016-05-18 11:24  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\Application\Opc.Ua.Client.dll

     文件    4007424  2016-05-18 11:24  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\Application\Opc.Ua.Core.dll

     文件      57344  2016-09-30 15:33  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\Application\UA Client 1500.exe

     文件    5510824  2016-07-14 14:43  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\mscorlib.dll

     文件      59342  2014-01-13 22:26  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\normidna.nlp

     文件      47076  2014-01-13 22:26  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\normnfc.nlp

     文件      40566  2014-01-13 22:26  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\normnfd.nlp

     文件      67808  2014-01-13 22:26  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\normnfkc.nlp

     文件      61718  2014-01-13 22:26  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\normnfkd.nlp

     文件     118784  2016-05-18 11:24  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\Opc.Ua.Client.dll

     文件    4007424  2016-05-18 11:24  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\Opc.Ua.Core.dll

     文件      58880  2018-04-28 09:25  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA Client 1500.exe

     文件      54784  2018-04-28 09:25  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA Client 1500.pdb

     文件      22472  2018-04-28 08:59  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA Client 1500.vshost.exe

     文件       2861  2016-07-20 16:02  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA Client 1500.vshost.exe.manifest

     文件     958664  2014-04-12 00:48  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\Debug\zh-Hans\mscorlib.resources.dll

     文件     118784  2016-05-18 11:24  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\x64\Debug\Opc.Ua.Client.dll

     文件    4007424  2016-05-18 11:24  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\x64\Debug\Opc.Ua.Core.dll

     文件      57856  2018-04-28 14:37  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\x64\Debug\UA Client 1500.exe

     文件      54784  2018-04-28 14:37  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\x64\Debug\UA Client 1500.pdb

     文件      22472  2018-04-28 14:55  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\x64\Debug\UA Client 1500.vshost.exe

     文件       2861  2016-07-20 16:02  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\bin\x64\Debug\UA Client 1500.vshost.exe.manifest

     文件       7264  2018-04-27 17:27  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件          0  2018-04-27 17:27  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

     文件          0  2018-04-27 17:27  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

     文件          0  2018-04-27 17:27  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

     文件      58880  2018-04-28 09:25  109737901_OPC_UA_Client_S7-1500_CODE_V10-2\OPC_UA_Client_1500\UA_Client_1500\obj\Debug\UA Client 1500.exe

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

评论

共有 条评论