Purpose
Move the telescope the given number of arcseconds in the
azimuth direction.
Usage
az 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 azimuth direction
az 10
2) Move the telescope 10 arcseconds in the negative azimuth direction
az -10