• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. duncan
    3. Topics

    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
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Groups 0

    Topics

    • duncanD

      Coal Processing Plant

      Watching Ignoring Scheduled Pinned Locked Moved Stories
      5
      0 Votes
      5 Posts
      4k Views
      JoelHaggarJ
      Thanks Duncan!
    • duncanD

      DGLux - no Design Mode link

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      3k Views
      duncanD
      Hi Joel, I have tried clearing cache and have even used another browser. The user icon in Dglux only has the option to logout. This is true on both internal and public IP's. Thanks Duncan
    • duncanD

      Script help

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      3k Views
      phildunlapP
      I think CraziFuzzy does have the root of what's causing that output, but there are some other things you might want to fix in your script, (typeof(p9.value || p10.value)=='undefined') will not work, anything that can be logical or'ed tends to be boolean by its very nature. You have to split that into (typeof(p9.value) == 'undefined' || typeof(p10.value)=='undefined') There is also no definition for result when a < 0 to return.
    • duncanD

      Scaling Data

      Watching Ignoring Scheduled Pinned Locked Moved How-To
      3
      0 Votes
      3 Posts
      2k Views
      duncanD
      I was being rather stupid. Please ignore the request. Its a simple math formula. :oops:
    • duncanD

      Profibus

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      3
      0 Votes
      3 Posts
      2k Views
      JoelHaggarJ
      Hi Duncan, We currently do not have a Profibus module but we are always looking to add new Data Sources. If you can provide some protocol specifications I can work out an estimate of what it would cost to develop. Thanks, Joel.