Hi,
Does anyone already had to write to, or read from, a OPC server with FW?
If so, can you give an example?
Write to OPC
-
- Posts: 1163
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Write to OPC
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
- damianodec
- Posts: 422
- Joined: Wed Jun 06, 2007 2:58 pm
- Location: Italia
- Contact:
Re: Write to OPC
Hi,
no news?
can it be done with FW?
thank you
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)
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
-
- Posts: 1163
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Write to OPC
Hello,
Unfortunately I have not found any info to do it via FW.
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
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
- 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
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
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