freepascal - How to interface OPC UA Server from Delphi application? -


while there plenty of delphi opc-da client components (commercial , open source), can't seem find delphi component opc ua. in absence of delphi opc ua solution, should using opc-da ua gateway?

edit

native delphi preferred, if not dll. i'm looking @ basic data access of opc items.

have @ quickopc: http://www.opclabs.com/products/quickopc/languages-and-tools/delphi . disclaimer: self-promotion.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -