update template
use waveform as long string use app. name in header and macro name
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
record(stringin, "$(user):version") {
|
||||
field(DTYP, "My Version")
|
||||
record(waveform, "$(user):version") {
|
||||
field(DTYP, "Module Version")
|
||||
field(DESC, "Module version")
|
||||
field(FTVL, "CHAR")
|
||||
field(NELM, "$(NELM=200)")
|
||||
field(PINI, "YES")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user