*--------------------------------------------------------------------------- * Binary Description of * * H. Taylor, 2004 Apr 10 * FITS tags as of 2004 Apr 10 * * Data type key: * BYT = Byte (8 bits) * INT = Signed integer (16 bits), * UINT = Unsigned integer (16 bits) * LON = Long integer (32 bits) * ULON = Unsigned long integer (32 bits) * FLT = Float (32 bits) * # means bit field extraction * ! means ignore item. (ie spare or pad ) * *--------------------------------------------------------------------------- +-------------------------------------------------------------------- + LORRI Flight Software Specification + Ref: 7400-9011, SRI-03-DRAFT, John R. Hayes + April 12, 2004 + + LORRI and PEPSSI Common Flight Software Specification + Ref: 7399-9500, SRI-03-TBD, John R. Hayes + Dec 8, 2003 + + Table 12 April 12, 2004 +-------------------------------------------------------------------- * Name Type Description MET_IMG ULON Time tag LVPS_00 UINT EPU +5 voltage LVPS_01 UINT EPU +5 current LVPS_02 UINT FPU +15 voltage LVPS_03 UINT FPU +15 current LVPS_04 UINT FPU +6 voltage LVPS_05 UINT FPU +6 current LVPS_06 UINT FPU heater current LVPS_07 UINT EPU +2.5 voltage LVPS_08 UINT Intermediate ring temperature LVPS_09 UINT Mounting foot-top temperature LVPS_10 UINT M2 mirror mount temperature LVPS_11 UINT Radiator temperature LVPS_12 UINT Baffle-aft temperature LVPS_13 UINT Baffle-forward temperature LVPS_14 UINT M1 mirror support temperature LVPS_15 UINT M1 mirror temperature FPU_0 UINT CCD temperature FPU_1 UINT M1 V/F temperature FPU_2 UINT M2 V/F temperature FPU_3 UINT FPU board V/F temperature EXPOSURE UINT Exposure time (1 ms) CLMP2 BYT Calibration lamp #2 level CLMP1 BYT Calibration lamp #1 level !Spare BYT # BYT TEMPCVRT 1 bits Temperature convers enable 0=disable,1=enable CLMP2PE 1 bits Calibration Lamp #2 Power Enable 0=on, 1=off CLMP1PE 1 bits Calibration Lamp #1 Power Enable 0=on, 1=off SOURCE 3 bits 0=CCD,1=FPUpat1,2=FPUpat2,3=DPUpat1,4=DPUpat2 FORMAT 1 bits Image format 0=1x1, 1=4x4 EXPMODE 1 bits Exposure Mode 0=Manual, 1=Automatic !Spare BYT * total bits = 408, bytes= 51.00, words= 25.50