Commit 2484e89
committed
Fix bug in aOut limit specification
Use the LOPR and HOPR settings to set up DRVL and DRVH: this is the correct
way to ensure that we don't attempt to write outside the defined limits.
Also stop setting EGUL, EGUF: these have no meaning for pythonIoc.
This fixes Jira ticket CGP-180.1 parent a727c30 commit 2484e89
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | | - | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments