... | ... | @@ -30,6 +30,12 @@ Generally speaking the `cdsFilt*` blocks take a floating point value as input th |
|
|
| `_Name00` - `_Name09` | The names of the individual filters, set when coefficients are loaded from the filter file. | 16 Hz |
|
|
|
|
|
|
### DAQ Capable Fast Channels
|
|
|
DAQ channels are generated for each filter module, but need to be added to the DAQ channel list to be recorded by the DAQ.
|
|
|
|
|
|
You do this by adding the name of the channel (without the '_DQ' suffix) to a DAQ Channel block
|
|
|
> 
|
|
|
|
|
|
|
|
|
| Channel Suffix | Function | Sample Rate |
|
|
|
| ----------- | ------------------------------------------- | ---- |
|
|
|
| `_EXC_DQ` | The latest value from the excitation input to the filter. (EXC on medm) | Full Model Rate, unless decimated in DAQ channel list |
|
... | ... | |