... | ... | @@ -46,7 +46,14 @@ You do this by adding the name of the channel (without the '_DQ' suffix) to a DA |
|
|
## cdsFilt
|
|
|
> 
|
|
|
|
|
|
The `cdsFilt` part has all the above mentioned EPICS channels.
|
|
|
The `cdsFilt` part has all the above mentioned EPICS channels. Each model cycle, the input to the filter module is read, processed by the module with its current configuration and the result is passed out from the model's output port.
|
|
|
|
|
|
### `medm` Overview
|
|
|
The RCG generates a medm screen for each filter module in the model. Below is an example of one such screen.
|
|
|
|
|
|
> 
|
|
|
|
|
|
The screens generated for all three types filter modules are very similar, so we will only go over one here. In this screenshot the filter's input, FM1, output are enabled. The gain is also set to one. You can click on the grey boxes to command actions, like turning on filters, clearing history and enabling/disabling the output. If a specific control is under local control (marked with a yellow "LC") you won't be able to change it from the medm (more on that below).
|
|
|
|
|
|
## cdsFiltCtrl
|
|
|
> 
|
... | ... | |