• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. ray
    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
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 36
    • Posts 101
    • Groups 0

    Topics

    • R

      Watchlist chart only shows names in legend without deviceNames

      Watching Ignoring Scheduled Pinned Locked Moved User help
      2
      0 Votes
      2 Posts
      1k Views
      phildunlapP
      Hi ray, You're correct. I took a quick peek at the history of the code producing that chart, and didn't find an obvious culprit. So, I've created a git issue for this: https://github.com/infiniteautomation/ma-core-public/issues/828 Thanks for letting us know.
    • R

      Data File data source does not trigger events

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      2k Views
      R
      I try the new data file module. It does not work.
    • R

      Data Point Details "Export CSV" does not show date/time

      Watching Ignoring Scheduled Pinned Locked Moved User help
      7
      0 Votes
      7 Posts
      3k Views
      phildunlapP
      Ah, yes. I understand.
    • R

      "Purge all events" does not work for MySQL (Mango 2.6.4)

      Watching Ignoring Scheduled Pinned Locked Moved User help
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • R

      "users" section displays "Required Module MangoApi is not installed"

      Watching Ignoring Scheduled Pinned Locked Moved User help
      8
      0 Votes
      8 Posts
      4k Views
      JoelHaggarJ
      Ok thanks, that makes sense. The dashboards module contains a lot of new JavaScript that we are using on the new HTM5 pages. The users section in Mango 2.6 has been redeveloped in HTML5 and uses JavaScript from the dashboards module. Thanks.
    • R

      Send csv file only without any chart ?

      Watching Ignoring Scheduled Pinned Locked Moved User help
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • R

      Data Import from Excel file .xlsx

      Watching Ignoring Scheduled Pinned Locked Moved User help
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • R

      BACNet publisher output units and etc.

      Watching Ignoring Scheduled Pinned Locked Moved User help
      2
      0 Votes
      2 Posts
      2k Views
      R
      The Bacnet IP publisher works in discovery mode. However, the unit shows "no_unit (0x5F)". Units are kilowatt-hours, Watts, .... They are already defined in BACNet codes. How can I publish object values with units ? Thanks !
    • R

      In scripting data source find out the point name of a variable

      Watching Ignoring Scheduled Pinned Locked Moved User help
      5
      0 Votes
      5 Posts
      2k Views
      JoelHaggarJ
      Interesting. I guess you would just have to hard code the name which should be fine unless you expect the name would change often.
    • R

      Error message of Map Quest in DGLux

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      2k Views
      R
      Yes, it works ! Thanks !
    • R

      BACNet MSTP communicate with FieldServer problem

      Watching Ignoring Scheduled Pinned Locked Moved User help
      8
      0 Votes
      8 Posts
      3k Views
      R
      Thanks !
    • R

      Import/Export version 2.2.2 has bug

      Watching Ignoring Scheduled Pinned Locked Moved User help
      10
      0 Votes
      10 Posts
      3k Views
      R
      I did the following step if I remember correctly. Add one data point (offset=0) for Modbus IP publisher. I works. Add two more data points. Only offset=0 is working. The other data points are 0. Remove all data points, except offset=4 and set to offset 0. It works again. Add back the previous data point which was offset=0 to offset=4. It works. Do something like steps 4 for others to make it work. It seems to me that the data points has to set to offset=0 and then change to other offset value to make it work. But I am not very sure.
    • R

      Mango 2.2.2 watch list cannot export Excel file but CSV file instead

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      2k Views
      terrypackerT
      ray, Thanks for pointing this bug out. I have created an issue for it in our Code repository: http://github.com/infiniteautomation/ma-core-public/issues/147 It will be fixed in the next release.
    • R

      Access Mango with Android tablet

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      2k Views
      R
      I tried it on both ver. 2.2 and 2.06. It came with the same result.
    • R

      Serial Data Source usage

      Watching Ignoring Scheduled Pinned Locked Moved User help
      6
      0 Votes
      6 Posts
      3k Views
      phildunlapP
      Sending the data (what I'm thinking of as the request) is not the issue. You could send any data by using the Point Identifier in the data point details as the Device ID # and setting values to that point. Unless the data returning from the device also is fixed (which would probably make it uninteresting) the checksum will not be fixed and we'll still have a problem of telling one message from the next, or knowing if we've finished reading a message.
    • R

      Disable share in Mango

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      2k Views
      JoelHaggarJ
      It would be really easy to remove the share button from the User Interface, you should be able to do that in the .jsp file but this would remove it for admins as well. You could always use the Import / Export to update the shares. We are planning on making some improvements to the User Management system in Mango and could probably include this as an option. Thanks for the idea, Joel.
    • R

      How can I configure Mango so that I can access with https instead of http

      Watching Ignoring Scheduled Pinned Locked Moved User help
      7
      0 Votes
      7 Posts
      2k Views
      MattFoxM
      Nope, this would likely be for version 3 and above. You could try upgrading your version 2 to a higher version 2 but I'm not sure how well it will work. If https is a must, I'd advise configuring a proxy for mango using apache or nginx. Fox
    • R

      How to activate system message ?

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      2k Views
      phildunlapP
      The other option is to probably clear your browser cache (and most of the time, just refreshing the page clears the 'ignore alerts' flag.
    • R

      Formula for calculating accumulation value of a data point in Meta point

      Watching Ignoring Scheduled Pinned Locked Moved User help
      10
      0 Votes
      10 Posts
      4k Views
      phildunlapP
      I was mistaken: I thought there was a way to access which points had triggered the context update, but I see that I was incorrect. To solve this, I would do the following: Initialize: Create a meta point that is of type Numeric. Write a script, "return 0;" or use your method to initialize, return "p.past(YEAR,1).sum;" Run the script once or twice, so that the value of zero is recorded for the meta point. (use cron "0/1 * * * * ? *" to execute it every second it is enabled and record a value) Configure: Add the point you wish to aggregate to the context, call "p" Add the meta point itself to the context, call "m" Write a script, "return m.value + p.past(MINUTE,1).sum;" Have the meta point run on a Cron pattern, perhaps "0 * * * * ? *" for every minute Enable the point. If one minute is not good enough time resolution, you can modify it to be .past(SECOND, 15) and modify the Cron pattern to be "0/15 * * * * ? *" So long as the number you choose in place of "15" is a factor of 60 (1,2,3,4,5,6,10,12,15,20,30,60) you can use it in both places and get uniform data.
    • R

      Mango to work as BACNet IP server

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      8
      0 Votes
      8 Posts
      4k Views
      JoelHaggarJ
      We have finished the BACnet Publisher and it works great. It's now part of the BACnet 2.1.0 module which is part of the new release of Mango 2.4.0. Please test it out and let us know what you think. Joel.