# # PRR Shutter Data Header # For Shutter #1 (20m PRR) # Deployment date 4 Nov 1999 # # Data records in this file contain 6 numbers and a string, as follows # oasis_time position status shutterNum tries rtnCode operation # # oasis_time: GMT time when OASIS turns on the PRR string to collect data. # Format is ddd.fffff, for julian day and fraction of day. # # position: Ending position of shutter, in A/D counts # status: Status code, in hex. This is decoded for the remaining fields # shutterNum: Shutter number # tries: Number of tries to perform operation # rtnCode: Return code from driver. 0 is success, others are errors. # operation: Either "open" or "close", to indicate operation attempted. #