From 977016bdb4912cb516226b498663af35b22a46f5 Mon Sep 17 00:00:00 2001 From: smathis Date: Wed, 23 Jul 2025 17:07:54 +0200 Subject: [PATCH] Reverted commit 4a0c09bd7f330837686b12dbf0942d00f5253603 (this should have been done in a branch) --- db/sinqMotor.db | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/db/sinqMotor.db b/db/sinqMotor.db index 9282603..b837bb5 100755 --- a/db/sinqMotor.db +++ b/db/sinqMotor.db @@ -231,12 +231,11 @@ record(ai, "$(INSTR)$(M):DLLM_RBV") field(FLNK, "$(INSTR)$(M):PushDLLM2Field") field(PINI, "NO") } -record(calcout, "$(INSTR)$(M):PushDLLM2Field") { - field(INPA, "$(INSTR)$(M):DLLM_RBV") - field(PREC, "3") - field(CALC, "A") - field(OUT, "$(INSTR)$(M).DLLM") - field(OOPT, "Every Time") +record(ao, "$(INSTR)$(M):PushDLLM2Field") { + field(DOL, "$(INSTR)$(M):DLLM_RBV NPP") + field(OUT, "$(INSTR)$(M).DLLM") + field(OMSL, "closed_loop") + field(PINI, "NO") } # This record pair reads the parameter library value for "motorVeloFromDriver_"