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.
how to extract data from a serial message without a point identifier?
-
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?
-
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