Remote OPC DA Server with Zenon OPC Client
Hi,<br><br>We have to connect a Zenon Supervisor (OPC DA Client) with a third party SCADA (OPC DA Server) in the same network (actually there will be connected in the same ethernet switch). I was reading the manual and you don´t recommend use OPC Client in network (you said only local connection are supported). Also, third party vendor will not accept use OPC UA (that means buy license for them), neither other protocol; and i think it will be very difficult install our Zenon software in their computers (neither OPC datahubs like Matrikon or Cogent).<br><br>However, they accept do some test together (modyfing DCOM and other settings) in laboratory to establish OPC DA communication before go to site. The question is: it´s possible establish the communication working together (I know it´s the complex way), or it´s no possible to establish this kind of communication?.<br><br>Thanks in advance for your support.<br><br>Regards,<br>José Luis Torres
Re: Remote OPC DA Server with Zenon OPC Client
Hello José Luis Torres,<br><br>Let me phrase what is written in the help in a different way. <br><br>When this is a non-critical communication, when you are OK with the fact that the communication may fail at any given time, without the OPC2Cli32 driver noticing right away, when you are OK with the fact that after communication failure or restart of the OPC Server, there may not be automatic reconnect and when you are OK with the fact that it may be necessary to restart both the system with the OPC client driver (zenon runtime) and the system with the OPC server, and when you are OK with the fact that advanced DCOM configuration in Windows is required, and when you are OK with the fact that a future Windows Update may require you to make changes and when you are OK that there will be no support for configuring DCOM or any issues with the OPC2Cli32 driver while using DCOM, you are free to give it a try. Since we do not recommend it and officially do not support it, there will be no guarantee that you can make it work although technically it might.<br><br>I'd suggest contacting your local COPA-DATA support to look again what alternatives there may be.<br><br>Best regards,<br>Mark
Re: Remote OPC DA Server with Zenon OPC Client
Quote:
Originally Posted by
markclemens
Hello José Luis Torres,<br><br>Let me phrase what is written in the help in a different way. <br><br>When this is a non-critical communication, when you are OK with the fact that the communication may fail at any given time, without the OPC2Cli32 driver noticing right away, when you are OK with the fact that after communication failure or restart of the OPC Server, there may not be automatic reconnect and when you are OK with the fact that it may be necessary to restart both the system with the OPC client driver (zenon runtime) and the system with the OPC server, and when you are OK with the fact that advanced DCOM configuration in Windows is required, and when you are OK with the fact that a future Windows Update may require you to make changes and when you are OK that there will be no support for configuring DCOM or any issues with the OPC2Cli32 driver while using DCOM, you are free to give it a try. Since we do not recommend it and officially do not support it, there will be no guarantee that you can make it work although technically it might.<br><br>I'd suggest contacting your local COPA-DATA support to look again what alternatives there may be.<br><br>Best regards,<br>Mark
<br><br><br><br>Dear Mark <br><br>For simillar situation, when the aim is to connect a SCADA software to zenon SCADA by OPC-DA( because the only available and possible communication is OPC-DA),<br>In order to fulfill this statement: " <strong>The OPC client/server is optimized for local use</strong>", <br>is it possible to run <span style="font-size: 9pt; font-family: Verdana, sans-serif;">Opc2Cli32.exe on the Computer which the SCADA with OPC-DA server is installed and then <br></span>in a same network zenon RT fetch the data from <span style="font-family: Verdana, sans-serif; font-size: 12px;">Opc2Cli32 Image ?</span><br><br>I would appreciate your response ASAP<br><br>Thank you so much<br><br>Negin<br style="font-variant-numeric: normal; font-variant-east-asian: normal; line-height: normal; text-align: -webkit-auto; text-size-adjust: auto;"><br>
<br>
Re: Remote OPC DA Server with Zenon OPC Client
Hello negin,<br><br>All zenon drivers are started by the zenon runtime on the same PC in the same session in the same user context. A driver on one PC with a runtime on another PC is not possible. <br><br>Best regards,<br>Mark
Re: Remote OPC DA Server with Zenon OPC Client
Dear Mark<br><br>Thank you for the quick answer.<br>So i should look for possibility on installing OPC-DA server of the Third party SCADA software (YOKOGAWA) on zenon PC.<br><br>Do you think it is meaningful?<br><br>Thank you
Re: Remote OPC DA Server with Zenon OPC Client
Quote:
Originally Posted by
negin
Dear Mark<br><br>Thank you for the quick answer.<br>So i should look for possibility on installing OPC-DA server of the Third party SCADA software (YOKOGAWA) on zenon PC.<br><br>Do you think it is meaningful?<br><br>Thank you
<br>
<br><br>Dear Mark<br><br>I already ask below question from COPA-DATA support, but i am waiting for the answer yet.in the meanwhile i would appreciate to have your<br>advice for my question as mentioned below:<br><br><br><br>" I am investigating on establish connection between zenon SCADA and YOKOGAWA DCS by OPC-DA protocol.<br>As the DCS systems is an old legacy system installed on site, there is no other way to make communication with them except OPC-DA.<br><br>In such a situation, is it possible to connect zenon to DCS through OPC-DA client driver(Opc2Cli32) in zenon? Please be aware that DCS system already has the OPC-DA server.<br><br>-Is there any limitation or error prone facts in this condition?<br>-What should I concern about to have clear overview on possibility of such a communication?<br>Any detail information in this regard is appreciated.<br> <br>Besides, as I search for requirements of using Opc2Cli32 driver in its manual, on page 8-9 of the manual -version 8.10, it is mentioned that <u>“</u><u>The OPC client/server is optimized for local use”.</u><br>Could you please describe this sentence more and in details. It is not clear to me the concept."<br> <br><br><br>Thank you so much for your concern and I appreciate your reply<br><br><br>Best regards<br>Negin<br><br>
Re: Remote OPC DA Server with Zenon OPC Client
The sentence in the manual: <u>“</u><u>The OPC client/server is optimized for local use”</u> - <u></u>means that OPC DA is a communication protocol designed to communicate between client and server which are both running on the same PC, and <u>not</u> via network.<br>On your own risk (around stability, reliability and security) you can try to configure OPC DA communication via network, but we do not recommend it. Please read again answers Mark already posted in this thread.