![]() |
Eterlogic virtual serial ports emulator |
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:
Line break mode: LF(\n)
Example:
Example:
Example: