DCS_REQ Database info can be translated into such EPICS record | EPICS record for one of the Coil Temperature channels based on the information from the DCS_REQ Database |
record(ai, "Variable name"){ field(DESC, "Description of the variable") field(PREC, "Measurement precision") field(EGU, "Measurement units") field(VAL, "Value of variable") field(SCAN, "Update rate") field(HIHI, "Alarm maximum") field(LOLO, "Alarm minimum") field(HIGH, "Warn Maximum") field(LOW, "Warn minimum") field(HOPR, "Maximum range") field(LOPR, "Minimum range") } |
record(ai, "PANDA:DIPOL:COIL:C1:T_R"){ field(DESC, "Dipole coil temperature") field(PREC, "3") field(EGU, "Degrees Celsius") field(VAL, "35") field(SCAN, "1 second") field(HIHI, "50") field(LOLO, "10") field(HIGH, "40") field(LOW, "15") field(HOPR, "60") field(LOPR, "0") }where C1 denotes that this is the first channel, replaced with C2 , C3 , and C4 for the others, respectively.
|
I | Attachment | Action | Size | Date | Who | Comment![]() |
---|---|---|---|---|---|---|
![]() |
DIPOL-GUI.png | manage | 55 K | 2012-08-23 - 13:15 | PeterZumbruch | DIPOL GUI Screenshot |
![]() |
DIPOL-GUI.css-sds | manage | 268 K | 2012-08-23 - 13:14 | PeterZumbruch | DIPOL GUI source code |
![]() |
DIPOL.db | manage | 3 K | 2012-08-23 - 13:15 | PeterZumbruch | DIPOL subsytem EPICS records |
![]() |
Recordref.pdf | manage | 2 MB | 2012-08-23 - 13:18 | PeterZumbruch | EPICS Record Reference Manual - EPICS Release 3.13 |
![]() |
Dipole-sketch.bmp | manage | 4 MB | 2012-08-23 - 13:16 | PeterZumbruch | Sketch of the Dipole sensors locations |
![]() |
Dipole-sketch.png | manage | 23 K | 2012-08-23 - 13:16 | PeterZumbruch | Sketch of the Dipole sensors locations (PNG) |
![]() |
GUI-with-db.tgz | manage | 10 K | 2012-08-23 - 13:16 | PeterZumbruch | Tarball for installing DIPOL GUI, EPICS db and test script |
![]() |
GUI.tgz | manage | 9 K | 2012-08-23 - 13:17 | PeterZumbruch | Tarball for installing the DIPOL GUI |