Hi
I want to rewrite some Delphi code into C++ with Qt, but not finding much to go on.
For some reason my search for opc returns no results on this forum, but if I use Google I get one result! (2006)
Has anyone done any work on this?
Thanks,
Shaun
Hi
I want to rewrite some Delphi code into C++ with Qt, but not finding much to go on.
For some reason my search for opc returns no results on this forum, but if I use Google I get one result! (2006)
Has anyone done any work on this?
Thanks,
Shaun
OPC = open connectivity?
OPC = OLE for Process Control
Qt does not contain such components as far as I know.
Install the OPC sdk and use their include files and libraries.
Thanks for the advice.
Will try to do this.
This is what I had to do for the Delphi program, but it is quite messy, and was hoping it would be easy enough in Qt.
I am going to have to spend some time/effort on this I think!![]()
Bookmarks