Time Series Generator¶
Generates one uniformly sampled time-series channel. The time axis is Time (s) and can start from a configured start time.
Input and output¶
- Input: none.
- Output: one generated time-series channel (
TIME 1). - Required metadata:
Test Name、Channel Number、Y Title和Y Units。
Wave types¶
Sine, Triangular, Square, SweepSine, WhiteNoise, and SineOnRandom are supported. Phase is expressed in degrees. SweepSine supports Linear and Logarithmic sweep modes.
WhiteNoise has no frequency-range parameter: its representable spectrum covers 0 to Sample Rate / 2. Other wave types require a sample rate at least ten times their signal frequency; for SweepSine, this is the end frequency. A Random Seed can be supplied when a repeatable noise sequence is needed.
Required channel metadata¶
Test Name and Channel Number start with editable defaults. Channel Title is filled from the selected wave type until it is manually edited. Y Title and Y Units are required before execution.