diff --git a/doc/user/commandlog.htm b/doc/user/commandlog.htm index 2dcd7216..bff36ae1 100644 --- a/doc/user/commandlog.htm +++ b/doc/user/commandlog.htm @@ -35,6 +35,11 @@ started. In order to make this work a ServerOption with the name logstartfile must exist in the instrument configuration file. The value of this option must be the full path name of the file to execute.

+

+Note: with the command config listen 1 you can have the output +to the command log printed into your client, too. With config listen 0 you can switch this off again. This is useful for listening into a running + instrument. +