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

I

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

Reference

FieldValueDescription
symboltelion_api.Circuit.I
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.I(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[A]', *, input_name: 'str' = '', input_scale: 'Any' = '1[A]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.I
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.I(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[A]', *, input_name: 'str' = '', input_scale: 'Any' = '1[A]') -> 'ComponentRef'
I — Telion Python API 0.1.0 | Telion