next up previous contents
Next: Data Analysis Up: The INCLINE task Previous: Acquiring Continuous Data

Data recording with the antenna stationary

To record data without activating the TEL task or the telescope drives the following sequence of commands mimics the taking of continuous data :

        Logon to MWTVAX as OPERATOR
        $ o inc
        $ icl
        ICL> loadw mt_exedir:incline
        ICL> send incline obey open_port txa2: 10
        ICL> send incline obey configure 123456789

To start collecting data every (sample_time) seconds, give an output filename
and the following command :

        ICL> send incline obey log (filename) (sample_time)

To stop the data collection :

        ICL> send incline cancel log



Iain Coulson
Thu Mar 13 13:57:23 HST 1997