You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

EPICS Training Classes at SLAC

2010 Class Schedule

Date

Start Time

Location

Description

Lecturer

Sponsored By

Signup

Jan 11 & 12, 2010

8:00am-12:00pm

Kavli 3rd Floor Conf Rm

EPICS Lecture

[ Steve Lewis

http://www-public.slac.stanford.edu/phonebook/dirsearch.aspx?emplid=117994&gone=active&ntype=1&lf=1&pid= ]

PPA Controls

[ Materials

EPICS Class Attendees 11-Jan-2010 ]

 

1:00am-5:00pm

Kavli 3rd Floor Conf Rm

EPICS Hands-on Lab

Controls Group

PPA Controls

 

2009 Class Schedule

Date

Start Time

Location

Description

Lecturer

Sponsored By

Signup

Dec 7 & 8, 2009

8:00am-12:00pm

ROB Conference Room C

EPICS Lecture

[ Steve Lewis

http://www-public.slac.stanford.edu/phonebook/dirsearch.aspx?emplid=117994&gone=active&ntype=1&lf=1&pid= ]

PPA Controls

[ Materials

EPICS Class Attendees 7-Dec-2009 ]

 

1:00am-5:00pm

ROB Conference Room C

EPICS Hands-on Lab

Controls Group

PPA Controls

Sept 1, 2009

09:00am-12:00pm

B050, Rm 111 (SCCS)

EPICS Overview Lecture 2

[ Matt Boyes

http://www-public.slac.stanford.edu/phonebook/dirsearch.aspx?gone=active&lf=1&NAME=boyes ]

AE Controls

[ Attendees

EPICS Class Attendees 1-Sep-2009 ]

Aug 25, 2009

10:00am-12:00pm

B34 Conference Room

EPICS Overview Lecture 1

[ Matt Boyes

http://www-public.slac.stanford.edu/phonebook/dirsearch.aspx?gone=active&lf=1&NAME=boyes ]

AE Controls

[ Attendees

EPICS Class Attendees 1-Sep-2009 ]

2008 Class Schedule

October 3, 2008

10am-2:00pm

B050, Rm 111 (SCCS)

EDM Lecture & Hand-on Lab

[ Matt Boyes

http://www-public.slac.stanford.edu/phonebook/dirsearch.aspx?gone=active&lf=1&NAME=boyes ]

Operations

[ Attendees

EPICS Class Attendees 03-Oct-2008 ]

April 28, 2008

8:00am-12:30pm

B15 Conference Rooom

EPICS Lecture

[ Steve Lewis

http://www-public.slac.stanford.edu/phonebook/dirsearch.aspx?emplid=117994&gone=active&ntype=1&lf=1&pid= ]

PCD

[ Attendees

EPICS Class Attendees 28-Apr-2008 ]

May 1, 2008

8:00am-12:30pm

B15 Conference Room

EPICS Hands-on Lab

[ Stephen Schuh

http://www-public.slac.stanford.edu/phonebook/dirsearch.aspx?emplid=203386&gone=active&ntype=1&lf=&pid= ]

PCD

[ Attendees

EPICS Class Attendees 28-Apr-2008 ]

LCLS EPICS Development Environment Setup on Linux

Login to lcls-dev2 with

$ ssh -X -Y username@lcls-dev2.slac.stanford.edu

Find out what shell you are running by typing echo $SHELL. Your shell will be either tcsh or bash.
ex:

$ echo $SHELL
/bin/bash

I am running bash.

If you are using tcsh, type this command to enter the bash shell before proceeding:

$ bash

If you are using bash, type this command:

$ source /afs/slac/g/lcls/tools/script/ENVS.bash

As an alternative you can skip the above step and instead copy the following file to your home directory. This file includes the command to source the setup script listed in the above. The advantage is that this script is executed automatically when you type bash.

$ cp /afs/slac/g/lcls/tools/script/.bashrc .

For questions, please contact Jingchen Zhou or Ken Brobeck of the AE Controls Software Engineering Department.

Lab Requirements

Lab attendees need to have:
_(For classes in SCCS B50, a limited number of computers and mice will be provided) _

  1. A laptop with wireless access to the SLAC visitors network, or pair up with someone who will attending and can bring a laptop.
  2. You will need to log onto lcls-dev2 via VPN or by sshing to flora first and then onto lcls-dev2.
  3. A mouse with 3 buttons
  4. a Unix account with the LCLS EPICS Development Environment setup (see above section)

Software Required on Windows Laptop

  1. SecureCRT or putty
  2. X-Win32

Software Required on OSX Laptops

  1. X11
  • No labels