- Fixed problems at ANSTO
- Some missing files SKIPPED: psi/amor2t.w
This commit is contained in:
@ -27,6 +27,8 @@ Log files are written to the log directory of the instrument account. There
|
||||
are time stamps any hour in that file and there is a new file any 24 hours.
|
||||
<DT>commandlog tail <i>[n]</i>
|
||||
<DD>prints the last n entries made into the command log. n is optional and defaults to 20. Up to 1000 lines are held in an internal buffer for this command.
|
||||
<DT>commandlog intervall
|
||||
<DD>Queries and configures the intervall in minutes at which time stamps are written to the commandlog.
|
||||
</DL>
|
||||
It is now possible to have a script executed whenever a new log file is
|
||||
started. In order to make this work a ServerOption with the name logstartfile
|
||||
|
@ -74,7 +74,7 @@ for its number type.
|
||||
<LI>Count. As Ceil, but a list of overflowed bins will be maintained.
|
||||
</UL>
|
||||
<DT> Rank
|
||||
<DD> Rank defines the number of histograms in memory.
|
||||
<DD> Rank defines the number of dimensions the detector has, minus the time channle when applicable. 1 is a linear detector, 2 a area detector etc.
|
||||
<DT> BinWidth
|
||||
<DD> determines the size of a single bin in histogram memory in bytes.
|
||||
<DT>dim0, dim1, dim2, ... dimn
|
||||
|
Reference in New Issue
Block a user