diff --git a/docs/motorRecord.html b/docs/motorRecord.html
index 4e9255ce8..3b4f7cdc9 100644
--- a/docs/motorRecord.html
+++ b/docs/motorRecord.html
@@ -2377,7 +2377,13 @@
Field Descriptions
In addition to fields common to all record types (se
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.
+
@@ -2875,11 +2881,18 @@ Servo fields
| R/W |
Enable control |
RECCHOICE |
- (0:"Disable", 1:"Enable") Enable/Disable closed-loop position control.
- This field is active only if the GAIN_SUPPORT bit in the MSTA is true.
- This field is set by both the user and device support. CNEN is set to Disable
- by device support when it detects a motion controller error; e.g. maximum
- following error exceeded. |
+ This field is active only if the GAIN_SUPPORT bit in the MSTA is true.
+ The function of this field is depending on the motion controller.
+ This field is set by both the user and device support.
+
+ Some (older?) controllers can switch between open- and closed-loop. (0: open loop, 1: closed loop)
+
+
+ Some controllers use this field to enable torque control
+
+
+ Most modern controllers use this field to enable/disable the motor (amplifier/driver)
+
|
PCOF |