文件名称:OpcNetApiClientSample
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-29
- 文件大小:
- 638kb
- 下载次数:
- 0次
- 提 供 者:
- wang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
OpcNetApi 连接opcserver的例子,其中包括 publish 和 subscr iption 的使用例子-OpcNetApi connection opcserver examples, including examples of the use publish and subscr iption
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OpcNetApi例子\OPCAPITest\Backup\OPCAPITest\OPCAPITest.csproj
.............\..........\......\..........\Program.cs
.............\..........\......\..........\...perties\AssemblyInfo.cs
.............\..........\......\OPCAPITest.sln
.............\..........\......\OPCAPITest.v11.suo
.............\..........\OPCAPITest\app.config
.............\..........\..........\bin\Debug\fr\OpcNetApi.resources.dll
.............\..........\..........\...\.....\OPCAPITest.exe
.............\..........\..........\...\.....\OPCAPITest.exe.config
.............\..........\..........\...\.....\OPCAPITest.pdb
.............\..........\..........\...\.....\OPCAPITest.vshost.exe
.............\..........\..........\...\.....\OPCAPITest.vshost.exe.config
.............\..........\..........\...\.....\OPCAPITest.vshost.exe.manifest
.............\..........\..........\...\.....\OpcNetApi.dll
.............\..........\..........\...\.....\OpcNetApi.pdb
.............\..........\..........\...\.....\OpcNetApi.xml
.............\..........\..........\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
.............\..........\..........\...\.....\OPCAPITest.csproj.FileListAbsolute.txt
.............\..........\..........\...\.....\OPCAPITest.csprojResolveAssemblyReference.cache
.............\..........\..........\...\.....\OPCAPITest.exe
.............\..........\..........\...\.....\OPCAPITest.pdb
.............\..........\..........\...\.....\ResolveAssemblyReference.cache
.............\..........\..........\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
.............\..........\..........\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
.............\..........\..........\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
.............\..........\..........\OPCAPITest.csproj
.............\..........\..........\OPCAPITest.csproj.user
.............\..........\..........\OpcNetApi.dll
.............\..........\..........\OpcRcw.Dx.dll
.............\..........\..........\Program.cs
.............\..........\..........\...perties\AssemblyInfo.cs
.............\..........\OPCAPITest.sln
.............\..........\OPCAPITest.suo
.............\..........\OPCAPITest.v11.suo
.............\..........\UpgradeLog.htm
.............\..........\UpgradeLog.XML
.............\..........\_UpgradeReport_Files\UpgradeReport.css
.............\..........\....................\UpgradeReport.xslt
.............\..........\....................\UpgradeReport_Error.png
.............\..........\....................\UpgradeReport_Information.png
.............\..........\....................\UpgradeReport_Success.png
.............\..........\....................\UpgradeReport_Warning.png
.............\..........\OPCAPITest\bin\Debug\fr
.............\..........\..........\obj\Debug\Refactor
.............\..........\..........\...\.....\TempPE
.............\..........\Backup\OPCAPITest\Properties
.............\..........\OPCAPITest\bin\Debug
.............\..........\..........\obj\Debug
.............\..........\Backup\OPCAPITest
.............\..........\OPCAPITest\bin
.............\..........\..........\obj
.............\..........\..........\Properties
.............\..........\Backup
.............\..........\OPCAPITest
.............\..........\_UpgradeReport_Files
.............\OPCAPITest
OpcNetApi例子