Update cdsFilt authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
......@@ -43,6 +43,10 @@ You do this by adding the name of the channel (without the '_DQ' suffix) to a DA
| `_IN2_DQ` | The latest value from the excitation input summed with the input to the filter. (IN2 on medm) | Full Model Rate, unless decimated in DAQ channel list |
| `_OUT_DQ` | The latest value of the filter, after all processing. (OUT on medm) | Full Model Rate, unless decimated in DAQ channel list |
### DAQ Slow Channel
The `_SWSTAT` channel is an attempt to consolidate relevant information for storage in a DAQ data channel.
![image](uploads/01bcbbc15c30557dc1b554983ffb599e/image.png)
## cdsFilt
> ![image](uploads/ee62f8c4c1e67cc7f1a5afa094489300/image.png)
......
......