Adjust record and device support for array constants

This commit is contained in:
Andrew Johnson
2016-08-10 12:53:39 -05:00
parent 519208833f
commit fb785e45c7
5 changed files with 25 additions and 15 deletions
+1
View File
@@ -1,6 +1,7 @@
record(waveform, "wfrec") {
field(NELM, "10")
field(FTVL, "LONG")
field(INP, [1, 2, 3])
}
record(waveform, "wfrec1") {
field(NELM, "1")