Adjust record and device support for array constants
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
record(waveform, "wfrec") {
|
||||
field(NELM, "10")
|
||||
field(FTVL, "LONG")
|
||||
field(INP, [1, 2, 3])
|
||||
}
|
||||
record(waveform, "wfrec1") {
|
||||
field(NELM, "1")
|
||||
|
||||
Reference in New Issue
Block a user