Filter dw
Type Function: DWORD¶
| Input X | DWORD (input) |
| T | TIME (time constant of the filter) |
| Output Y | DWORD (filtered value) |
| FILTER_DW is a filter of the first degree for 32-bit DWORD data. The main application is the filtering of sensor signals for noise reduction. The basic functionality of a filter of the first degree can be found in the module FT_PT1. |
