嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#2019调用visionpro的ToolBlock_vpp
.
├── C#加载ToolBlock_vpp_加载ToolBlock_vpp.7z
└── 加载ToolBlock_vpp
└── vpp1
├── vpp1
│ ├── App.config
│ ├── OutPut.Designer.cs
│ ├── OutPut.cs
│ ├── OutPut.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── SettingVPP.Designer.cs
│ ├── SettingVPP.cs
│ ├── SettingVPP.resx
│ ├── bin
│ │ ├── Debug
│ │ │ ├── Cognex.VisionPro.Barcode.Controls.dll
│ │ │ ├── Cognex.VisionPro.Barcode.dll
│ │ │ ├── Cognex.VisionPro.Barcode.xml
│ │ │ ├── Cognex.VisionPro.Controls.dll
│ │ │ ├── Cognex.VisionPro.Core.dll
│ │ │ ├── Cognex.VisionPro.Core.xml
│ │ │ ├── Cognex.VisionPro.CorePlus.dll
│ │ │ ├── Cognex.VisionPro.CorePlus.xml
│ │ │ ├── Cognex.VisionPro.Database.dll
│ │ │ ├── Cognex.VisionPro.Database.xml
│ │ │ ├── Cognex.VisionPro.Display.Controls.dll
│ │ │ ├── Cognex.VisionPro.Display.Controls.xml
│ │ │ ├── Cognex.VisionPro.FGGigE.dll
│ │ │ ├── Cognex.VisionPro.FGGigE.xml
│ │ │ ├── Cognex.VisionPro.ImageFile.dll
│ │ │ ├── Cognex.VisionPro.ImageFile.xml
│ │ │ ├── Cognex.VisionPro.ImageProcessing.dll
│ │ │ ├── Cognex.VisionPro.ImageProcessing.xml
│ │ │ ├── Cognex.VisionPro.Inspection.Controls.dll
│ │ │ ├── Cognex.VisionPro.Inspection.dll
│ │ │ ├── Cognex.VisionPro.Inspection.xml
│ │ │ ├── Cognex.VisionPro.Interop.Core.dll
│ │ │ ├── Cognex.VisionPro.ToolGroup.Controls.dll
│ │ │ ├── Cognex.VisionPro.ToolGroup.dll
│ │ │ ├── Cognex.VisionPro.ToolGroup.xml
│ │ │ ├── Cognex.VisionPro.dll
│ │ │ ├── Cognex.VisionPro.xml
│ │ │ ├── Cognex.VisionPro3D.Core.dll
│ │ │ ├── Cognex.VisionPro3D.Core.xml
│ │ │ ├── Cognex.VisionPro3D.Display.Controls.dll
│ │ │ ├── Cognex.VisionPro3D.Display.Controls.xml
│ │ │ ├── Cognex.VisionPro3D.Graphic.dll
│ │ │ ├── Cognex.VisionPro3D.Graphic.xml
│ │ │ ├── Cognex.VisionPro3D.dll
│ │ │ ├── Cognex.VisionPro3D.xml
│ │ │ ├── stdole.dll
│ │ │ ├── vpp1.exe
│ │ │ ├── vpp1.exe.config
│ │ │ └── vpp1.pdb
│ │ └── Release
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── vpp1.OutPut.resources
│ │ ├── vpp1.Properties.Resources.resources
│ │ ├── vpp1.SettingVPP.resources
│ │ ├── vpp1.csproj.AssemblyReference.cache
│ │ ├── vpp1.csproj.CopyComplete
│ │ ├── vpp1.csproj.CoreCompileInputs.cache
│ │ ├── vpp1.csproj.FileListAbsolute.txt
│ │ ├── vpp1.csproj.GenerateResource.cache
│ │ ├── vpp1.exe
│ │ └── vpp1.pdb
│ └── vpp1.csproj
└── vpp1.sln
10 directories, 67 files