Saves data from selected input traces or events for each run into files
- Author
- Jan Benda
- Version
- 1.2 (Dec 9, 2014)
The SaveTraces-RePro records ascii-data without writing out any stimulus and terminates after duration
seconds. If duration
is set to zero, the RePro keeps recording infinitely. Recording can be interrupted any time by pressing the space key or starting a different RePro.
Data are recorded into ascii files. In addition, if savedata is set true
, data are also saved into the raw-traces files of RELACS (trace-?.raw). For only storing data into the RELACS raw-traces files, use the Record RePro.
- Options
General
duration=0s
: Duration (number
)
savedata=false:
Save raw data (boolean
)
split=false:
Save each run into a separate file (boolean
)
Analog
input traces A list of all available analog input traces. Select the ones that you want to save into files.
Events
A list of all available events. Select the ones that you want to save into files.
- Files
- savetraces-<tracename>-<run>.dat
- saveevents-<eventsname>-<run>.dat