Eterlogic virtual serial ports emulator

Wait for complete data transformer

Description

This transformer is highly recommended to use in "many writers" scenario to avoid write conflicts.

Result output is always single chunk of data (no multiple outputs are generated compared to other transformers like Binary data blocks splitter transformer).

Example of such conflict when 2 clients are writing in parallel:

To avoid that, add this transformer before write with "End marker"="!".

Transformer properties:

Hex strings can be defined in any of the following formats:

Making sure that requests ending with ";" are merged correctly

Binary format: no
End marker: ;

Example:

Example:

Example:

Example:

Making sure that requests starting with "0x00 0x00" and ending with "0xff 0xff" are merged correctly

Binary format: yes
Start marker: 00 00
End marker: FF FF

Example:


2007-2025 Eterlogic Software