• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. te36051

    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
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 12
    • Best 0
    • Controversial 0
    • Groups 0

    te36051

    @te36051

    0
    Reputation
    570
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    te36051 Unfollow Follow

    Latest posts made by te36051

    • RE: How to use "Insert" and config Point details for write new data to Mysql Database?

      Now i can insert data to mySql ready. but data will insert to mysql when i Click set data. How to automatic insert by time interval or when data change?

      alt text

      posted in User help
      T
      te36051
    • How to use "Insert" and config Point details for write new data to Mysql Database?

      How to use "Insert" and config Point details for write new data to Mysql Database?
      Now I can use "Update" for update data in Mysql database but I can't use "insert"
      Can you recomment me or example for me?
      alt text

      posted in User help
      T
      te36051
    • RE: jdbc4.CommunicationsException

      solved
      point: For the solutions that you need to change the MySQL settings, you can refer to the following not:

      Linux: /etc/my.cnf
      Windows: D:\Program Files\mysql\bin\my.ini

      commenting out "skip-networking"
      If there is a "skip-networking" line in your MySQL config file, make it comment by adding "#" sign at the beginning of that line.

      posted in Mango Automation general Discussion
      T
      te36051
    • jdbc4.CommunicationsException

      I have some problems. i add sql Datasource and set

      driver class name : com.mysql.jdbc.Driver
      Connection string : jdbc:mysql://localhost:3306/mt4
      *mt4 is database name
      and fill Username and password

      i try to Statement test. mango show masage :

      • class com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

      please Help me?

      posted in Mango Automation general Discussion
      T
      te36051
    • RE: How to make Data source page?

      Sory for my English language. I want to build my page. May be include graphic, gauges or anything for my design. And one I want include datasource table and chart function same example below picture into my page too. Can you recommend me?😅

      posted in Scripting general Discussion
      T
      te36051
    • How to make Data source page?

      How to make Data source page same this picture on new page?

      alt text

      posted in Scripting general Discussion
      T
      te36051
    • RE: How to streaming video from IP camera to Mango dashboard.?

      it 's work . i am use Pointvalue and put tag to Data point XID. Thank you.

      posted in Scripting general Discussion
      T
      te36051
    • RE: How to streaming video from IP camera to Mango dashboard.?

      Thank! phildunlap and Jared Wiltshire. i use This command.

      http://10.62.41.164:81/snapshot.cgi?user=admin&pwd=888888

      Now i can streaming video to http image update every 3 second.
      How to show my http image Data points on dashboard?

      posted in Scripting general Discussion
      T
      te36051
    • How to streaming video from IP camera to Mango dashboard.?

      How to streaming video from IP camera (VSTARCAM C7824WIP) to Mango dashboard.?
      Now i can streaming video and can show in same network but Outside the network i can't see video on dashboard.
      (now i use remot3.it for remote web server to mango for Outside the network )

      posted in Scripting general Discussion
      T
      te36051
    • RE: How to Enable/disable datasource by Script in active process command?

      @te36051

      Ok Thank 's a lot . It work! move code to Event type -> SystemEvents -> SystemstartUp

      posted in Scripting general Discussion
      T
      te36051