Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sequencer-2-2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
epics-modules
sequencer-2-2
Commits
10be735b
Commit
10be735b
authored
14 years ago
by
ben.franksen
Browse files
Options
Downloads
Patches
Plain Diff
docs/about: fixed typo, mention anonymous PVs
parent
6b6d6636
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
documentation/about.inc
+3
-3
3 additions, 3 deletions
documentation/about.inc
with
3 additions
and
3 deletions
documentation/about.inc
+
3
−
3
View file @
10be735b
...
...
@@ -8,10 +8,10 @@ accelerators and telescopes.
The
state
notation
language
*
SNL
*
allows
programming
sequential
operations
that
interact
with
EPICS
process
variables
without
the
usual
complexity
involved
with
task
scheduling
,
semaphores
,
event
handling
,
and
I
/
O
programming
.
The
language
is
a
restricted
subset
i
f
C
,
enhanced
and
I
/
O
programming
.
The
language
is
a
restricted
subset
o
f
C
,
enhanced
with
extra
syntax
for
descibing
state
sets
,
states
,
state
transitions
,
and
the
binding
of
program
variables
to
named
process
variables
.
See
the
:
doc
:
`Tutorial`
for
a
gentle
introduction
.
and
the
binding
of
program
variables
to
named
and
anonymous
process
variables
.
See
the
:
doc
:
`Tutorial`
for
a
gentle
introduction
.
From
the
SNL
source
code
,
the
SNL
compiler
*
snc
*
generates
a
number
of
C
code
procedures
that
are
called
by
the
run
-
time
sequencer
,
a
C
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment