Push DLLM should process at each poll, even if the value stays the same

This commit is contained in:
2025-07-23 09:53:49 +02:00
parent 2fd4851313
commit 4a0c09bd7f

View File

@@ -231,11 +231,12 @@ record(ai, "$(INSTR)$(M):DLLM_RBV")
field(FLNK, "$(INSTR)$(M):PushDLLM2Field")
field(PINI, "NO")
}
record(ao, "$(INSTR)$(M):PushDLLM2Field") {
field(DOL, "$(INSTR)$(M):DLLM_RBV NPP")
record(calcout, "$(INSTR)$(M):PushDLLM2Field") {
field(INPA, "$(INSTR)$(M):DLLM_RBV")
field(PREC, "3")
field(CALC, "A")
field(OUT, "$(INSTR)$(M).DLLM")
field(OMSL, "closed_loop")
field(PINI, "NO")
field(OOPT, "Every Time")
}
# This record pair reads the parameter library value for "motorVeloFromDriver_"