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.

  • Modbus serial port

    4
    0 Votes
    4 Kiriman
    3k Lihat
    M
    This appears to be a problem with *nix, although i don't know if it is widespread. It seems the request to the comm layer for the list of ports does not include those that are currently in use. There doesn't appear to be a good solution beyond oja's, but we'll keep looking.
  • Updating graphics

    4
    0 Votes
    4 Kiriman
    2k Lihat
    S
    thanks... i find it helps to reset the browser cache (well at least on chrome). keep up the great work! Neil
  • Can we flush data to a txt or excel or any file with mango??

    4
    0 Votes
    4 Kiriman
    2k Lihat
    A
    Thanks a lot! your help was very useful
  • Image Object On graphic view

    4
    0 Votes
    4 Kiriman
    2k Lihat
    JoelHaggarJ
    I knew I was missing something obvious. Thanks, Joel.
  • Image charts on Ubuntu

    4
    0 Votes
    4 Kiriman
    3k Lihat
    Z
    I found that: this step is not needed for Ubuntu Desktop 10.04 it is required for a simple installation of Ubuntu server 10.04
  • Averaging from Modbus source to MySQL database

    4
    0 Votes
    4 Kiriman
    4k Lihat
    M
    Another idea is to just use MySQL as Mango's database (either brand new or converting from an existing Derby instance). Then, other applications can directly access the pointValues/pointValueAnnotations tables.
  • Email with CSV file attached

    5
    0 Votes
    5 Kiriman
    3k Lihat
    M
    The most efficient way would be for Mango to poll over Modbus I/P. But if the device needs to initiate the connections then, yes, posting an HTTP message will work just fine. Check the HTTP Receiver documentation for details.
  • System Startup Event

    3
    0 Votes
    3 Kiriman
    2k Lihat
    M
    System startup event happen when the web context is loaded, so the cause would be one of the following: Tomcat is restarting the Mango context somehow. This should only happen when manually initiated. The O/S is restarting Mango. Can't comment on why this would be happening. A badly behaved script maybe. The UPS is shutting down the server. Or anything else along these lines.
  • Mango Event Notification

    8
    0 Votes
    8 Kiriman
    5k Lihat
    M
    To a degree. You can modify the templates, but you only have access to whatever information is in the context model, which is pretty much what is already in the email.
  • Alerts without Acknowledgement

    3
    0 Votes
    3 Kiriman
    2k Lihat
    M
    I tested setting the alarm level to "None", and i can still attach event handlers to it. What is preventing you from doing this?
  • 0 Votes
    4 Kiriman
    2k Lihat
    S
    it works :) :) thank you, i only lost my background picture. i wil start to make backups soon.
  • How to implement metric system in mango

    3
    0 Votes
    3 Kiriman
    2k Lihat
    M
    Mango was developed in Canada, so if there were any measurement bias within it, it would be towards metric. But, Mango has no bias. Values are stored as scalars; you provide formatting and suffixes via text renderers to display the values the way you want to see them.
  • Missing Application Icons

    5
    0 Votes
    5 Kiriman
    4k Lihat
    K
    Apologies, Plank that I am forgot where to find event detector settings etc. :oops: Also I've done a reinstall and the version number is now coming up correctly as 1.10.0 Thanks :thumbup:
  • Receiving unwanted Reports

    7
    0 Votes
    7 Kiriman
    4k Lihat
    M
    That's the easy way, yes.
  • Illegal Function alarm

    18
    0 Votes
    18 Kiriman
    9k Lihat
    M
    Steve, you can create a binary point on a holding register, and specify the bit in the register that you want.
  • System Exception while adding a Publisher

    6
    0 Votes
    6 Kiriman
    4k Lihat
    J
    Ok, thanks. I dont remember really if I did it or not.
  • Temperature/Humidity device configuration

    4
    0 Votes
    4 Kiriman
    3k Lihat
    M
    Joel, you're right! 2 bytes works for me. Offset was'nt working because I was selecting 4 or 8 bytes. Now I got things working here. Thank you and best regards! Marcelo Amorim Ferreira [<O>] Brazil
  • How do I change the font size for Simple Point?

    14
    0 Votes
    14 Kiriman
    7k Lihat
    M
    Try "return point.name;". I believe the documentation should help with the rest.
  • Modbus Master alarm message: CRC mistmach!

    7
    0 Votes
    7 Kiriman
    4k Lihat
    M
    It's often not very helpful to repeatedly say that it doesn't work. Can you please provide some more information. It may appear to work fine with mtester if that program simply suppresses anything that doesn't look right. Modbus4J is more forthcoming. Perhaps your next post can include some trace information such as has been suggested multiple times.
  • PointNames is undefined

    5
    0 Votes
    5 Kiriman
    3k Lihat
    M
    Sure. Send me a PM with your email addy.