diff --git a/docs/motorRecord.html b/docs/motorRecord.html index 763c15ca..3b4f7cdc 100644 --- a/docs/motorRecord.html +++ b/docs/motorRecord.html @@ -2377,7 +2377,13 @@ below. motor stops, the VAL field will be set equal to the RBV field, and the DVAL field will be set equal to the DRBV field. These fields can be set to 1, but setting either field to 0 results in an error. The record sets HOM[F/R] - to zero when the homing procedure is either completed or aborted. + to zero when the homing procedure is either completed or aborted. + Note that modern controllers, depending on their firmware and configuration, + may do different things. Examples are home into the limit switch, move + into a limit switch, return and search for a home switch or other sequences. + Often HOMF and HOMR then yield the same functionality. + And the controller may choose to do nothing, if a motor is not homable. +