Skip to documentation content
On this page
  1. Reference
  2. Contract

controller

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

Reference

FieldValueDescription
symboltelion_api.ControlSystem.feedback
parametercontroller
kindpositional-or-keyword
typeCallable[[SignalRef], BlockRef]
requiredtrue
defaultrequired

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
kindpositional-or-keyword
typeCallable[[SignalRef], BlockRef]
requiredtrue
defaultrequired