嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
使用VC6.0编写的OPC Client源码 可以直接拿来使用
Visual C OPC Client Example
├── README.txt
├── advisesink.cpp
├── advisesink.h
├── datasink20.cpp
├── datasink20.h
├── document.cpp
├── document.h
├── editfilters.cpp
├── editfilters.h
├── eventview.cpp
├── eventview.h
├── fixedsharedfile.h
├── globals.cpp
├── globals.h
├── group.cpp
├── group.h
├── grouppropertysheet.cpp
├── grouppropertysheet.h
├── groupview.cpp
├── groupview.h
├── imagebutton.cpp
├── imagebutton.h
├── item.cpp
├── item.h
├── itemadddlg.cpp
├── itemadddlg.h
├── itempropertiesdlg.cpp
├── itempropertiesdlg.h
├── itemview.cpp
├── itemview.h
├── itemwritedlg.cpp
├── itemwritedlg.h
├── listeditctrl.cpp
├── listeditctrl.h
├── mainwnd.cpp
├── mainwnd.h
├── opccomn.h
├── opccomn_i.c
├── opcda.h
├── opcda_i.c
├── opcerrors.h
├── opcprops.h
├── opcquality.h
├── opctestclient.aps
├── opctestclient.clw
├── opctestclient.cpp
├── opctestclient.dsp
├── opctestclient.dsw
├── opctestclient.h
├── opctestclient.ncb
├── opctestclient.opt
├── opctestclient.plg
├── opctestclient.rc
├── res
│ ├── checkboxes.bmp
│ ├── components.bmp
│ ├── deleteitem.bmp
│ ├── deleteitemgray.bmp
│ ├── dupitem.bmp
│ ├── dupitemgray.bmp
│ ├── eventimages.bmp
│ ├── groupimages.bmp
│ ├── itemimages.bmp
│ ├── newitem.bmp
│ ├── newitemgray.bmp
│ ├── next.bmp
│ ├── nextgray.bmp
│ ├── opctestclient.ico
│ ├── opctestclient.rc2
│ ├── previous.bmp
│ ├── previousgray.bmp
│ ├── toolbar.bmp
│ ├── validateitem.bmp
│ └── validateitemgray.bmp
├── resource.h
├── safearray.cpp
├── safearray.h
├── safelock.h
├── server.cpp
├── server.h
├── serverenumgroupsdlg.cpp
├── serverenumgroupsdlg.h
├── servergeterrorstringdlg.cpp
├── servergeterrorstringdlg.h
├── servergroupbynamedlg.cpp
├── servergroupbynamedlg.h
├── serverpropertysheet.cpp
├── serverpropertysheet.h
├── shutdownsink.cpp
├── shutdownsink.h
├── smarttooltip.cpp
├── smarttooltip.h
├── statusbartext.cpp
├── statusbartext.h
├── stdafx.h
├── timestmp.cpp
├── timestmp.h
├── updateintervaldlg.cpp
├── updateintervaldlg.h
├── versioninfo.cpp
└── versioninfo.h
1 directory, 100 files