• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. bitelxux
    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
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 30
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by bitelxux

    • RE: Main toolbar

      ok. thankyou

      posted in User help
      B
      bitelxux
    • RE: Main toolbar

      So I must recompile, isn't it ?

      And what about change order ? My client wants the Views eye icon be the first in the tool bar ...

      Thankyou

      posted in User help
      B
      bitelxux
    • Main toolbar

      Hi, how can I add or remove icons or reorder them at main tool bar ?

      Best regards.

      posted in User help
      B
      bitelxux
    • RE: Main toolbar

      Hi, how can I add or remove icons or reorder them at main tool bar ?

      Best regards.

      posted in User help
      B
      bitelxux
    • RE: Bug ? Mango Automation. Filters vanish

      Great

      posted in Mango Automation general Discussion
      B
      bitelxux
    • Bug ? Mango Automation. Filters vanish

      In datasources list, applied filters are reseted after save datasource or datapoint.
      Filter texts remain, but list is not filtered after save.

      posted in Mango Automation general Discussion
      B
      bitelxux
    • RE: Bug ? Mango Automation. Filters vanish

      In datasources list, applied filters are reseted after save datasource or datapoint.
      Filter texts remain, but list is not filtered after save.

      posted in Mango Automation general Discussion
      B
      bitelxux
    • Alter mysql scheme so dataPoint->name passes from varchar(40) to varchar(255)

      Hi, have altered mysql scheme so dataPoint.name can has up to 255 characters and that's Ok if I change name with sql command out of mango automation ...

      ... but dataPoint form still says "name can't have more than 40 characters" ...

      Oh, man, is that limitation hardcoded in mango automation regardless mysql scheme ?

      Is there some way to bypass it ?

      Tnx

      posted in User help
      B
      bitelxux
    • RE: Alter mysql scheme so dataPoint->name passes from varchar(40) to varchar(255)

      Hi, have altered mysql scheme so dataPoint.name can has up to 255 characters and that's Ok if I change name with sql command out of mango automation ...

      ... but dataPoint form still says "name can't have more than 40 characters" ...

      Oh, man, is that limitation hardcoded in mango automation regardless mysql scheme ?

      Is there some way to bypass it ?

      Tnx

      posted in User help
      B
      bitelxux
    • RE: Compound event detectors button ?

      Hi, What I currently have in scadabr are events witch are composed with pointValues and time conditions ( scheduled events ). Something like ( pseudocode ):

      if pointValue is > 1 and scheduled_event_1 is on:
      do_something.

      Well, I have seen both metadata and script data sources and I can include pointValues but ... How can I include in logic the state of scheduled-events state ?

      Best regards.

      posted in Mango Automation general Discussion
      B
      bitelxux
    • RE: Migrating from ScadaBR to Mango Automation Version 2.1.0

      Thank you for your response.

      I think I will not have problem with pointValues history as dumping them from ScadaBR mysql table and import them to mango automation mysql table will be easy. Problem is with all other stuff ...

      Attatch ScadaBR json.

      Attachment: download link

      posted in Mango Automation Installation
      B
      bitelxux
    • Migrating from ScadaBR to Mango Automation Version 2.1.0

      Hi, I have purchased mango automation license and I need to migrate from running full configured ScadaBR ( about 500 datasources and datapoints ) to Mango Automation.

      Both database engine are MySQL

      It's not as simple as export to json in ScadaBR and import json in Mango, as mysql schemes have many differences ( schemes attached ) and it just doesn't work :(

      Question is:

      Is there some utility for doing the job or defined procedure ?

      Tnx

      Attachment: download link

      posted in Mango Automation Installation
      B
      bitelxux
    • RE: Migrating from ScadaBR to Mango Automation Version 2.1.0

      Hi, I have purchased mango automation license and I need to migrate from running full configured ScadaBR ( about 500 datasources and datapoints ) to Mango Automation.

      Both database engine are MySQL

      It's not as simple as export to json in ScadaBR and import json in Mango, as mysql schemes have many differences ( schemes attached ) and it just doesn't work :(

      Question is:

      Is there some utility for doing the job or defined procedure ?

      Tnx

      posted in Mango Automation Installation
      B
      bitelxux
    • RE: Compound event detectors button ?

      ScadaBR has an "scripts" button in main menu bar where it's possible to write scripts for using them in other places.

      Any way what we really need us to accomplish Compounds Events feature. I will try to achieve that with scripting data source as you propose.

      This will dificult porting from our current ScadaBR implementations to Mango Automation, but it should be possible.

      Thank you.

      posted in Mango Automation general Discussion
      B
      bitelxux
    • RE: Compound event detectors button ?

      same with mango-automation-full-core-2.1.0.zip

      Nor compound events nor scripts buttons

      posted in Mango Automation general Discussion
      B
      bitelxux
    • Compound event detectors button ?

      Hi, I have just installed mango automation because I want to move from ScadaBR to mango automation payed license:

      m2m2-core-2.1.3.zip

      And some modules:

      m2m2-maintenanceEvents-1.4.1.zip
      m2m2-sqlConsole-1.4.1.zip
      m2m2-dglux-1.0.4.zip
      m2m2-meta-1.4.1.zip
      m2m2-sqlds-1.5.0.zip
      m2m2-graphicalViews-1.4.3.zip
      m2m2-reports-2.0.2.zip
      m2m2-sstTheme-1.0.2.zip
      m2m2-graphicalViews-1.4.3.zip
      m2m2-scheduledEvents-1.4.1.zip
      m2m2-virtualDS-1.4.1.zip
      m2m2-internal-1.4.1.zip
      m2m2-scripting-1.0.1.zip
      m2m2-watchlists-1.5.1.zip

      But I can't find neither "Compound Events" and "scripts" button ..... Do they exist ? If yes, how can I get them back ? if not, how can I define compound events and write scripts ?

      Best regards.

      posted in Mango Automation general Discussion
      B
      bitelxux
    • RE: Compound event detectors button ?

      Hi, I have just installed mango automation because I want to move from ScadaBR to mango automation payed license:

      m2m2-core-2.1.3.zip

      And some modules:

      m2m2-maintenanceEvents-1.4.1.zip
      m2m2-sqlConsole-1.4.1.zip
      m2m2-dglux-1.0.4.zip
      m2m2-meta-1.4.1.zip
      m2m2-sqlds-1.5.0.zip
      m2m2-graphicalViews-1.4.3.zip
      m2m2-reports-2.0.2.zip
      m2m2-sstTheme-1.0.2.zip
      m2m2-graphicalViews-1.4.3.zip
      m2m2-scheduledEvents-1.4.1.zip
      m2m2-virtualDS-1.4.1.zip
      m2m2-internal-1.4.1.zip
      m2m2-scripting-1.0.1.zip
      m2m2-watchlists-1.5.1.zip

      But I can't find neither "Compound Events" and "scripts" button ..... Do they exist ? If yes, how can I get them back ? if not, how can I define compound events and write scripts ?

      Best regards.

      posted in Mango Automation general Discussion
      B
      bitelxux
    • RE: How to force old not calculated metadata to be calculated ?

      It's good workaround. Thankyou

      posted in User help
      B
      bitelxux
    • RE: How to force old not calculated metadata to be calculated ?

      OK. Im' afraid ScadaBR fork doesn't have this feature :-(

      Thank you !

      posted in User help
      B
      bitelxux
    • RE: How to force old not calculated metadata to be calculated ?

      :-( can't find that button. Could you please tell me where exactly is suposed to be ?

      posted in User help
      B
      bitelxux