Skip to content

Commit 32fe1b1

Browse files
authored
Merge pull request #237 from epics-modules/issue210
Updated OMS PID info. Fixes #210
2 parents 560ba65 + c92aa36 commit 32fe1b1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/motorRecord.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2827,8 +2827,10 @@ <h2>Servo fields</h2>
28272827
controller parameters as follows:
28282828
<p>
28292829
For the MM4000;&nbsp; CKP = PCOF, CKI = ICOF and CKD = DCOF. <br>
2830-
For all OMS controllers;&nbsp; CKP = 1999.9 * PCOF, CKI = 1999.9 * ICOF, CKD =
2831-
1999.9 * DCOF.
2830+
For all OMS controllers except the MAXv;&nbsp; CKP = 1999.9 * PCOF, CKI = 1999.9 * ICOF, CKD =
2831+
1999.9 * DCOF.<br>
2832+
For the OMS MAXv;&nbsp; CKP = 32767.0 * PCOF, CKI = 32767.0 * ICOF, CKD =
2833+
32767.0 * DCOF.
28322834
</p>
28332835

28342836
<p>

0 commit comments

Comments
 (0)