• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. JoHn-Beer

    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
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 22
    • Best 0
    • Controversial 0
    • Groups 0

    JoHn-Beer

    @JoHn-Beer

    0
    Reputation
    581
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    JoHn-Beer Unfollow Follow

    Latest posts made by JoHn-Beer

    • Scripting control to Publishers

      Hi, all
      I have a story to help. Scripting control to publishers. Want to write control scripts for publishers By enabling / disable the publisher
      such as
      1.Scripting control to Data sources.

      var d = 'DP_835f4865-3de8-47cc-9c7b-3121b7a65bf9'; //Change to your data source's XID
      RuntimeManager.enableDataSource(d);
      

      2.Scripting control to Data point.

      var d = 'DP_835f4865-3de8-47cc-9c7b-3121b7a65bf9'; //Change to your data source's XID
      RuntimeManager.enableDataPoint(d);
      

      I try to write like this and it is not available.

      var d = 'DP_835f4865-3de8-47cc-9c7b-3121b7a65bf9'; //Change to your data source's XID
      RuntimeManager.enablePublishers(d);
      
      error RuntimeManager.enablePublishers is not a function
      
      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer
    • I'm stuck in writing problems.

      Hi All,
      I want to write a script in Meta Data Source.What I Want
      I want to get the last value of every 30 days, for example
      2019-01-01 8:00 to 2019-01-02 8:00 equals 1 day
      ...
      2019-01-30 8:00 to 2019-01-31 8:00 equals 1 day
      And I will make all the values together.But I don't know how to write the script as I need them.help me please

      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer
    • RE: MANGO Problem

      @phildunlap MANGOES 16GB. How many datapoints are supported?

      1.Are there any errors during startup in the log?
      -I think there is no problem with booting because this system can work for 1-2 months. After about 1-2 months, this problem occurs.

      2.What types are most of your data sources?

      • 50 data sources (Modbus tcp and meta data source)

      3.How many points do you have?

      • 2000 - 3000 datapoint
      posted in Mango General
      J
      JoHn-Beer
    • MANGO Problem

      Hi All,
      I can not use MangoES Version 3.3.4. I went to see webmin found that CPU 100%. I'm not sure if this is a problem.I wanted to know what was going on and how to fix it to get back to normal.
      Thank you.

      3_1544089470948_xzc.PNG 2_1544089470947_uyi.PNG 1_1544089470947_qeqw.PNG 0_1544089470946_cbv.PNG

      posted in Mango General
      J
      JoHn-Beer
    • RE: Excel Report cannot be opened

      @phildunlap Sorry,I may explain the problem incorrectly.The problem I found really was to download the Excel file.
      Excel file cannot be opened because I download excel file without a file extension.

      1.I want to know the problem is that MangoES v.3.4.4 or My Computer PC ?
      2.How can I fix the problem?

      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer
    • RE: Excel Report cannot be opened

      pic1
      0_1540441084154_4f22abd5-433c-4012-a925-6323b10b443a-image.png

      pic2
      0_1540441114678_b5b4a605-c1b7-4659-9b68-5eae1db7e222-image.png

      I tried this pic1 and the script print OOXML but I can't dowload excel file like pic2. How can I do it?

      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer
    • RE: Excel Report cannot be opened

      @phildunlap I have tested it. Create an new excel template file and upload it back to it's not working. I use Firefox browser to load Excel file and it still does not work.0_1539837597827_Capture.PNG

      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer
    • RE: Excel Report cannot be opened

      @phildunlap I use MangoES v.3.4.4. I'm using this template with other mangoES, I can use it normally.But I used to work with this can not be used normally as I attached the picture.

      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer
    • RE: Excel Report cannot be opened

      @phildunlap

      1. upload template .xls or .xlsx cannot open
      2. If I try to follow the 2, what do I do?
      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer
    • RE: Excel Report cannot be opened

      @craigweb Try changing the name to .xlsx. It works.
      Is there no way to change the name?

      posted in Dashboard Designer & Custom AngularJS Pages
      J
      JoHn-Beer