Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
reftabs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Show more breadcrumbs
hwcore
reftabs
Commits
28445ce5
Commit
28445ce5
authored
5 years ago
by
Jerzy Jamroz
Browse files
Options
Downloads
Patches
Plain Diff
Modes - refactoring.
parent
14d52910
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
init/databuffer-ess.json
+4
-4
4 additions, 4 deletions
init/databuffer-ess.json
supercycles/README.md
+3
-1
3 additions, 1 deletion
supercycles/README.md
supercycles/example01.csv
+1
-1
1 addition, 1 deletion
supercycles/example01.csv
supercycles/example02.csv
+1
-1
1 addition, 1 deletion
supercycles/example02.csv
with
9 additions
and
7 deletions
init/databuffer-ess.json
+
4
−
4
View file @
28445ce5
{
"Prot
ocolNumber
"
:
1
,
"Prot
ocolVersion
"
:
1
,
"Mod
es
"
:
{
"Prot
Num
"
:
1
,
"Prot
Ver
"
:
1
,
"
PB
Mod"
:
{
"None"
:
{
"id"
:
0
,
"events"
:
"None"
,
...
...
@@ -119,7 +119,7 @@
"pv"
:
"PBMod"
}
},
"Dest
ination
"
:
{
"
PB
Dest"
:
{
"None"
:
{
"id"
:
0
},
...
...
This diff is collapsed.
Click to expand it.
supercycles/README.md
+
3
−
1
View file @
28445ce5
...
...
@@ -8,5 +8,7 @@ ESS Supercycle Tables
# Design Guide
*
Place a supecycle table in this directory.
*
Use "libreoffice" or "Microsoft Excel" to create/edit .csv files (comma-separated values).
*
Each table should have a unique name
(
name
)
.csv.
*
Each table should have a unique name
{
name
}
.csv.
*
Fist "row" defines keys for each dataset within its collumn (key).
*
The keywords are the same as Data Buffer PVs (PBDest, PBMod, ...) and Event Codes (BPULSE_ST, BPULSE_END, ...).
*
Each row requires a unique Id number (the reference purpose).
This diff is collapsed.
Click to expand it.
supercycles/example01.csv
+
1
−
1
View file @
28445ce5
Id,Mod
es,
Dest
ination,EVT_
BPULSE_ST,
EVT_
BPULSE_END
Id,
PB
Mod
,PB
Dest
,
BPULSE_ST,BPULSE_END
1,Conditioning,ISrc,0,50
2,Conditioning,LEBT,50,100
3,Conditioning,MEBT,100,150
...
...
This diff is collapsed.
Click to expand it.
supercycles/example02.csv
+
1
−
1
View file @
28445ce5
Id,Mod
es,
Dest
ination,EVT_
BPULSE_ST,
EVT_
BPULSE_END
Id,
PB
Mod
,PB
Dest
,
BPULSE_ST,BPULSE_END
1,Conditioning,ISrc,0,5
2,Conditioning,LEBT,0,50
3,Conditioning,MEBT,0,100
...
...
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