- Fixed commandlog documentation

This commit is contained in:
koennecke
2006-12-07 14:04:38 +00:00
parent 78fce0127d
commit b9194b17bb

View File

@ -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 exist in the instrument configuration file. The value of this option
must be the full path name of the file to execute. must be the full path name of the file to execute.
</P> </P>
<p>
<b>Note:</b> with the command <it>config listen 1</it> you can have the output
to the command log printed into your client, too. With <it>config listen 0</it> you can switch this off again. This is useful for listening into a running
instrument.
</p>
</BODY> </BODY>
</HTML> </HTML>