Skip to content
Snippets Groups Projects
Commit 401f1e0c authored by rivers's avatar rivers
Browse files

Changes for 3.14

parent 16676242
No related branches found
No related tags found
No related merge requests found
file mcaApp/Db/simple_mca.db mca file "$(MCA)/mcaApp/Db/simple_mca.db"
{ {
pattern pattern
{P, M, DTYP, INP PREC, CHANS} {P, M, DTYP, INP PREC, CHANS}
...@@ -21,7 +21,7 @@ pattern ...@@ -21,7 +21,7 @@ pattern
} }
# DXP records # DXP records
file camacApp/Db/dxp2x.db camac file "$(DXP)/dxpApp/Db/dxp2x.db"
{ {
pattern pattern
{P, R, INP } {P, R, INP }
......
file ipApp/Db/fast_pid_control.db ip file "$(IP)/ipApp/Db/fast_pid_control.db"
{ {
pattern pattern
{P, PID, C, SERVER, LOPR, HOPR, DRVL, DRVH, PREC, KP, KI, KD, DT, SCAN} {P, PID, C, SERVER, LOPR, HOPR, DRVL, DRVH, PREC, KP, KI, KD, DT, SCAN}
......
file stdApp/Db/pid_control.db std file "$(STD)/stdApp/Db/pid_control.db"
{ {
pattern pattern
{P, PID, INP, OUT, LOPR, HOPR, DRVL, DRVH, PREC, KP, KI, KD, SCAN} {P, PID, INP, OUT, LOPR, HOPR, DRVL, DRVH, PREC, KP, KI, KD, SCAN}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment