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

set_control_values

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

Reference contract

FieldValueDescription
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'

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'"

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.VariableTable.set_control_values
Path
sdk/python/telion_api/model.py
Symbol
telion_api.VariableTable.set_control_values