- Implemented defpos for multiple motors

- Implemented automatic backup on parameter change
- Implemented silent restore
- Cleaned a couple of unused flags from connection object
This commit is contained in:
cvs
2003-02-19 08:29:46 +00:00
parent e6d39f3ac8
commit 98cfb3ddda
31 changed files with 491 additions and 101 deletions

View File

@ -38,9 +38,7 @@ will not do a trick.
position name. Afterwards this position can be reached by typing: COP name.
<DT> COP defpos name mot val mot val ....
<DD> this command defines a named position named name. This must be followed
by a list of motor names to run and their values. The motor names must be
those listed as <a href = sanslist.htm>SANS motors </a>. (Not yet
implemented).
by a list of motor alias names to run and their values.
<DT> COP drop name
<DD> deletes the named position specified as second parameter.
<DT> COP axis = val axis = val ........