1 / 6

EDM

EDM. Kay-Uwe Kasemir, LANL May 2001. EDM = Extensible Display Manager. Written by John Sinclair, ORNL Multiple Process Variable Support EPICS ChannelAccess VSystem Extensible configuration files + shared libraries

eileen
Download Presentation

EDM

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EDM Kay-Uwe Kasemir, LANL May 2001

  2. EDM = Extensible Display Manager • Written by John Sinclair, ORNL • Multiple Process Variable Support • EPICS ChannelAccess • VSystem • Extensible • configuration files + shared libraries • add/remove process variable interface and widgets without changing EDM itself

  3. EDM has… • Version numbers in display and config. files • Meters, Bars, Texts, Buttons, Menus, … • Editing aids • Copy, group, align, distribute, … • Select one, many, AutoCAD rubberbanding • Shortcuts: keyboard, 2x/3x clicks • Macros • Popups on mouse-over • Dynamic symbols

  4. EDM Examples (SNS Linac test) (Matthias Steiner, Nat'l Superconducting Cyclotron Lab., Michigan State University)

  5. In Progress: Colors • Select by • Color • Name • Plan: Color rules • Color value: PV # Format might change…Rule VacuumState { 0 : blue 1 : green >1 && <5: yellow >5 : orange default:black error: red }

  6. # File calc.list# sum(A,B)sum# Implementation:A+B # F2C(A)(A-32)*5/9 In Progress: PV • Generic PV ‘Factory’ • Manages & pools connections • Prefix EPICS: Channel Access (default)“EPICS\fred”, “fred” “EPICS\inj:hvps_actv” • CALC: Formula ala CALC record“CALC\F2C(temp_F)”,“CALC\sum(gin,CALC\sum(water,tonic))” • Plan: Support attributes“EPICS\fred{precision}”,“VSYS\fred{severity}”

More Related