• Antelope Release 5.5 Mac OS X 10.8.5 2015-04-21

 

NAME

dlautomrc - issue mass recenter commands to remote dataloggers

SYNOPSIS

dlautomrc 
	[-a voltage_trigger | -D database]
	[-d dltype]
	[-f]
	[-m "mail_list" ]
	[-n]
	[-N subset]
	[-p pfname]
	[-s "dl_sta1,dl_sta2,...."]
	[-t max_retries]
	[-v]
	[-V]
	[-x exclude]
	cmd_orb status_orb [target]

SUPPORT


Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.

FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.

DESCRIPTION

dlautomrc issues mass recenter commands to remote dataloggers based on a voltage trigger and can be controlled by the following options

OPTIONS

PARAMETER FILE

The following is an example parameter file.

# pf file for dlautomrc

dltype          q330    # default datalogger type
                        # for a mixed system run with
                        # either -s option,
                        # or -x exclude

out_of_range    50      # absolute value of out of
                        # range mass position voltage
                        #  mass positions >= out_of_range
                        # will trigger a mass recenter

mrc_delay       30      # interval in seconds to wait
                        # between mass recenters if -a is used
                        # Setting this to "0" or a small
                        # value will speed up execution of
                        # mass recenters but may introduce
                        # a false event

delay_interval  300     # interval to wait after mass
                        # recenter before checking mass positions

sensor_mv &Arr{         # with -D, override default out_of_range
	sts2	50      # value with sensor specific value
        sts2_g1 50
        sts2_g2 50
        sts2_g3 50
        cmg3t   25
        trillium_240_1    20
        trillium_240_2    20
}

chan    BHZ                     # channel code for selecting sensors to check.
				# Only one channel per station

sensor_lead &Arr{               # maps Sensor A/B to calibration.lead values
#    Sensor     calibration.lead
        A               1
        B               4
}

EXAMPLE

DIAGNOSTICS

In single station mode, if the masses are not out of range, no mass recenter will be executed. Override this with the -f flag if you want to recenter anyway. You cannot force all stations to mass recenter (i.e. you must combine -f and -s flags).

SEE ALSO

q3302orb(1), rt2orb(1), dlcmd(1)

BUGS AND CAVEATS

You could be sending more mass recenters than your system needs. Make sure you use the test mode with the -n option until you are sure of what you are doing. This should work with both rt130 and q330 dataloggers. It has not been tested on rt130s. The sensor_mv mappings are based on experiences with the USArray Transportable Array. They may need to be adjusted for the needs of individual networks.

AUTHOR

Jennifer Eakins and Frank Vernon
IGPP-SIO-UCSD

Antelope User Group Contributed Software
Printer icon