| ING implementation of SDSU II Controller - Detector identification codes | ||||||||||
| This code should be reflected in the Utility Board Y:memory space at location 000000h. UltraDas needs this code set to determine the application download file to use in initializing the SDSU controller. | ||||||||||
| last update 26 Jan 2000 | ||||||||||
| SDSU ID Code Schematic here | ||||||||||
| DETECTOR TYPE NIBBLE | DETECTOR NUMBER NIBBLE | |||||||||
| DETECTOR/BITS | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | HEX | REMARKS |
| RESERVED | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 00 | Not to be used for an operational TEK |
| TEK1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 01 | |
| TEK2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 02 | |
| TEK3 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 03 | |
| TEK4 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 04 | |
| TEK5 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 05 | |
| TEK6 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 06 | |
| SITe1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 11 | |
| SITe2 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 12 | |
| EEV10a | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 2A | |
| EEV11 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 2B | |
| EEV12 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 2C | |
| EEV13 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 2D | |
| WFC | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 31 | |
| WHTWFC | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 32 | Actually 2EEV, could be seen on UES as well !! |
| FOS | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 41 | Never to be updated to SDSU, so is a spare code |
| INGRID | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | E1 | |
| LIRIS | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | E2 | |
| DISCONNECTED | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | FF | Implies no detector connected |
| Note : | In the event of a camera using more than one CCD controller, a separate ID code ( and ID connector ) must be provided for each CCD controller. | |||||||||