__header__
Description
Batch Run Data controls the data logging os results.
To save use the FileArchiveSave step (no filename nned to be set to this step)
(to save a subset set the resultsview Lower and Upper Render Groups)
If the data is being loaded typically the ExportOptions should be set to fixed size.
the toleracens can be saved loaded as .xml files
Verbs
Reset: update sample and population sizes with global settings
Parameters
Population
If 0 uses the population as defined by the actual characteristic
NOTE this can be also be set by right clicking in the result characteristics
and choosing preferences
SampleSize
If 0 uses the size as defined by the actual characteristic
ExportOptions
- None:
- Append: append the data to the file
- NewEachRun: create a new file each run (when system goes into auto mode or call FIleArchiveSave)
- NewEachDay: creates a new time stamped file each data
- FixedSize: keeps the size as defined by the population size
ArchivePath
The Path to the data that is logged
ArchiveName
eg data.csv
ArchiveFullName
Readonly is the defined file name
ImportOptions
- UpdateExistingResults
- Reset Results ie the resulls are those as defined in the data file
__footer__