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

资源简介


资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using GxIAPINET;
using HalconDotNet;
using System.Threading;

namespace MERcsharp_HALCON
{
    public partial class Form1 : Form
    {
        IGXFactory m_objIGXFactory = null;                   ///        IGXFeatureControl m_objIGXFeatureControl = null;                   ///<远端设备属性控制器对像
        IGXDevice m_objIGXDevice = null;                   ///<设备对像
        IGXStream m_objIGXStream = null;                   ///<流对像

                                                         
        Thread ImageProcessThread1 = null;
        bool ImageProcessFlag = false;
        public 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-10-31 17:46  MERcsharp_HALCON\
     目录           0  2017-10-31 18:15  MERcsharp_HALCON\MERcsharp_HALCON\
     文件        3389  2017-11-01 09:35  MERcsharp_HALCON\MERcsharp_HALCON\Form1.Designer.cs
     文件        9576  2017-11-01 09:35  MERcsharp_HALCON\MERcsharp_HALCON\Form1.cs
     文件        5817  2017-11-01 09:35  MERcsharp_HALCON\MERcsharp_HALCON\Form1.resx
     文件        6478  2017-10-31 18:15  MERcsharp_HALCON\MERcsharp_HALCON\MERcsharp_HALCON.csproj
     文件         508  2017-10-31 17:46  MERcsharp_HALCON\MERcsharp_HALCON\Program.cs
     目录           0  2017-10-31 17:46  MERcsharp_HALCON\MERcsharp_HALCON\Properties\
     文件        1444  2017-10-31 17:46  MERcsharp_HALCON\MERcsharp_HALCON\Properties\AssemblyInfo.cs
     文件        2860  2017-10-31 17:47  MERcsharp_HALCON\MERcsharp_HALCON\Properties\Resources.Designer.cs
     文件        5612  2017-10-31 17:46  MERcsharp_HALCON\MERcsharp_HALCON\Properties\Resources.resx
     文件        1099  2017-10-31 17:47  MERcsharp_HALCON\MERcsharp_HALCON\Properties\Settings.Designer.cs
     文件         249  2017-10-31 17:46  MERcsharp_HALCON\MERcsharp_HALCON\Properties\Settings.settings
     文件         186  2017-10-31 17:59  MERcsharp_HALCON\MERcsharp_HALCON\app.config
     目录           0  2017-10-31 17:48  MERcsharp_HALCON\MERcsharp_HALCON\bin\
     目录           0  2017-10-31 17:47  MERcsharp_HALCON\MERcsharp_HALCON\bin\Debug\
     文件         144  2017-10-31 17:47  MERcsharp_HALCON\MERcsharp_HALCON\bin\Debug\MERcsharp_HALCON.exe.config
     文件       11600  2017-10-31 17:47  MERcsharp_HALCON\MERcsharp_HALCON\bin\Debug\MERcsharp_HALCON.vshost.exe
     文件         144  2017-10-31 17:47  MERcsharp_HALCON\MERcsharp_HALCON\bin\Debug\MERcsharp_HALCON.vshost.exe.config
     文件         490  2016-07-16 19:44  MERcsharp_HALCON\MERcsharp_HALCON\bin\Debug\MERcsharp_HALCON.vshost.exe.manifest
     目录           0  2017-11-01 09:36  MERcsharp_HALCON\MERcsharp_HALCON\bin\Release\
     目录           0  2017-10-31 17:48  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\
     目录           0  2017-10-31 18:18  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\
     文件     3304448  2017-03-09 10:00  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\GxIAPINET.dll
     文件       11776  2017-11-01 09:35  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\MERcsharp_HALCON.exe
     文件         186  2017-10-31 17:59  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\MERcsharp_HALCON.exe.config
     文件       28160  2017-11-01 09:35  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\MERcsharp_HALCON.pdb
     文件       11592  2017-11-01 09:36  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\MERcsharp_HALCON.vshost.exe
     文件         186  2017-10-31 17:59  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\MERcsharp_HALCON.vshost.exe.config
     文件         490  2016-07-16 19:44  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\MERcsharp_HALCON.vshost.exe.manifest
     文件     1413776  2017-06-19 17:15  MERcsharp_HALCON\MERcsharp_HALCON\bin\x64\Debug\halcondotnet.dll
............此处省略24个文件信息

评论

共有 条评论