Fix typos in motorRecord.html

This commit is contained in:
2025-02-16 13:53:36 -06:00
committed by GitHub
parent 9dbb5d8ac8
commit 069b8ce640
+3 -3
View File
@@ -1923,9 +1923,9 @@ below.
<td>R/W</td>
<td>Set Point Deadband (EGU)</td>
<td>DOUBLE</td>
<td>Before the motor is commanded a move, a check is done if the move is to small.
It is to small when the distance is less the the step size defined in MRES.
When a bigger deadband is wanted than MRES, set the value into SPDB.
<td>Before the motor is commanded to move, a check is done to see if the move is
too small. It is too small when the distance is less than the step size defined in
MRES. When a bigger deadband is wanted than MRES, set the value of SPDB.
</td>
</tr>
<tr valign="top">