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

differential_port

Public method `telion_api.Circuit.differential_port(name: 'str', positive: 'NetRef', negative: 'NetRef', *, input_name: 'str' = 'portVoltage', scale: 'Any' = '1[V]', offset: 'Any' = '0[V]') -> 'ComponentRef'`.

Reference

FieldValueDescription
symboltelion_api.Circuit.differential_port
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', *, input_name: 'str' = 'portVoltage', scale: 'Any' = '1[V]', offset: 'Any' = '0[V]') -> 'ComponentRef'
returnComponentRef

Public method telion_api.Circuit.differential_port(name: 'str', positive: 'NetRef', negative: 'NetRef', *, input_name: 'str' = 'portVoltage', scale: 'Any' = '1[V]', offset: 'Any' = '0[V]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.differential_port
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', *, input_name: 'str' = 'portVoltage', scale: 'Any' = '1[V]', offset: 'Any' = '0[V]') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.differential_port(name: 'str', positive: 'NetRef', negative: 'NetRef', *, input_name: 'str' = 'portVoltage', scale: 'Any' = '1[V]', offset: 'Any' = '0[V]') -> 'ComponentRef'