News:

Welcome on our forum!

Main Menu

Multiple parser setup

Started by dafrenchman, May 09, 2026, 07:06:12 PM

Previous topic - Next topic

dafrenchman

Greetings,

I have a case where I need to received 2 data strings from the same port using different settings.

First string goes to one database table and the second strings goes to another database table....

In order to make this work I think I need 2 ascii query and parser to deal with the 2 string to send to 2 different sql server tables.


ANy thoughts would be welcome

Thank you.

Thanks

Administrator

Hi!
Unfortunately, the ASCII data parser cannot parse different data packets.
You need to create your own parser using our API:
https://www.aggsoft.com/data-logger-plugins/uniparser.htm

Or split a COM port into 2 new virtual COM ports:
https://www.aggsoft.com/tcp-com/tcp-com-com-splitting.htm
Then create two separate configurations for both new COM ports but with different parser and export settings.
If you like my work, please, take a few seconds and add a feedback about our site or our software [here]