opc client java_java实现的opc client

【实例简介】

java实现的opc client,带有丰富接口和说明文档

【实例截图】

【核心代码】

84ae7d22-d8e3-486e-a174-bda83a8f39fc

└── jeasyopc-2.3.2

├── doc

│   ├── apidocs

│   │   ├── allclasses-frame.html

│   │   ├── allclasses-noframe.html

│   │   ├── constant-values.html

│   │   ├── deprecated-list.html

│   │   ├── help-doc.html

│   │   ├── index-files

│   │   │   ├── index-10.html

│   │   │   ├── index-11.html

│   │   │   ├── index-12.html

│   │   │   ├── index-13.html

│   │   │   ├── index-14.html

│   │   │   ├── index-15.html

│   │   │   ├── index-16.html

│   │   │   ├── index-17.html

│   │   │   ├── index-18.html

│   │   │   ├── index-19.html

│   │   │   ├── index-1.html

│   │   │   ├── index-2.html

│   │   │   ├── index-3.html

│   │   │   ├── index-4.html

│   │   │   ├── index-5.html

│   │   │   ├── index-6.html

│   │   │   ├── index-7.html

│   │   │   ├── index-8.html

│   │   │   └── index-9.html

│   │   ├── index.html

│   │   ├── javafish

│   │   │   └── clients

│   │   │   └── opc

│   │   │   ├── asynch

│   │   │   │   ├── AsynchEvent.html

│   │   │   │   ├── class-use

│   │   │   │   │   ├── AsynchEvent.html

│   │   │   │   │   └── OpcAsynchGroupListener.html

│   │   │   │   ├── OpcAsynchGroupListener.html

│   │   │   │   ├── package-frame.html

│   │   │   │   ├── package-summary.html

│   │   │   │   ├── package-tree.html

│   │   │   │   └── package-use.html

│   │   │   ├── browser

│   │   │   │   ├── class-use

│   │   │   │   │   └── JOpcBrowser.html

│   │   │   │   ├── JOpcBrowser.html

│   │   │   │   ├── package-frame.html

│   │   │   │   ├── package-summary.html

│   │   │   │   ├── package-tree.html

│   │   │   │   └── package-use.html

│   │   │   ├── class-use

│   │   │   │   ├── JCustomOpc.html

│   │   │   │   ├── JEasyOpc.html

│   │   │   │   └── JOpc.html

│   │   │   ├── component

│   │   │   │   ├── class-use

│   │   │   │   │   ├── OpcGroup.html

│   │   │   │   │   └── OpcItem.html

│   │   │   │   ├── OpcGroup.html

│   │   │   │   ├── OpcItem.html

│   │   │   │   ├── package-frame.html

│   │   │   │   ├── package-summary.html

│   │   │   │   ├── package-tree.html

│   │   │   │   └── package-use.html

│   │   │   ├── exception

│   │   │   │   ├── Asynch10ReadException.html

│   │   │   │   ├── Asynch10UnadviseException.html

│   │   │   │   ├── Asynch20ReadException.html

│   │   │   │   ├── Asynch20UnadviseException.html

│   │   │   │   ├── class-use

│   │   │   │   │   ├── Asynch10ReadException.html

│   │   │   │   │   ├── Asynch10UnadviseException.html

│   │   │   │   │   ├── Asynch20ReadException.html

│   │   │   │   │   ├── Asynch20UnadviseException.html

│   │   │   │   │   ├── CoInitializeException.html

│   │   │   │   │   ├── ComponentNotFoundException.html

│   │   │   │   │   ├── ConnectivityException.html

│   │   │   │   │   ├── CoUninitializeException.html

│   │   │   │   │   ├── GroupActivityException.html

│   │   │   │   │   ├── GroupExistsException.html

│   │   │   │   │   ├── GroupUpdateTimeException.html

│   │   │   │   │   ├── HostException.html

│   │   │   │   │   ├── ItemActivityException.html

│   │   │   │   │   ├── ItemExistsException.html

│   │   │   │   │   ├── NotFoundServersException.html

│   │   │   │   │   ├── OpcActivityException.html

│   │   │   │   │   ├── OpcAsynchException.html

│   │   │   │   │   ├── OpcBrowserException.html

│   │   │   │   │   ├── OpcException.html

│   │   │   │   │   ├── OpcExistsException.html

│   │   │   │   │   ├── OpcRuntimeException.html

│   │   │   │   │   ├── OpcSignException.html

│   │   │   │   │   ├── OpcSynchException.html

│   │   │   │   │   ├── SynchReadException.html

│   │   │   │   │   ├── SynchWriteException.html

│   │   │   │   │   ├── UnableAddGroupException.html

│   │   │   │   │   ├── UnableAddItemException.html

│   │   │   │   │   ├── UnableBrowseBranchException.html

│   │   │   │   │   ├── UnableBrowseLeafException.html

│   │   │   │   │   ├── UnableIBrowseException.html

│   │   │   │   │   ├── UnableRemoveGroupException.html

│   │   │   │   │   ├── UnableRemoveItemException.html

│   │   │   │   │   ├── VariantInternalException.html

│   │   │   │   │   └── VariantTypeException.html

│   │   │   │   ├── CoInitializeException.html

│   │   │   │   ├── ComponentNotFoundException.html

│   │   │   │   ├── ConnectivityException.html

│   │   │   │   ├── CoUninitializeException.html

│   │   │   │   ├── GroupActivityException.html

│   │   │   │   ├── GroupExistsException.html

│   │   │   │   ├── GroupUpdateTimeException.html

│   │   │   │   ├── HostException.html

│   │   │   │   ├── ItemActivityException.html

│   │   │   │   ├── ItemExistsException.html

│   │   │   │   ├── NotFoundServersException.html

│   │   │   │   ├── OpcActivityException.html

│   │   │   │   ├── OpcAsynchException.html

│   │   │   │   ├── OpcBrowserException.html

│   │   │   │   ├── OpcException.html

│   │   │   │   ├── OpcExistsException.html

│   │   │   │   ├── OpcRuntimeException.html

│   │   │   │   ├── OpcSignException.html

│   │   │   │   ├── OpcSynchException.html

│   │   │   │   ├── package-frame.html

│   │   │   │   ├── package-summary.html

│   │   │   │   ├── package-tree.html

│   │   │   │   ├── package-use.html

│   │   │   │   ├── SynchReadException.html

│   │   │   │   ├── SynchWriteException.html

│   │   │   │   ├── UnableAddGroupException.html

│   │   │   │   ├── UnableAddItemException.html

│   │   │   │   ├── UnableBrowseBranchException.html

│   │   │   │   ├── UnableBrowseLeafException.html

│   │   │   │   ├── UnableIBrowseException.html

│   │   │   │   ├── UnableRemoveGroupException.html

│   │   │   │   ├── UnableRemoveItemException.html

│   │   │   │   ├── VariantInternalException.html

│   │   │   │   └── VariantTypeException.html

│   │   │   ├── JCustomOpc.html

│   │   │   ├── JEasyOpc.html

│   │   │   ├── JOpc.html

│   │   │   ├── lang

│   │   │   │   ├── class-use

│   │   │   │   │   └── Translate.html

│   │   │   │   ├── package-frame.html

│   │   │   │   ├── package-summary.html

│   │   │   │   ├── package-tree.html

│   │   │   │   ├── package-use.html

│   │   │   │   └── Translate.html

│   │   │   ├── package-frame.html

│   │   │   ├── package-summary.html

│   │   │   ├── package-tree.html

│   │   │   ├── package-use.html

│   │   │   ├── property

│   │   │   │   ├── class-use

│   │   │   │   │   └── PropertyLoader.html

│   │   │   │   ├── package-frame.html

│   │   │   │   ├── package-summary.html

│   │   │   │   ├── package-tree.html

│   │   │   │   ├── package-use.html

│   │   │   │   └── PropertyLoader.html

│   │   │   └── variant

│   │   │   ├── class-use

│   │   │   │   ├── Variant.html

│   │   │   │   ├── VariantList.html

│   │   │   │   └── VariantTypes.html

│   │   │   ├── package-frame.html

│   │   │   ├── package-summary.html

│   │   │   ├── package-tree.html

│   │   │   ├── package-use.html

│   │   │   ├── Variant.html

│   │   │   ├── VariantList.html

│   │   │   └── VariantTypes.html

│   │   ├── overview-frame.html

│   │   ├── overview-summary.html

│   │   ├── overview-tree.html

│   │   ├── package-list

│   │   ├── resources

│   │   │   └── inherit.gif

│   │   ├── serialized-form.html

│   │   └── stylesheet.css

│   ├── manual

│   │   ├── guide.html

│   │   ├── images

│   │   │   ├── Component.png

│   │   │   ├── Exceptions.png

│   │   │   ├── ExceptionsSmall.png

│   │   │   ├── external.png

│   │   │   ├── logo.png

│   │   │   ├── logo.psd

│   │   │   ├── newwindow.png

│   │   │   ├── nw_maj_rond.gif

│   │   │   ├── OpcClient.png

│   │   │   ├── OPCLogo171x64.GIF

│   │   │   ├── RuntimeExceptions.png

│   │   │   ├── VariantExceptions.png

│   │   │   └── Variant.png

│   │   └── style

│   │   ├── maven-base.css

│   │   ├── maven-classic.css

│   │   ├── maven-theme.css

│   │   ├── print.css

│   │   └── project.css

│   └── model

│   └── JEasyOpc.eap

├── eclipse-project

│   └── JEasyOpc.zip

├── jeasyopc.jar

├── lib

│   ├── commons-logging-1.1.jar

│   ├── JCustomOpc.dll

│   └── log4j-1.2.13.jar

├── release-notes.txt

├── resources

│   ├── javafish

│   │   └── clients

│   │   └── opc

│   │   ├── JCustomOpc.properties

│   │   ├── lang

│   │   │   ├── resource_cs.properties

│   │   │   ├── resource_de.properties

│   │   │   ├── resource_en.properties

│   │   │   ├── resource_pt.properties

│   │   │   └── Translate.properties

│   │   └── OpcServerTest.properties

│   └── log4j.properties

└── src.jar

34 directories, 193 files

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值