• Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    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

    Addding new multistate image sets

    User help
    4
    9
    7434
    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.
    • S
      speake last edited by

      Hi,

      Is there any easy way to add custom multistate image sets for the graphical views? If not perhaps you could provide a few words to point me in right direction in the code?

      Stew.

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler last edited by

        Hi Stew,

        Currently image sets are defined in the class com.serotonin.mango.view.ImageSetLoader. By adding a new entry here and putting your images into the /images directory, they should become available. The class should be easy to recompile since it only depends on java.util.* classes.

        Eventually we want to make this simpler by, say, loading xml definition files, but this hasn't been worked out yet.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • C
          clark last edited by

          Hi M@

          Under the data_sources.shtm page:

          How does on delete data sources that are no longer required? There does not appear to be a way to do this.

          You can enable or disable them but cannot delete them.

          Is this available or planned for a future release?

          Thanks, Clark

          1 Reply Last reply Reply Quote 0
          • M
            mlohbihler last edited by

            Hi Clark,

            Yes, the next version (0.8.0 scheduled for release this month) will include a number of enhancements and upgrades, including the ability to delete data points and data sources.

            Best regards,
            Matthew

            1 Reply Last reply Reply Quote 0
            • K
              knigjes last edited by

              (maybe this should be in Wish List)
              a simple script for adding multistate image sets would greatly improve the product.
              while I might be able to hack my way through the programming, I'm not excited about navigating a Java Development Environment and recompiling just to add a picture set.
              Mango has a nice GUI interface, and I see on the java.net page that expanding it's icon set is one of your goals. An easier "add set" with some instructions (naming convention etc.) would allow this development to be delegated (esp. if there was a repository we could use to share).

              You've got a good thing going here

              1 Reply Last reply Reply Quote 0
              • M
                mlohbihler last edited by

                Check out the main help documentation. Near the bottom is a section called "Graphics" that describes how to easily add new image sets to Mango. Some of the posts here were made obsolete by this new functionality.

                Best regards,
                Matthew

                1 Reply Last reply Reply Quote 0
                • K
                  knigjes last edited by

                  I followed the guidance from the main Help documentation...
                  This allowed me to add a set of multi-state images that work fine for a Numeric Datatype, when I set the datatype in "Point Properties" to Multistate, then proceed to edit Graphical Views, it won't offer me any options other than "Basic"
                  Am I doing something wrong?

                  1 Reply Last reply Reply Quote 0
                  • M
                    mlohbihler last edited by

                    No, you're not doing anything wrong. There are image renderers for graphical views for numeric and binary, but for multistate there is only the basic renderer. We will add a such a thing for the next release.

                    Best regards,
                    Matthew

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