EPICS Record Naming Convention LCLS Collaboration, April 5, 2005

Slides:



Advertisements
Similar presentations
SNS Integrated Control System SNS RDB Requirements, wish list, status A little history l Oracle RDB used exclusively by accelerator physics group l JERI.
Advertisements

EPICS Channel Access Overview 2006
K.Vijayan : RDB for Diamond Control Systems RDB for Diamond K.Vijayan March 2005.
SNS Integrated Control System Running IOC Core on Windows and Linux Dave Thompson Wim Blokland Ernest Williams.
A U.S. Department of Energy Office of Science Laboratory Operated by The University of Chicago Argonne National Laboratory Office of Science U.S. Department.
9-12 Oct 2000PCaPAC 2000, DESY Hamburg Epics to TINE translator Matthias Clausen, DESY Hamburg Phil Duval, DESY Hamburg Zoltan Kakucs, DESY Hamburg.
16 - Nov. 2000EPICS Workshop Oak Ridge1 Epics to TINE translator Matthias Clausen, DESY Hamburg Phil Duval, DESY Hamburg Zoltan Kakucs, DESY Hamburg.
SPEAR PV RDB Database EPICS Collaboration Meeting April 27, SPEAR PV RDB Database Clemens Wermelskirchen.
Steve Lewis XTOD 4-8 April, 2005 UCRL-PRES LCLS Week 4-8 April, 2005 Steve Lewis X-ray Transport, Optics, and Diagnostics:
XFEL The European X-Ray Laser Project X-Ray Free-Electron Laser Matthias Clausen, DESY XFEL Refrigerator Controls – April CSS-DCT (SNL) Training.
INFN-Pisa Glast Database in Pisa A practical solution based on MSAccess Luca Latronico INFN Pisa.
Redundancy. 2. Redundancy 2 the need for redundancy EPICS is a great software, but lacks redundancy support which is essential for some highly critical.
March 9-11 IRMISRon Chestnut SLAC RDB and EPICS The World According to SLAC Ideas and Implementations by: J. Rock, D. Rogind, S. Allison.
Chapter 4 Introduction to MySQL. MySQL “the world’s most popular open-source database application” “commonly used with PHP”
Relational Databases (MS Access)
K. Luchini LCLS Controls, July 1, 2005 SLAC Aware IOC EPICS Magnet Functional Requirements Introduction Magnet Functions.
An idea for access control enhancement on the EPICS Accelerator Group J-PARC, JAERI April 2004.
SNS Alarm System Status Curtis Dunn Control System Suite/Eclipse Frameworks Workshop EPICS Collaboration Meeting June 12-16, 2006.
FECC/SAIOC/RTEMS Making Lemonade. FECC “Slow” Code (in PC) –Ported iRMX code –By Bob Sass and Tony –As little hand work as possible –EPICS OSI layer –Dual.
BROOKHAVEN SCIENCE ASSOCIATES Advanced Monitor/Subscription Mechanisms Ralph Lange EPICS Collaboration Meeting October 11, 2009.
18. June 2003EPICS WS Channel Management Andreas Lüdeke Swiss Light Source / PSI 20 May 2003 EPICS Collaboration Meeting.
Control System Overview J. Frederick Bartlett Fermilab June 1,1999.
Visual DCT upgrade Gasper Jansa, Cosylab SLAC, April 2005.
K.Vijayan : RDB for Diamond Control Systems EPICS DB in RDB K.Vijayan June 2006.
Controls Test Stand Test stand proposal document review - Dayle. The activities can be prioritized according to which measurements we need to do first.
1 Working with MS SQL Server Beginning ASP.NET in C# and VB Chapter 12.
Control System Overview J. Frederick Bartlett Fermilab June 1,1999.
DEEP IMPACT METADATA & SUNCAT Natasha Aburrow-Jones.
ICS WP3 – Software Core Components Suzanne Gysin Work Package Lead November 25, 2014.
16th Oct 08 Tom Cobb - Python at DLS 1 Uses of Python at Diamond Light Source.
MOS Group NAB 2013 Conference 9 April 2013 Las Vegas Hotel Las Vegas, NV.
Tracker Construction DataBase status
SLC-Aware IOC LCLS Collaboration Jan 26, 2005
Introduction Functional Requirements (Stephanie) SLC Executive (Diane)
LCLS Timing Software and Plan
Relational Database Collaboration
Goal: use counters to add integers
ChannelFinder Directory Service
Web Security for Field Engineers practice-questions.html.
HAPS Controls Glen White ATF2 Software Review Workshop, LAL, June 2008
Update - SSRL testing of SLAC Ethernet Controller As of August 4, 2005
COMMUNICATION.
LCLS Timing Outline Scope The order of things
EPICS GPIB Interface using HP LAN Box
SLAC USA Marty Kraimer and Matej Sekoranja
SLC Aware IOC BSAC* Facility Design Review July 14, 2005
فرایند تسهیلگری در مددکاری جامعه ای
LCLS Event System - Software
SLC-Aware IOC Review 2 Cluster Status and Test Service Feb 23, 2005
Timing and Event System for the LCLS Electron Accelerator
EPICS IOCs – Relational DB
Control System Network
LCLS Timing Outline Scope The order of things
Undulator Vacuum System
Name of your organization
SLC-Aware IOC Magnet Functional Requirments
Chapter 4 Introduction to MySQL.
Self Awareness: WHO AM I?
Undulator Vacuum System
Beam Synchronous Acquisition on IOC
EPICS ArchiveViewer Project
Timing and Event System S. Allison, M. Browne, B. Dalesio, J
EVG-to-EVR Data Transfer (Dayle Kotturi)
LCLS Week 4-8 April, 2005 Steve Lewis
Banafsheh Hajinasab Based on presentation by K. Strnisa, Cosylab
DOE Review 7-9 February, 2006 Steve Lewis
Breakout Session: Controls
Current EPICS Developments at PSI
Status on “Proposal for the whois database query”
SLC-Aware IOC Magnet Functional Requirements
Presentation transcript:

EPICS Record Naming Convention LCLS Collaboration, April 5, 2005 Proposal Examples Requirements Plans

Record Naming Proposal PRIM:LOCA:UNIT:SECN PRIM: Device/System Type (max 4 char) XCOR, STEP, WIRE, KLYS, VACV, VACG, LCW, IOC, PNET, … LOCA: Location (4 char) LA21, LB21, XE00, XN02, XT49, … UNIT: Device/System “serial” integer number unique for specific PRIM and LOCA (4 char max, 3 preferred) 1, 203, … SECN: Device/System Attribute (4 char max for SLC IOC, 12 char max for non-SLC IOC) BDES, IACT, STAT, STATE, STATUS, V, VACM, X, XRMS, …

Record Name Examples XCOR:LA21:202:BACT BPMS:LB21:201:Z DT:XE00:1:V VACV:XN01:99:STATE MPS:LS00:1:RESET

Record Naming Requirements Usage by existing SLC 3.13 CA clients Easier translation from SLC name to EPICS name by SLC-Aware IOC Familiar to SLAC community No collision with SLC CA server Field naming requirements? Support 3.13 so must be <= 4 characters and all upper-case. Other? RDB requirements?

Record Naming Plans Create Excel spreadsheet in shared area Add new PRIMs, LOCAs, and SECNs to spreadsheet during development List SECNs per PRIM Probably affects RDB design What else?