parameterAvailable
controller
`controller` is a required parameter of `telion_api.ControlSystem.feedback` with the installed type contract `Callable[[SignalRef], BlockRef]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.ControlSystem.feedback | — |
| parameter | controller | — |
| kind | positional-or-keyword | — |
| type | Callable[[SignalRef], BlockRef] | — |
| required | true | — |
| default | required | — |
controller is a required parameter of telion_api.ControlSystem.feedback with the installed type contract Callable[[SignalRef], BlockRef].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.ControlSystem.feedback |
| parameter | controller |
| kind | positional-or-keyword |
| type | Callable[[SignalRef], BlockRef] |
| required | true |
| default | required |