Files
pvDatabase/exampleLink/example/Db/ai.db
Marty Kraimer 94bd84211b move all examples to separate top level build areas.
Documentation needs updating.
2014-02-05 11:57:35 -05:00

14 lines
221 B
Plaintext

record(ai, "$(name)")
{
field(PREC, "1")
field(EGU, "amps")
field(HIHI, "8")
field(HIGH, "6")
field(LOW, "4")
field(LOLO, "2")
field(HHSV, "MAJOR")
field(HSV, "MINOR")
field(LSV, "MINOR")
field(LLSV, "MAJOR")
}