
6
Operation and settings
62
6924-en_V1.3_09/20
6.10.2 Structure of script files
Each script file contains the following elements:
• Three section markers
• The command line
script_name =
for the name of the script
• Several command lines that control the course of the testing routine
Additional lines containing comments may already be included or can be
added. Such lines begin with an asterisk (*) and have no other function.
Empty lines may already be included or can be added. Empty lines have no
effect on the course of the testing routine.
Section marker
The script file must contain the following three section markers:
Section marker
Meaning
[INFORMATION]
First line of script file. Marks the sec-
tion containing the name of the
script.
[SCRIPT]
Marks the section containing the
command lines for the course of the
testing routine.
[END]
Marks the end of the command
lines. Comments can be entered af-
ter that.