Fixed bug in sinqMotor.db (bad field name)

This commit is contained in:
2025-04-29 14:43:32 +02:00
parent dd0610fd99
commit 3071e402b2

View File

@ -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