Skip to documentation content
On this page
  1. Contract

controller

`controller` is a required parameter of `telion_api.ControlSystem.feedback` with the installed type contract `Callable[[SignalRef], BlockRef]`.

controller is a required parameter of telion_api.ControlSystem.feedback with the installed type contract Callable[[SignalRef], BlockRef].

Contract

PropertyValue
symboltelion_api.ControlSystem.feedback
parametercontroller
typeCallable[[SignalRef], BlockRef]
requiredtrue
defaultrequired
controller — Telion Python API 0.1.0-alpha | Telion