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

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

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'