Query filter

Notice

From TwinCAT 3.1, build 4024.17

The filters described here are available from version TwinCAT 3.1 Build 4024.17.

When processing messages such as receiving, the question arises as to which messages are to be considered at the corresponding point.

An API is provided to formulate the desired messages. For all incoming messages, the API describes which ones are relevant, resulting in a filter.

This API is available for use in various places:

The practical application of the filters is illustrated in Example filter and Example Listener.

FB_TcEventFilter is the entry point in terms of usage.