Add channel description

This commit is contained in:
2024-04-29 16:35:16 +02:00
parent fab4050ff4
commit 7963eccabf
3 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
record(ai,"$(P)DAQ-${Name}-CH${CH}-Type") {
field(DESC, "Channel Type")
field(DESC, "${DESC=}")
field(VAL, "${TYPE=0}")
}