7.2.1. Rack map notes and patch panel connections
7.2.2 Cabling Inventory by Flange
Graphical Rack Map
See: Rack Map
PR60 (EL 2/3) Stepper Motor Patch Panel
Left (1) | (2) | (3) | (4) | (5) | (6) | (7) | Right (8) | |
---|---|---|---|---|---|---|---|---|
Upper | MEC:USR:MMS:17 | MEC:TC1:MMS:26 | MEC:TC1:MMS:22 | MEC:USR:MMS:20 | MEC:USR:MMS:21 | MEC:USR:MMS:22 | MEC:USR:MMS:23 | MEC:USR:MMS:24 |
Lower | MEC:USR:MMS:25 | MEC:TC1:MMS:25 | MEC:USR:CLZ:01 | MEC:USR:CLF:01 | N/A | N/A | MEC:TC1:MMS:29 | MEC:TC1:MMS:23 |
Rack Spreadsheet
Data from the 6 December 2023 version of the Rack Map was copied into a master Google Sheet named MEC RACK DB. For now it only includes the hutch racks, not those on the mezzanine. The Motors data was updated on 8 April 2024.
Rack Data
The following columns are currently displayed on the first "Rack Data" sheet:
- Rack
- Side (FRONT/BACK)
- Contents
- Elevation
Cameras
A list of GIGE cameras is extracted from the IOC log files via a python script. The specific log files searched are /reg/d/iocData/ioc*mec*gige*/iocInfo/ioc.log
.
...
- Camera Type
- IOC
- Channel
- Model
- XSize
- YSize
- Version
Servers
This is a filter view of Rack Data.
=FILTER('Rack Data'!A:E,REGEXMATCH(UPPER('Rack Data'!C:C),"^DAQ-|^IOC-"))
Motors
A list of IMS, NEWPORT, and SMARTACT motor channels is extracted from the IOC log files via a python script. The specific log files searched are /reg/d/iocData/ioc*mec*/iocInfo/ioc.log
.
The sheet columns are:
- Motor Type
- IOC
- Channel
- I/O
IOCs
The list of IOCs deployed in iocmanager was downloaded from EPICS IOCs Deployed in IOC Manager on 19 December 2023.
...