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

switch

Public method `telion_api.Circuit.switch(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'`.

Reference contract

FieldValueDescription
symboltelion_api.Circuit.switch
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'
returnComponentRef

Public method telion_api.Circuit.switch(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.switch
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.switch(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'

Authoritative source

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