Epics@GSI Webhome
EPICS site GSI | Projects & Activities | EPICS site

1st EPICS class & workshop - November 11-12, 2008

Date and Location

Organizers

Topic

EPICS Hands-On Course
2-Day class introduction to EPICS - Experimental Physics and Industrial Control System

Participants

Agenda

    Introductory talks

    Tools Overview

    Interface
    • LabView (HB) - Presentation
    • DIM (deferred)

    Hands-On
    • Preparation (PZ) *
      $> . epics
    • Database Exercise
    • MakeBaseApp.pl (PZ)
    • CSS (PZ) - (deferred)
    • Agilent Power supply (BK)
      • http://cp.literature.agilent.com/litweb/pdf/5989-1330EN.pdf
      • asynDriver
        • st.cmd
          ...
          drvAsynIPPortConfigure ("ps002" ,"hadpszzz.gsi.de:xxyy") ; where xxy is the port number

          ...
      • streamDevice
        • .db files
          field (OUT, "@Agilent.proto debug ps002 ")
          field (DTYP, "stream")
        • protocol - file Agilent.proto:
          #
          # Agilent.proto (stream device protocol file)
          #
          # Genesys/Agilent/Lambda DC Power Supply
          # Connect a stringout record to this to get
          # a generic command interface.
          # After processing finishes, the record contains the reply.
          debug {
          ExtraInput = Ignore;
          out "%s"; in "%39c"}
        • st.cmd
          ...
          epicsEnvSet ("STREAM_PROTOCOL_PATH","...some path...")
          ...


-- PeterZumbruch - 30 Nov 2011

This topic: Epics > WebHome > EpicsTraining > EpicsTrainingGSIClassAndWorkshopNovember2008
Topic revision: 2018-01-08, PeterZumbruch
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)