db/fht.db
author Heinz Junkes <junkes@fhi-berlin.mpg.de>
Tue, 28 Oct 2014 04:47:56 +0100
changeset 4 f4ddf0ee30a9
parent 1 425def26d5f1
permissions -rw-r--r--
new structure, local EPICS-base and support files, not included in repo


record(ai, "$(P)$(R)GetRadiation_1")
{
    field(DESC, "Get Radiation")
    field(DTYP, "stream")
    field(INP,  "@fht.proto getRadiation(138) $(BUS)")
    field(EGU, "uSiv")
    field(SCAN, "1 second")
}


record(ai, "$(P)$(R)GetRadiation_2")
{
    field(DESC, "Get Radiation")
    field(DTYP, "stream")
    field(INP,  "@fht.proto getRadiation(239) $(BUS)")
    field(EGU, "uSiv")
    field(SCAN, "1 second")
}