A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z    

Soliday, R.

Paper Title Page
WPAE070 Injector Power Supplies Reliability Improvements at the Advanced Photon Source 3804
 
  • A.L. Hillman, S.J. Pasky, N. Sereno, R. Soliday, J. Wang
    ANL, Argonne, Illinois
 
  Funding: *Work supported by U.S. Department of Energy, Office of Basic Energy Sciences, under Contract No. W-31-109-ENG-38.

Operational goals for the APS facility include 97% availability and a mean time between unscheduled beam losses (faults) of 70 hours, with more than 5000 user hours of scheduled beam per year. To meet this objective, our focus has changed to maximizing the mean time between faults (MTBF). We have made various hardware and software improvements to better operate and monitor the injector power supply systems. These improvements have been challenging to design and implement in light of the facility operating requirements but are critical to maintaining maximum reliability and availability of beam for user operations. This paper presents actions taken as well as future plans to continue improving injector power supply hardware and software to meet APS user operation goals.

 
FPAT057 A TCL/TK Widget for Display of MEDM Screens 3393
 
  • R. Soliday
    ANL, Argonne, Illinois
 
  Funding: This work is supported by the U.S. Department of Energy, Office of Basic Energy Sciences, under Contract No. W-31-109-ENG-38.

A new Tcl/Tk widget has been created to display MEDM screens inside a Tcl/Tk application. Tcl/Tk parses the MEDM input files and the appropriate widgets are created and linked to the associated process variables. One advantage of this approach is that an X-Windows emulator is not required to view and manipulate the MEDM screen under a Windows operating system. Another benefit is that the MEDM screen can now be tightly integrated into a scripting language to attach higher-level logic to various process variable manipulations. Further details and examples of the new widget will be discussed.

 
FPAT058 Creating EPICS Soft Channels the Easy Way with sddspcas: Features and Applications 3429
 
  • R. Soliday, M. Borland
    ANL, Argonne, Illinois
 
  Funding: This work is supported by the U.S. Department of Energy, Office of Basic Energy Sciences, under Contract No. W-31-109-ENG-38.

Using sddspcas, a portable channel access server that is configured by SDDS input files, it is relatively simple to create process variables (PVs). It can be run in a standalone mode or it can be run so that the PVs are checked to ensure that they don’t conflict with other IOCs or portable channel access servers. It can also be run using the Run Control facility to prevent additional instances of the same sddspcas from being run. The SDDS configuration file provides the PV names, upper and lower limits, units, element counts if the PVs are waveforms, and the types of PVs. Valid types include various precision floats and integers as well as strings. One simple application of this program is that software developers can quickly test their code without requiring the coordination needed to update an IOC database to create PVs. Further details of the features, configuration, and applications of sddspcas will be discussed.