DolphinV4 API  1.6.1.0
filter
Collaboration diagram for filter:

Modules

 FILTER config parameters
 FILTER structures
 FILTER functions

Detailed Description

The FILTER module is used to filter received telegrams according:

When the filter is active telegrams which matches to the data specified with the filter module are dropped and the application does not receive them.

Note:
Because of internal changes how the filter module internally works compared to the API V1, it is necessary to define the two arrays, u32gFilterValue[1] and u8gFilterCfg[1] even if filters are not used. This is done in the EO3000I_CFG.c file
IDX_FILTER_OPERATOR is valid for all filters!!
FILTER_KIND=APPLY => BLOCK all other type of Telegrams.