• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    OPCDA Documentation

    User help
    2
    2
    938
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Gordoe
      last edited by

      We're experiencing challenges connecting to OPC Servers with Mango and would need to know where to get more documentation. Not all OPC Servers require authentication.

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi Gordoe,

        Good question! Alas, I'm not too sure. i can tell you that the OPC module is using the org.openscada OPC version 0.9 library to actually do the OPC protocol. I have very limited experience with OPC devices. It looks like you could modify a Mango/bin/ext-available script to set the log level for the logger in the library to a lower level by change its JAVA_OPTS to -Dorg.slf4j.simpleLogger.defaultLogLevel=debug or put a config file someplace: https://stackoverflow.com/questions/14544991/how-to-configure-slf4j-simple

        I'm not sure I found the ideal place to explore v0.9 of the source code for the library on the web.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post