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

delay

Public method `telion_api.ControlSystem.delay(name: 'str', signal: 'SignalRef | BlockRef', *, samples: 'int' = 1, sample_period: 'Any' = '1e-3[s]') -> 'BlockRef'`.

Reference

FieldValueDescription
symboltelion_api.ControlSystem.delay
signature(name: 'str', signal: 'SignalRef | BlockRef', *, samples: 'int' = 1, sample_period: 'Any' = '1e-3[s]') -> 'BlockRef'
returnBlockRef

Public method telion_api.ControlSystem.delay(name: 'str', signal: 'SignalRef | BlockRef', *, samples: 'int' = 1, sample_period: 'Any' = '1e-3[s]') -> 'BlockRef'.

Contract

PropertyValue
symboltelion_api.ControlSystem.delay
signature(name: 'str', signal: 'SignalRef | BlockRef', *, samples: 'int' = 1, sample_period: 'Any' = '1e-3[s]') -> 'BlockRef'
returnBlockRef

Signature

telion_api.ControlSystem.delay(name: 'str', signal: 'SignalRef | BlockRef', *, samples: 'int' = 1, sample_period: 'Any' = '1e-3[s]') -> 'BlockRef'