Eterlogic virtual serial ports emulator

Binary data responder

Description

This transformer is processing binary data before sending it to next transformer or to final recipient. If the data contains specified pattern, the reply (response) is sent to the sender channel in text format.

This transformer will not work correctly with binary data.

It is highly recommended to add Binary data blocks splitter transformer before this one.

Be careful to not intoduce infinite response loop by adding corresponding response transformers to both devices!

The response will be sent directly to source, bypassing all source flow transformers.

Binary Responder transformer properties:

Value can contain placeholder values (??) which means "any byte" Example:

Example: Respond 'FF FF' if received data contains "AA BB CC"

Example: Respond 'FF FF' if received data contains "AA BB", any byte and then "CC":

Example: Discard data, but do not respond if received data contains "AA BB CC"

See also:

2007-2026 Eterlogic Software