renamed SATES21 -> SATES20
This commit is contained in:
16
SATES20-CPCL-DYNA/SATES20-CPCL-DYNA_fixed.template
Normal file
16
SATES20-CPCL-DYNA/SATES20-CPCL-DYNA_fixed.template
Normal file
@ -0,0 +1,16 @@
|
||||
record(ai, "$(SYSTEM):IDN") {
|
||||
field(DESC, "Device ID")
|
||||
}
|
||||
|
||||
record(stringin, "$(SYSTEM):NEW") {
|
||||
field(DESC, "New")
|
||||
field(VAL, "")
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
|
||||
record(stringin, "$(SYSTEM):DEL") {
|
||||
field(DESC, "Delete")
|
||||
field(VAL, "")
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
|
Reference in New Issue
Block a user