• 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

    Sleeping script alternative

    How-To
    2
    3
    1.2k
    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.
    • P
      Phillip Weeks
      last edited by

      Last year phildunlap suggested I included a RuntimeManager.sleep(5000); to help alleviate the running out of memory issue we were experiencing during scripting history recalculation since the points-to-be-written seemed to go up and consume the memory. It seemed to help the issue and so I was wondering someone can show me how to get the ptbw value at runtime so I can decide to sleep or not?

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

        Hi Phillip,

        "Point values to be written" is a monitored value that can be stored by a data point on an Internal Data Source. Then you can add that data point into your context as you normally would any other data point.

        1 Reply Last reply Reply Quote 0
        • P
          Phillip Weeks
          last edited by

          thanks Phil I should have realized this of course aagh

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