1 Commits
0.1.2 ... 0.1.3

Author SHA1 Message Date
04c0d55c54 Default to simulated motor being enabled 2025-09-03 14:15:00 +02:00

View File

@@ -31,6 +31,7 @@ record(waveform, "$(P)$(M)-MsgTxt") {
# enable axis
record(longout, "$(P)$(M):Enable") {
field(DTYP, "Soft Channel")
field(VAL, "1")
field(PINI, "YES")
}