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

current_source

Public method `telion_api.Circuit.current_source(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[A]', *, input_name: 'str' = '', input_scale: 'Any' = '1[A]') -> 'ComponentRef'`.

Reference contract

FieldValueDescription
symboltelion_api.Circuit.current_source
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[A]', *, input_name: 'str' = '', input_scale: 'Any' = '1[A]') -> 'ComponentRef'
returnComponentRef

Public method telion_api.Circuit.current_source(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[A]', *, input_name: 'str' = '', input_scale: 'Any' = '1[A]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.current_source
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[A]', *, input_name: 'str' = '', input_scale: 'Any' = '1[A]') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.current_source(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[A]', *, input_name: 'str' = '', input_scale: 'Any' = '1[A]') -> 'ComponentRef'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Circuit.current_source
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Circuit.current_source