Compare commits

...

1 Commits

Author SHA1 Message Date
3071e402b2 Fixed bug in sinqMotor.db (bad field name) 2025-04-29 14:43:32 +02:00

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