• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. ristola
    3. Posts

    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 5
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by ristola

    • RE: Hiding Dashboard Elements if DataPoints are Disabled.

      Ahhhhh.
      That works ! Thanks so much for the help.

      I also found one hinderance when testing in the Play Area with the code changes. After testing changes / incorrect coding , nothing else seems to work afterwards.
      Fix was to make code changes, save and Re-load Webpage to check. Can't believe how much time was lost with that issue.

      Much appreciated ! Wanted to accept defeat, but I just coudln't let it go !

      You guys are great ! Thanks again.

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola
    • RE: Hiding Dashboard Elements if DataPoints are Disabled.

      Thanks Matt.
      I have been reading on Angular for a few week, and just missing something.

      Thank you guys for your time... I'll just accept defeat and live with it as is.

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola
    • RE: Hiding Dashboard Elements if DataPoints are Disabled.

      Sorry, perhaps I am not describing my intention clearly.

      Using a ma-gauge-chart.
      When disabling the datasource this is what I get.
      Instead of the red cross hatch, I am trying to make the gauge not show at all.

      In the dashboard designer under the properties, Under the Advanced CSS's display property, I can manually set to "none" and it hides it but not sure how to set it with the point.enabled flag.

      The Angular JS, the ng-hide / show causes the red cross hatch.

      Screen Shot 2021-04-03 at 2.13.57 PM.png

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola
    • RE: Hiding Dashboard Elements if DataPoints are Disabled.

      This seem to perform the same effect.
      When disabling the data point for the element, it turns red with cross hatches instead of making it disappear or hiding in the Dashboard.

      I cannot seem to get rid of the element staying on the dashboard and turning red.

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola
    • RE: Hiding Dashboard Elements if DataPoints are Disabled.

      @thomaseinasto

      Thanks for the reply however didn't quite inspire any solution as I am not very well versed in Angular JS.

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola
    • Hiding Dashboard Elements if DataPoints are Disabled.

      Trying to figure out how to hide elements like ma-gauge if a DataPoint is disabled.

      Currently when the datapoint is disabled, it dims with the red cross hatches.

      Is there an easy way to hide the element with ng-hide/show or Advance CSS on a disabled datapoint ?

      Any help would be appreciated. !

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola
    • RE: Error checking for upgrades

      @mattfox

      Hi Matt,

      No they are not behind a proxy.
      I have 5 or 6 deployed and have always been able to remote in, and check for updates etc.
      Now none of them are able to check for updates, and they no longer have any installable libraries showing up.

      posted in User help
      R
      ristola
    • RE: Error checking for upgrades

      Thanks for the suggestion, however the Enable checking for upgrades has always been selected and usually works fine.

      I am not able to check for upgrades, and no other library protocols available to be installed do not show up either.

      posted in User help
      R
      ristola
    • Error checking for upgrades

      Recently noticed when checking for Updates / Upgrades, I am getting

      error message "Error checking for upgrades — Unknown host: https://store.infiniteautomation.com"
      or
      error message "Error checking for upgrades — Invalid response code 302, reason=Found:"

      I am having the same issue with every deployed MangoES.
      I am able to ping the Url's from command line, and even wget from the url's.

      Any ideas ?

      posted in User help
      R
      ristola
    • Indicator Text dis-appeared after updating modules.

      Noticed my Color Indicators no long display the Text after updating to the latest version on Mango ES Version 3.6.4.

      Editing in designer, you have to delete the text field, tab off of the field, and then return to the text field and the text will re-appear when entering. Problem is, the changes are not saved.

      Anyone have an easy way to correct this so I don't have to start rebuilding pages for my customers?

      Before and After Images.

      0_1564541231866_Screen Shot 2019-07-30 at 10.46.29 PM.png
      0_1564541241224_Screen Shot 2019-07-30 at 10.46.41 PM.png

      posted in User help dashboard desig color indicator module updates
      R
      ristola
    • RE: How to use Slave Monitor to disable Gauges & Charting.

      I am using the Slave Monitor for monitoring the communications.
      Problem is when communication is lost, looking at the dashboard, it shows the last data values and doesn't get your attention the device is down.

      I know if you disable a data source you get the checkered pattern on the Page. like so. 0_1523376806520_5f6cafed-f2a1-4561-a0ad-d4846ab12da4-image.png

      So I was looking for a way to disable or hide or change state when it contains stale data due to loss of communications.

      posted in Mango Automation general Discussion
      R
      ristola
    • How to use Slave Monitor to disable Gauges & Charting.

      Is there a easy way to disable Gauges & Charting with a Modbus Slave Monitor changes status in the Dashboard designer?

      posted in Mango Automation general Discussion
      R
      ristola
    • RE: Selecting WatchList/Chart Series with a Button

      Thanks MattFox for the reply,
      I guess I was looking for a enable / disable function, but just wasn't finding what i needed.

      This approach looks like i maybe able to achieve a similar approach.
      I will give it a twirl...

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola
    • Selecting WatchList/Chart Series with a Button

      I have a WatchList Chart with (6) Axis on the chart legend.
      Is it possible to create a Button to Select Certain Series instead of manually clicking on the each axis to enable / disable ?

      I would like to create a couple buttons to quickly group a few different axis points to quick view

      posted in Dashboard Designer & Custom AngularJS Pages
      R
      ristola