OPC device

27 views
Skip to first unread message

Faouzi Chiheb

unread,
Sep 20, 2016, 4:30:04 AM9/20/16
to openSCADA


Hello, 
I'm trying to read data from an OPC driver. What I did :
  1. Install open scada plugins
  2. Create an OPC device node in my esim file
  3. Run Recipe
  4. Check that exporter.xml have been generated
Here is the generated exporter.xml
<?xml version="1.0" encoding="ASCII"?>
<exporter:configuration xmlns:configuration="http://openscada.org/DA/OPC/Configuration" xmlns:exporter="http://eclipse.org/SCADA/DA/Server/Exporter">
  <exporter:hive ref="org.openscada.da.server.opc.Hive">
    <exporter:configuration><configuration:root>
        <configuration:connections>
          <configuration:configuration access="SYNC" connected="true" domain="" enabled="true" flat-browser="false" host="192.168.49.206" reconnectDelay="10000" refresh="250" tree-browser="true">
            <configuration:progid>CoDeSys.OPC.02</configuration:progid>
            <configuration:clsid></configuration:clsid>
          </configuration:configuration>
        </configuration:connections>
      </configuration:root></exporter:configuration>
    <exporter:export uri="da:ngp://0.0.0.0:2010"/>
  </exporter:hive>
</exporter:configuration>



I'm not able to run this file as "openSCADA DA/Start Exporter" like mentionned in this tutorial : "https://openscada.atlassian.net/wiki/display/OP/TheOPCDriver"
I probably missed something but i don't know what. Any suggestions?
Here are my installed plugins :




Reply all
Reply to author
Forward
0 new messages