# # PRR Shutter Data Header # For Shutter #0 (10m PRR) # Deployment date 29 June 1998 # # 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 = success, 1 = timeout, # 2 = too many retries, 5 = redundant operation (already there) # operation: Either "open" or "close", to indicate operation attempted. #