From 3071e402b21dd2ddc3f27a98ce063ef55134100f Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 29 Apr 2025 14:43:32 +0200 Subject: [PATCH] Fixed bug in sinqMotor.db (bad field name) --- db/sinqMotor.db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/sinqMotor.db b/db/sinqMotor.db index dc5b7dc..cf90b94 100755 --- a/db/sinqMotor.db +++ b/db/sinqMotor.db @@ -63,7 +63,7 @@ record(longin, "$(INSTR)$(M):Connected") field(INP, "@asyn($(CONTROLLER),$(AXIS)) MOTOR_CONNECTED") field(SCAN, "I/O Intr") field(PINI, "NO") - field(INIT, "1") + field(VAL, "1") } # Call the reset function of the corresponding sinqAxis