progress with parsing and kafka

This commit is contained in:
2025-10-30 11:51:16 +01:00
parent b810509156
commit c2ca5f699c
5 changed files with 241 additions and 33 deletions
+2 -1
View File
@@ -14,6 +14,7 @@ record(longin, "$(INSTR)$(NAME):M$(CHANNEL)")
field(DESC, "DAQ CH$(CHANNEL)")
field(EGU, "cts")
field(DTYP, "asynInt32")
field(INP, "@asyn($(PORT),0,$(TIMEOUT=1))COUNTS")
field(INP, "@asyn($(PORT),0,$(TIMEOUT=1)) COUNTS$(CHANNEL)")
field(SCAN, "I/O Intr")
field(PINI, "YES")
}