make compatible with pvDataCPP-md; channelArray implemented; can be part of v3IOC.
This commit is contained in:
9
example/v3IOC/exampleServer/Db/dbArray.db
Normal file
9
example/v3IOC/exampleServer/Db/dbArray.db
Normal file
@@ -0,0 +1,9 @@
|
||||
record(waveform, "$(name)")
|
||||
{
|
||||
field(NELM,"5")
|
||||
field(NORD,"5")
|
||||
field(FTVL,"$(type)")
|
||||
field(EGU, "Counts")
|
||||
field(HOPR, "10")
|
||||
field(LOPR, "0")
|
||||
}
|
||||
Reference in New Issue
Block a user