osirisSetnum -- normal exit, no error
NAME
osirisSetnum -- normal exit, no error
OSIRIS library of scripts
osirisSetnum
SYNOPSIS
osirisSetnum [OSIRIS|GLOBAL|IMAG|SPEC] [-t #] [-m]
DESCRIPTION
Returns or sets the current s.SETNUM keyword. The variable "s" can be
osiris.SETNUM
osds.SETNUM
oids.SETNUM
Osiris global server keywords
SETNUM dataset_number integer
SSETNUM Dataset number integer
ISETNUM Dataset number integer
How the keyword works
[osrseng@napili]$ s setnum
setnum = 1
[osrseng@napili]$ s isetnum
isetnum = 1
[osrseng@napili]$ s ssetnum
ssetnum = 1
[osrseng@napili]$ m setnum=2
setting setnum = 2 (wait)
[osrseng@napili]$ s setnum
setnum = 2
[osrseng@napili]$ s isetnum
isetnum = 2
[osrseng@napili]$ s ssetnum
ssetnum = 2
[osrseng@napili]$ show -s oids setnum
setnum = 2
[osrseng@napili]$ show -s osds setnum
setnum = 2
[osrseng@napili]$ m setnum=1
setting setnum = 1 (wait)
[osrseng@napili]$ show -s osds setnum
setnum = 1
OPTIONS
-t #
ID number to attach to all script generated errors, warnings, and
questions that are passed to the OGS. The ID number is separated
from the rest of the message with a ";".
-m
simulate calls to RPC servers. during simulated calls, the
command is echoed (instead of being executed).
others?
EXAMPLES
script_name junk1 -t 123
What would happen?
ENVIRONMENT VARIABLES
list of environment variables used
FILES
list of files used
SERVERS & KEYWORDS
oids / setnum
osds / setnum
osiris / setnum (higher between oids and osds)
osiris / isetnum (meta-keyword)
osiris / ssetnum (meta-keyword)
SCRIPTS CALLED
list of the scripts called by this script, for example:
help, syncheck
EXIT STATUS
1 - script aborted by an interrupt
2 - syncheck error
3 - error parsing command line input
4 - no data directories set for this date and this user
other errors...
SEE ALSO
???
See Also
The shell script osirisSetnum
OSIRIS script index
Go to:
OSIRIS Home Page -
Instruments Home Page -
Keck Home Page
Last modified: Fri Feb 18 02:51:29 2022