Motor macros: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Back to [[X-Ray Microscopy]] | Back to [[X-Ray Microscopy]] | ||
{| {{table}} | |||
| align="center" style="background:#f0f0f0;"|'''command''' | |||
| align="center" style="background:#f0f0f0;"|'''description''' | |||
|- | |||
| mv ''motor pos''||Move a motor | |||
|- | |||
| mvr ''motor pos'' ||Move a motor, relatively | |||
|- | |||
| mvd ''motor dial_pos'' ||Move a motor to a dial position | |||
|- | |||
| tw ''motor inc'' ||Tweak a motor, interactively | |||
|- | |||
| umv ''motor pos''||Move while updating screen | |||
|- | |||
| umvr ''motor pos''||Move while updating screen | |||
|- | |||
| wa||Show positions of all motors | |||
|- | |||
| lm ||Show limits of all motors | |||
|- | |||
| wm ''m1 m2 ...'' ||Show positions and limits of motors | |||
|- | |||
| uwm ''m1 m2 ...'' ||Show positions while motors are moving | |||
|- | |||
| set_lm ''motor low high'' ||Set user limits for a motor | |||
|} | |||
[[Category:MLL]] | [[Category:MLL]] | ||
Latest revision as of 18:56, April 14, 2009
Back to X-Ray Microscopy
| command | description |
| mv motor pos | Move a motor |
| mvr motor pos | Move a motor, relatively |
| mvd motor dial_pos | Move a motor to a dial position |
| tw motor inc | Tweak a motor, interactively |
| umv motor pos | Move while updating screen |
| umvr motor pos | Move while updating screen |
| wa | Show positions of all motors |
| lm | Show limits of all motors |
| wm m1 m2 ... | Show positions and limits of motors |
| uwm m1 m2 ... | Show positions while motors are moving |
| set_lm motor low high | Set user limits for a motor |