• 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

    PID Datasource

    User help
    2
    4
    1.3k
    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.
    • ThomasEinastoT
      ThomasEinasto
      last edited by ThomasEinasto

      Dear guys,

      I would like to use the PID controller datasource but cant seem to find the documentation about PID controller modes states.

      There is documentation about what modes exist within this datasource but no documentation about what exact values these should be in the multi-state point 'PID Controller System Modes'.

      Maybe someone can point me to the right direction... Also there seems to be an error with PID Point properties section of documentation as this points to SSH Point properties help not PID point...

      Using: MangoES
      Version: 3.5 latest

      Thanks,
      Thomas

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

        Hi Thomas,

        Thanks for bringing this to our attention!

        I had a look into it, and it appears that information was initially available in the text renderer of the multistate point, but it appears the Multistate_Default template is clobbering the multistate renderer on the mode point created by default. The SSH point help does indeed appear to have been copied into the PID point help, so that's not a linking error. I'll be sure that gets fixed.

        As for the mode values, here they are:

        OFF = -1;
        DISCOVERY = 0;
        TUNING = 1;
        RUNNING = 2;
        
        1 Reply Last reply Reply Quote 0
        • phildunlapP
          phildunlap
          last edited by

          I have fixed these things for the eventual 3.6 release!

          1 Reply Last reply Reply Quote 1
          • ThomasEinastoT
            ThomasEinasto
            last edited by

            Thanks @phildunlap with your fast support once again.

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