System information

© Agilent Technologies 2001–2002 Administering Agilent 3070 Systems (MS Windows NT and 2000) 8-35
Chapter 8: Reference
Compiling the
System and
Standard Config
Files
For changes to the system config file and the standard
config file to be enabled, they must be compiled.
NOTE
If codewords have been modified in any way, both
the system config and the standard config files
must be compiled.
To compile the config files:
1 Login as service3070 (default password is
service)
2 Open BT-BASIC.
3 Compile the system config file. At the command line,
enter:
a msi btgetenv$ ("AGILENT3070_ROOT") &
"/diagnostics/th1"
b compile "config"; testhead
4 Compile the standard config file. At the command
line, enter:
a msi btgetenv$ ("AGILENT3070_ROOT") &
"/standard"
b compile "config"
5 When the config files have compiled without errors,
exit BT-BASIC.