From: E. Allaert Date: 2001-10-02 VLT-SW-OCT2001 - RELEASE NOTES FOR SEQUENCER ============================================ Changes (with respect to MAR2001): - None New Features (with respect to MAR2001): - There is an interface now to the logFits* commands: the following seq-commands have been added: seq_logFitsAction, seq_logFitsComment, seq_logFitsEvent, seq_logFitsParRecord, seq_logIntParRecord, seq_logStringParRecord, seq_logRealParRecord. - There is now also an interface to the alarm system: see the new seq_alrmAttach, seq_alrmDetach and seq_alrmList commands. - The seqWish interactive console (based on tkcon) has been updated and will now read its own resource file. If you're not happy with the default settings (like number of lines, font, ...) copy $VLTROOT/config/.seqConRc to your home directory and edit it. See $VLTROOT/doc/tkcon/start.html for more information on configuration settings. This console will now also save automatically the history of commands used, so next time you can still scroll through the commands of your previous session. All changes and enhancements are documented in their respective manpages. ___oOo___