Skip to content

Commit ff89334

Browse files
authored
Update McLennan-motors.md
1 parent da6979e commit ff89334

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/specific_iocs/motors/McLennan-motors.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ mclennan/*
1111

1212
The McLennan motor is a controller that support multiple independent motors. It is often used at ISIS for rotation stages.
1313

14-
**WARNING: Unlike many other motor controllers that remember settings through autosave the McLennan exclusively uses macros. This means for changing parameters in a persistent way you will need to change them in the IOC configuration rather than the motor details panel, otherwise they will get lost on IOC restart. We now plan to make these settings appear read-only in the motor view to avoid any confusion **
14+
```{warning}
15+
Unlike many other motor controllers that remember settings through autosave the McLennan exclusively uses macros. This means for changing parameters in a persistent way you will need to change them in the IOC configuration rather than the motor details panel, otherwise they will get lost on IOC restart. We now plan to make these settings appear read-only in the motor view to avoid any confusion
16+
```
17+
1518

1619
Instructions on how to convert a **LabVIEW Mclennan ini file** are at the end of this document in the [converting values from LabVIEW](#converting-values-from-labview) section
1720

@@ -266,4 +269,4 @@ QP - query positions
266269
QS - query speeds
267270
```
268271
modes give a bit pattern - see manual for meaning
269-
272+

0 commit comments

Comments
 (0)