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

set_control_values

Set bounded Control Field values through Telion's variables feature path.

Set bounded Control Field values through Telion's variables feature path.

Contract

PropertyValue
symboltelion_api.VariableTable.set_control_values
signature(mode: 'str' = 'Global', initial_value: 'Any' = '0', lower_bound: 'Any' = '0', upper_bound: 'Any' = '1') -> "'VariableTable'"
return'VariableTable'

Signature

telion_api.VariableTable.set_control_values(mode: 'str' = 'Global', initial_value: 'Any' = '0', lower_bound: 'Any' = '0', upper_bound: 'Any' = '1') -> "'VariableTable'"
set_control_values — Telion Python API 0.1.0-alpha | Telion