• 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
    • Profile
    • Following 0
    • Followers 0
    • Topics 36
    • Posts 101
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by ray

    • R

      Watchlist chart only shows names in legend without deviceNames

      User help
      • • • ray
      2
      0
      Votes
      2
      Posts
      1.3k
      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

      User help
      • • • ray
      4
      0
      Votes
      4
      Posts
      2.3k
      Views

      R

      I try the new data file module. It does not work.

    • R

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

      User help
      • • • ray
      7
      0
      Votes
      7
      Posts
      3.1k
      Views

      phildunlapP

      Ah, yes. I understand.

    • R

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

      User help
      • • • ray
      1
      0
      Votes
      1
      Posts
      1.1k
      Views

      No one has replied

    • R

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

      User help
      • • • ray
      8
      0
      Votes
      8
      Posts
      3.5k
      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 ?

      User help
      • • • ray
      1
      0
      Votes
      1
      Posts
      992
      Views

      No one has replied

    • R

      Data Import from Excel file .xlsx

      User help
      • • • ray
      1
      0
      Votes
      1
      Posts
      1.3k
      Views

      No one has replied

    • R

      BACNet publisher output units and etc.

      User help
      • • • ray
      2
      0
      Votes
      2
      Posts
      1.7k
      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

      User help
      • • • ray
      5
      0
      Votes
      5
      Posts
      1.9k
      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

      User help
      • • • ray
      4
      0
      Votes
      4
      Posts
      1.6k
      Views

      R

      Yes, it works ! Thanks !

    • R

      BACNet MSTP communicate with FieldServer problem

      User help
      • • • ray
      8
      0
      Votes
      8
      Posts
      3.1k
      Views

      R

      Thanks !

    • R

      Import/Export version 2.2.2 has bug

      User help
      • • • ray
      10
      0
      Votes
      10
      Posts
      3.0k
      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

      User help
      • • • ray
      3
      0
      Votes
      3
      Posts
      1.5k
      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

      User help
      • • • ray
      4
      0
      Votes
      4
      Posts
      1.6k
      Views

      R

      I tried it on both ver. 2.2 and 2.06. It came with the same result.

    • R

      Serial Data Source usage

      User help
      • • • ray
      6
      0
      Votes
      6
      Posts
      2.4k
      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

      User help
      • • • ray
      3
      0
      Votes
      3
      Posts
      1.5k
      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

      User help
      • • • ray
      7
      0
      Votes
      7
      Posts
      2.1k
      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 ?

      User help
      • • • ray
      4
      0
      Votes
      4
      Posts
      1.6k
      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

      User help
      • • • ray
      10
      0
      Votes
      10
      Posts
      3.5k
      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

      Wishlist
      • • • ray
      8
      0
      Votes
      8
      Posts
      3.2k
      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.