Next: SET DOSUBMIT
Up: SET
Previous: SET
Contents
Index
SET COMMENT
SET COMMENT comment
SET COMMENT ""
Comment Character(len=128) ! Comment. Don't use & < >
Set comment for an observation. The value of "comment" is displayed
in the monSDH display during the execution of each scan, and logged in
the iram30m-scan-*.xml files.
SET COMMENT ""
clears the comment.
NOTE: SET COMMENT can use values of variables, e.g.,
if 'ii' = 11 and 'imax' = 33 are variables in a loop:
PAKO> set comment " loop "'ii'" of "'imax'" executing "
I-SET, Comment has been set to: loop 11 of 33 executing
PAKO> start
Then "loop 11 of 33 executing" will be shown in the monSDH when the
scan is executed.
Gildas manager
2023-06-01