Configure the STREAM Library

Description

In the file stream.ini some variables can be set to a default value.

Locations

In this section the next variables can be set:

Variable

Description

testdefDir

Path to the directory in which Testdefinitions are stored and searched by default.

datafileDir

Path to the directory in which datafiles are stored and searched by default.

plotfileDir

Path to the directory in which plot layout files are stored and searched by default.

Other

Other sections must be named with a valid shortname. These shortnames are added to a new test file, see Start a New Test.
In the section the value for this shortname can be given in the format shortname=value. The exact shortname in this format is not important.
If a shortname is a system variable, it can be a composite variable. The values are taken in the order in which they appear.

String values must be placed between double quotes!
shortname=value
shortname="string"

Remarks

The file stream.ini can be at any location on the Matlab path. Moving it to another location might benefit when installing a new version of the STREAM Library.

  • No labels