diff --git a/documentation/motorRecord.html b/documentation/motorRecord.html index 4b2a9895..7dfb9aa3 100644 --- a/documentation/motorRecord.html +++ b/documentation/motorRecord.html @@ -2,7 +2,7 @@
- +The motor record is intended to support motors of all kinds, but currently supports only the following variety of motor controllers (in addition to Soft @@ -48,7 +48,7 @@ Channel support):
+ Soft Motor allocation limit +
++ Peter Denison (Diamond Light Source) enhanced the Soft Channel device support by + eliminating the 50 soft motor limit and replacing it with an unlimited linked list. +
++ All motors done/stop/moving utility +
++ Kevin Peterson's (UNI-CAT) motorUtil task was added to the motor record + distribution. The motorUtil task monitors and maintains 3 PV's; $(P)alldone, $(P)allstop, + $(P)moving. motorUtil is a replacement for the all_com_##.db distributed with + the STD support module. See the motorUtil.db file for details. +
+ ++ Asyn Motor +
++ Peter Denison (Diamond), Nick Rees (Diamond) and Mark Rivers (APS) have added a + new motor record device support architecture based on ASYN; called "asyn motor" + support. The asyn motor support is an attempt to define a clean, extensible + API for motor controller drivers to support. This is a preliminary release + of work in progress. Do not use asynMotor device support at this time, except + for development and testing purposes only. +
+ ++ New Focus 8750 Network Controller +
++ Joe Sullivan added support for the New Focus Model 8750 Network Controller. +
+ ++ Physik Instrumente (PI) E-662 piezo controller +
++ Joe Sullivan added support for the Physik Instrumente (PI) GmbH & Co. Model E-662 + piezo controller. +
+ ++ Newport XPS-C8 asyn motor support +
++ Mark Rivers added asyn motor support for the Newport XPS-C8 motor controller. + This is a preliminary release of work in progress. However, it has fewer + problems than the previous XPS support, so we recommend using the new asyn + support for the XPS, with the understanding that it is still under development. +
+ ++ Trajectory Scanning +
++ Mark Rivers added the Trajectory Scanning software for both the Newport MM4005 + and XPS-C8 motor controllers to the motor record distribution. +
+ ++ OMS PC68 and PC78 support +
++ Brian Tieman and Ron Sluiter added support for the standalone, RS-232 versions + of the OMS PC68 and PC78 model controllers. The same device driver (OMS PC68/78) + supports both models. +
+