make compatible with pvDataCPP-md; channelArray implemented; can be part of v3IOC.
This commit is contained in:
13
example/v3IOC/exampleCounter/Db/ai.db
Normal file
13
example/v3IOC/exampleCounter/Db/ai.db
Normal file
@@ -0,0 +1,13 @@
|
||||
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")
|
||||
}
|
||||
Reference in New Issue
Block a user