... | @@ -25,7 +25,7 @@ Generally speaking the `cdsFilt*` blocks take a floating point value as input th |
... | @@ -25,7 +25,7 @@ Generally speaking the `cdsFilt*` blocks take a floating point value as input th |
|
| `_OUTPUT` | The latest value of the filter, after all processing, taking into account filter output setting. `_OUTMON` will always have the calculated output, this channel will be 0 if the module's output is configured to be off. | 16 Hz |
|
|
| `_OUTPUT` | The latest value of the filter, after all processing, taking into account filter output setting. `_OUTMON` will always have the calculated output, this channel will be 0 if the module's output is configured to be off. | 16 Hz |
|
|
| `_SW1R` | Filter switch selections readback, lower 16 bits. [bitmap](cdsFilter*-Switch-(SW)-Settings) | 16 Hz |
|
|
| `_SW1R` | Filter switch selections readback, lower 16 bits. [bitmap](cdsFilter*-Switch-(SW)-Settings) | 16 Hz |
|
|
| `_SW2R` | Filter switch selections readback, upper 16 bits. [bitmap](cdsFilter*-Switch-(SW)-Settings) | 16 Hz |
|
|
| `_SW2R` | Filter switch selections readback, upper 16 bits. [bitmap](cdsFilter*-Switch-(SW)-Settings) | 16 Hz |
|
|
| `_SW1S` | The momentary _SW1/2 channels are not good for SDF management, because there state is not sticky. These _SW1/2***S*** versions are sticky and can also be used to command state changes for filter modules. This has the same bitmap as the [_SW1/2](cdsFilter*-Switch-(SW)-Settings) versions. | 16 Hz |
|
|
| `_SW1S` | The momentary _SW1/2 channels are not good for SDF management, because their state is not sticky. These _SW1/2***S*** versions are sticky and can also be used to command state changes for filter modules. This has the same bitmap as the [_SW1/2](cdsFilter*-Switch-(SW)-Settings) versions. | 16 Hz |
|
|
| `_SW2S` | See function above. | 16 Hz |
|
|
| `_SW2S` | See function above. | 16 Hz |
|
|
| `_Name00` - `_Name09` | The names of the individual filters, set when coefficients are loaded from the filter file. | 16 Hz |
|
|
| `_Name00` - `_Name09` | The names of the individual filters, set when coefficients are loaded from the filter file. | 16 Hz |
|
|
|
|
|
... | | ... | |