Write to OPC

Post Reply
Marc Vanzegbroeck
Posts: 1163
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Write to OPC

Post by Marc Vanzegbroeck »

Hi,

Does anyone already had to write to, or read from, a OPC server with FW?

If so, can you give an example?
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
User avatar
damianodec
Posts: 422
Joined: Wed Jun 06, 2007 2:58 pm
Location: Italia
Contact:

Re: Write to OPC

Post by damianodec »

Hi,
no news?
can it be done with FW?

thank you
FiveWin for xHarbour 17.09 - Sep. 2017 - Embarcadero C++ 7.00 for Win32
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Marc Vanzegbroeck
Posts: 1163
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Re: Write to OPC

Post by Marc Vanzegbroeck »

Hello,

Unfortunately I have not found any info to do it via FW.
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
User avatar
Antonio Linares
Site Admin
Posts: 42602
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: Write to OPC

Post by Antonio Linares »

Damiano,

This may provide you some idea to do it:
https://www.fernhillsoftware.com/help/data-access/opc/using-opc-from-c.html
https://documentation.unified-automation.com/uasdkc/1.8.0/html/clientgettingstarted1.html

Also google for IID_IOPCServer vba and you may find some useful examples
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply