Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
 
Panel

Table of Contents

Table of Contents

...

Day 1

June 22, 2010

0900-1700

Bldg. 48 Madrone Conference Room

Introduction to EPICS and EPICS Database Principles

Steve Lewis

Controls Software

Attendees

Day 2

June 23, 2010

0900-1700

Bldg. 48 Madrone Conference Room

EPICS Database Practice and State Notation Language/Sequencer (SNL)

Steve Lewis

Controls Software

Attendees

Day 3

June 24, 2010

0900-1700

Bldg. 34 Conference Room

RTEMS Programming and RTOS Concepts

Eric Norum

Controls Software

Attendees

Day 4

June 25, 2010

0900-1700

Bldg. 34 Conference Room

EPICS Device Support

Stephanie Allison

Controls Software

Attendees

 

Jan 11 & 12, 2010

8:00am-12:00pm

Kavli 3rd Floor Conf Rm

EPICS Lecture

Steve Lewis

PPA Controls

Materials

 

 

1:00am-5:00pm

Kavli 3rd Floor Conf Rm

EPICS Hands-on Lab

Controls Group

PPA Controls

 

...

...

Login to lcls-dev2 with

Code Block

$ 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:

Code Block

$ echo $SHELL
/bin/bash

I am running bash.

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

Code Block

$ bash

If you are using bash, type this command:

Code Block

$ 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.

Code Block

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

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

Panel
 

Lab Requirements

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

...