Requirements: Qwt, Plot helper classes (included)
Limitations: none noted
This module loads data from an ASCII formatted file. It samples one value from the the file on every time step and creates and generates an output signal. The module computes the time length of the waveform based on the current real-time period. This is an easy way to test your algorithms on pre-recorded data as if it were being acquired in real-time.
- output(0) – “Output” : values read from the ASCII file
- Loops : Number of times to repeat the waveform, looping back to the beginning
- Gain : Multiplicative gain to apply to the waveform values
- Length(s) : Length of trial, computed based on the real-time period in RTXI
- File Name : Name of ASCII input file
