November 25, 2024, 11:23:40 AM
|
Show Posts
|
Pages: [1]
|
2
|
Online Help Center / Data loggers and plug-ins / Parser module -> Getting the request string
|
on: April 08, 2009, 01:04:34 PM
|
I'm currently trying out the Advanced Serial Logger to get the weight of 2 dump scales through a RS485 connection. I've set up the data query so it alternates its request between the 2 devices. The program gives me after every request the correct weight.
Now I want to write the results to a database but when I write the result message, I also want to know from wich device it came. The ID of the device is kept in the request string and NOT in the result string.
Is there any way that I can parse the request string/query (regular expressions?) so I can save it along with the result message?
|
|
|
|
Loading...
|