• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    how to extract data from a serial message without a point identifier?

    How-To
    2
    2
    1.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mebiusM
      mebius
      last edited by

      I user Serial data source to poll data from a serial device, but the response messages has no point identifier like $, # or !, they start with a device address code, like 01. I tried to use 01 as an identifier but failed.

      coudl you please help me? how to extract data from a serial message without a point identifier?

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi mebius,

        The trick is to capture an empty group, refer to that group as the point identifier index, then have a point with an empty point identifier.

        I gave an example configuration for this purpose in the first half of my first response in this thread: http://infiniteautomation.com/forum/topic/2274/serial-data-source-trouble-to-show-value-from-com-port/2

        1 Reply Last reply Reply Quote 0
        • First post
          Last post