Eterlogic virtual serial ports emulator

Line splitter transformer

Description

This transformer is processing text data before sending it to next transformer or to final recipient.

This transformer will not work correctly with binary data.

Line splitter is very useful when data is sent in small chunks (for example, received from network or from many devices), and you need to make sure that you get complete data without collisions.

If using other transformers (for example, replacing or filtering data), put Line Splitter as the first one in the pipeline - it will make sure that downstream transformers will work with correct data.

Line Splitter transformer properties:

Splitting lines ending with \n (0x0a)

Line break mode: LF(\n)

Example:

Example:

Example:


2007-2025 Eterlogic Software