Purpose
Moves the telescope the given number of arcseconds in the
elevation direction.
Usage
el x
Arguments
x = distance to move [arcsec]
Output
Restrictions
- "x" must be a real value
Exit values
0 = normal completion
1 = wrong number of arguments
Example
1) Move the telescope 10 arcseconds in the positive elevation direction
el 10
1) Move the telescope 10 arcseconds in the negative elevation direction
el -10