Page 1 of 1

Write to OPC

PostPosted: Mon Nov 29, 2021 9:40 am
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?

Re: Write to OPC

PostPosted: Thu Jan 20, 2022 9:39 am
by damianodec
Hi,
no news?
can it be done with FW?

thank you

Re: Write to OPC

PostPosted: Thu Jan 20, 2022 9:51 am
by Marc Vanzegbroeck
Hello,

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

Re: Write to OPC

PostPosted: Thu Jan 20, 2022 11:57 am
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