- Added tabledrive: table driven path for MARS
- Initial MARS development - Upgraded Manager Manual SKIPPED: psi/make_gen psi/psi.c psi/tabledrive.c psi/tabledrive.h psi/tabledrive.w psi/utils/SerPortServer.c
This commit is contained in:
31
doc/user/autosms.htm
Normal file
31
doc/user/autosms.htm
Normal file
@ -0,0 +1,31 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Automatic SMS Notification</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1>Automatic SMS Notification</H1>
|
||||
<P>
|
||||
On some instruments an automatic notification system is installed which
|
||||
can be configured to send an SMS when the instrument is stopped. An
|
||||
instrument is considered stopped when there has been no counting or driving
|
||||
activity for a configurable amount of time and there is beam at SINQ. This
|
||||
system can be controlled with the follwoing commands:
|
||||
<dl>
|
||||
<dt>autosms
|
||||
<dd>Shows if the autosms system is enabled or disabled
|
||||
<dt>autosms on | off
|
||||
<dd>Switches automatic notfications on or off.
|
||||
<dt>autosms number [val]
|
||||
<dd>Without a parameter, displays the telphone number for the SMS, with a parameter
|
||||
configures the telephone number. Telephone numbers must be all numbers without
|
||||
hyphens or anything else.
|
||||
<dt>autosms maxidle [val]
|
||||
<dd>Without a parameter, queries the idle time before a SMS is sent. With a
|
||||
parameter sets a new value for the inactivity period which triggers a message.
|
||||
</dl>
|
||||
Please use the configurable settle time with environment controllers such as
|
||||
temperature controllers in order to avoid false messages while waiting for the
|
||||
temperature to settle.
|
||||
</P>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user