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

    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
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    NWong

    @NWong

    0
    Reputation
    88
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    NWong Unfollow Follow

    Latest posts made by NWong

    • RE: Multistate Image Help

      Thanks to everyone who responded, I ended up using a meta data point and implementing a gif for one of the conditions.

      posted in User help
      N
      NWong
    • Multistate Image Help

      Using a virtual data point, I am able to make an image switch between two different states automatically (making the image flash). What I want to do is make the image be able to switch between three different states depending on the conditions met:

      if x = 0 and y = 0 AND if x = 1 and y = 1:
      Condition 1: Image is flashing (make it toggle between two states)

      if x = 1 and y = 0:
      Condition 2: Image is green

      if x = 0 and y = 1
      Condition 3: Image is red

      How would I set conditions using a virtual data point? I notice there are true and false condition images that can be used, could these be used using a virtual data point? Any help would be appreciated.

      Mango Core Verison: 3.6.0
      Mango API Module Version: 3.6.0
      Mango UI Module Version: 3.6.1
      Platform: Windows 10 Pro
      Browser: Google Chrome

      posted in User help
      N
      NWong