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

point_variable_probe

Public method `telion_api.Model.point_variable_probe(label: 'str', expression: 'Any' = 'u', operator: 'str' = 'Average', selection: 'str' = 'none', probe_name: 'str | None' = None, table: 'str' = 'Probe Table 1') -> 'ProbeDefinition'`.

Public method telion_api.Model.point_variable_probe(label: 'str', expression: 'Any' = 'u', operator: 'str' = 'Average', selection: 'str' = 'none', probe_name: 'str | None' = None, table: 'str' = 'Probe Table 1') -> 'ProbeDefinition'.

Contract

PropertyValue
symboltelion_api.Model.point_variable_probe
signature(label: 'str', expression: 'Any' = 'u', operator: 'str' = 'Average', selection: 'str' = 'none', probe_name: 'str | None' = None, table: 'str' = 'Probe Table 1') -> 'ProbeDefinition'
returnProbeDefinition

Signature

telion_api.Model.point_variable_probe(label: 'str', expression: 'Any' = 'u', operator: 'str' = 'Average', selection: 'str' = 'none', probe_name: 'str | None' = None, table: 'str' = 'Probe Table 1') -> 'ProbeDefinition'
point_variable_probe — Telion Python API 0.1.0-alpha | Telion