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

gain

Public method `telion_api.ControlSystem.gain(name: 'str', signal: 'SignalRef | BlockRef', gain: 'Any' = 1) -> 'BlockRef'`.

Public method telion_api.ControlSystem.gain(name: 'str', signal: 'SignalRef | BlockRef', gain: 'Any' = 1) -> 'BlockRef'.

Contract

PropertyValue
symboltelion_api.ControlSystem.gain
signature(name: 'str', signal: 'SignalRef | BlockRef', gain: 'Any' = 1) -> 'BlockRef'
returnBlockRef

Signature

telion_api.ControlSystem.gain(name: 'str', signal: 'SignalRef | BlockRef', gain: 'Any' = 1) -> 'BlockRef'
gain — Telion Python API 0.1.0-alpha | Telion