/[PAMELA software]/tracker/ground/source/common/access_level1.f
ViewVC logotype

Annotation of /tracker/ground/source/common/access_level1.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Wed Mar 8 15:00:38 2006 UTC (18 years, 9 months ago) by pam-fi
Branch: MAIN, trk-ground
CVS Tags: R3v02, HEAD
Changes since 1.1: +0 -0 lines
First CVS release of tracker ground software (R3v02) 

1 pam-fi 1.1 SUBROUTINE access_level1
2     *
3     include '../common/commontracker.f'
4     include '../common/level1.f'
5    
6     ntpid=ntp_level1+20
7    
8     CALL HBNAME(ntpid,' ',0,'$CLEAR')
9     c*****************************************************
10     cccccc 10/9/2005 modified by david fedele
11     c CALL HBNAME(ntpid,'EVENT',GOOD1,'$SET')
12     CALL HBNAME(ntpid,'GENERAL',GOOD1,'$SET')
13     ******************************************************
14     *
15     CALL HBNAME(ntpid,'CPU',PKT_TYPE1,'$SET')
16     *
17     CALL HBNAME(ntpid,'CLUSTER',NCLSTR1,'$SET')
18     *
19     CALL HBNAME(ntpid,'CNOISE',CNEV,'$SET')
20     *
21    
22     *
23     return
24     END

  ViewVC Help
Powered by ViewVC 1.1.23