Eterlogic virtual serial ports emulator

Binary filter transformer

Description

This transformer is processing binary data before sending it to next transformer or to final recipient. Binary filter allows or blocks text data based on include or exclude filters.

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

Binary filter transformer properties:

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

Filters explained

Filter can define one condition or multiple 'logical AND' conditions. To define multiple conditions, you should specify attribute block for every condition.

Filter Placeholder values

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

Condition attributes

All condition attributes should be placed inside [] block. Here are some examples:

Defining multiple conditions in filter

You can define multiple conditions in one filter. The filter will succeed only if all conditions are met.

Defining multiple filters with multiple conditions

You can define multiple filters with multiple conditions. When defining multiple filters, transformer will succeed if ANY of the filters succeeds. Below are examples of multiple filters with multiple conditions (Filters separator=;):

See also:

2007-2025 Eterlogic Software