General SICS commands


This section describes general SICS concepts and SICS commands available to all instruments.

Chapter Overview

SICS has various ways (to many!) to log the I/O from and to an instrument control server. This has devolped over time and may need a cleanup.

  1. There exists a server log where all I/O and internal messages is written to automatically. As this can get quite large the files for this are cyclically reused. This is log aimed at debugging problems with the SICS server.
  2. Logging of client output to a file can be performed with the LogBook command. This is a wrapper around the config file command. This is obsolete.
  3. Then there is a commandlog which writes all I/O coming from clients with user or manager privilege. These log files are kept under /home/INSTRUMENT/log for each day. With this log file all important operations on an instrument can be reconstructed. This gets written automatically without user intervention.