Delay Fixed Sequencer
Component to introduce a fixed delay in transmission, that changes at a given interval, for a given number of times.
Tags: IMPAIRMENT
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Delays | Int32 | No | The fixed delays to transition between in milliseconds. | |
Intervals | Int32 | No | The intervals between transitions in milliseconds. | |
Repeat | Bool | Yes | Whether the sequence shall repeat. | false |