Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

controller

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

Reference contract

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

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.ControlSystem.feedback:parameter:controller
Path
sdk/python/telion_api/model.py
Symbol
telion_api.ControlSystem.feedback