News:

Welcome on our forum!

Main Menu

How to align ASCII query and parser?

Started by ccdr, July 18, 2018, 05:27:42 AM

Previous topic - Next topic

ccdr

Hello
It's very convenient to set query/parser pair for Modbus protocol.
But the ASCII query and parser setting does not have query/parser pair aligned.
If two different types of query are issued, the parser is not able to distinguish one response from the other.
Any method could align ASCII query and parser pair?
Thanks.

Arthur Grasin

Our ASCII parser is simple as possible. Therefore you cannot define parser rules for different requests.

I can only offer to create a custom parser for your device (for an additional cost).
If you like my work, please take a few seconds and add feedback about our site or our software [here]

ccdr

Quote from: Arthur Grasin on July 18, 2018, 05:47:19 AM
Our ASCII parser is simple as possible. Therefore you cannot define parser rules for different requests.

I can only offer to create a custom parser for your device (for an additional cost).
Can I concatenate the data sent and data received into single data packet? And thereafter apply the parser rule on it?

Arthur Grasin

If you like my work, please take a few seconds and add feedback about our site or our software [here]