1 / 18

SNL Editor and Debugger

SNL Editor and Debugger. EPICS collaboration meeting 2008 Shanghai Institute of Applied Physics (SINAP) , 13th March 2008 Jan Hatje, Albert Kagarmanov, Gongfa Liu ( DESY / MKS-2) Kai Meyer , Matthias Zeimer (C1-WPS). Overview. SNL Editor Features Design. SNL Debugger

Download Presentation

SNL Editor and Debugger

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. SNL Editor and Debugger EPICS collaboration meeting2008 Shanghai Institute of Applied Physics (SINAP), 13th March 2008 Jan Hatje, Albert Kagarmanov, Gongfa Liu (DESY / MKS-2) Kai Meyer, Matthias Zeimer (C1-WPS)

  2. Overview • SNL Editor • Features • Design • SNL Debugger • IOC Remote Management • User Interface • Check and manipulate status of a state program

  3. Project • SNL Editor • University of Hamburg, Kai Meyer, Matthias Zeimer, C1-WPS (contract) • Further development Matthias Zeimer (Master thesis) • SNL Debugger • Albert Kagarmanov (Desy) • Gongfa Liu (Desy)

  4. State Notation Language (SNL) • Programming of sequential operations • SNL program is executed on the IOC • Interaction with EPICS databases via channel access Declaration part State Set part

  5. Current art of SNL development • Source editing in simple text editor • Build process just with make files • No debugging possible

  6. The new SNL Editor • SNL Project type with adequate folder structure • SNL Editor is inherited from Eclipse standard editor • SNL Editor is connected to *.st files • SNC compiles SNL- files with each saving • Compiler options settable in preference page

  7. SNL Editor features • SNL Keywords are colored • Outline view shows program structure • Items in Outline view are linked with editor items • Checks the basic structure of the program • Problem view with a list of code errors

  8. SNL Editor Live • Just take a look

  9. SNL Editor Techniques • Based on the eclipse core text editor, inspired by the C Development Toolkit • SNL Editor is integrated in the eclipse platform • The editor uses the SNL compiler delivered with the EPICS Environment • Outline parsing is done by a custom parser with extended code verification • Available for CSS from Desy update site (eclipse.desy.de/update/beta)

  10. SNL Editor’s current state of development • Completed: • Basic project handling • Editor highlighting completed for SNL 2.1 • Outline parsing complete • SNL compilation process support • In progress • full build support for LinuX and VxWorks

  11. SNL Editor Outlook • Integration of Drag and Drop and Object contribution for CSS datatypes • Extended check of code structure • Automatic code completion (syntactically) • Providing code custom templates • Automatic code completion (semantically) • Integration of any target build process • Minor changes of the SNL language to enhance interoperability (ex. SNL for Java IOCs)

  12. SNL Debugger IOC Remote Management • SNL Debugger is part of the Remote IOC Management • Redundancy Monitor Task (RMT) distributes XML commands • RMT reads and writes to SNL Exec • SNL Debugger is integrated in CSS • Using common CSS IOC-Communication • Support Drag and Drop and object contribution of CSS datatypes IOC, VxWorks CCE CAN Driver CSS Command (XML) SNL Debugger Redundancy Monitor Task (RMT) SNL Exec Response (XML)

  13. SNL Debugger • Examine and check running state programs • Read / Write values of variables • Jump to states of a state set • Control run mode of state sets • Host list is configurable by preferences • SNL Documentation: Menu ‘Help’ → ’Help Contents’ → ’CSS Applications’

  14. SNL Debugger User Interface IP Address of IOC IOC Remote Management General information Node information SNL Debugger List of running state programs List of commands to display SNL Exec status List of commands to manage SNL Exec

  15. SNL Debugger Variables • Overview of all variables in a SNL program • Shows type, value and assignment of selected variable • Object contribution for process variables • Value of a variable can be set on the IOC

  16. SNL Debugger State set • Shows information for every state set • The current state can be changed by the user to any state in the program • Run modes ‘suspend’, ‘resume’ and ‘single Step’ are available

  17. SNL Debugger SNL Exec • SNL Report shows • Statistic of communication between IOC master and slave • Status of all running state programs • Synchronization status • Settings of tuning time • SNL Actions • Starts or stops the synchronization • Starts or stops a state programs • Rebuild the entry table of the state program

  18. SNL Debugger • Using SNL Debugger on Linux (Add RMT to SNL Exec) • List with IP addresses of redundant pairs in preferences • Necessary modifications in SNL will be applied by Desy to the standard distribution • SNL Debugger is available for CSS (csstudio.org → Download → CSS Platform) • Get SNL Debugger from the predefined update site • For questions please contact: jan.hatje@desy.de, albert.kagarmanov@desy.de, gongfa.liu@desy.de • - Thank you -

More Related