PFC
FOCUS CONTROLLER
TESTING
Back to Observing
Support Home Page
Use the following steps to bypass the ICE software program and communicate
directly with the Galil DMC-100-10 controller.
The Galil, in turn, commands the focus system to move the detector.
SET UP THE TEST
-
Exit the ICE program if it is running. This releases the serial port
connected to the Focus Controller.
-
Type kermit. The is a serial port communications
program.
-
Type set line /dev/ttyz05. This
sets Kermit to the Focus Controller port.
-
The Sun responds with "Warning, write access to lock directory
denied" or some drivel like that.
-
Type set baud 9600. This sets Kermit
to the right baud rate.
-
Type connect. This directs Kermit to
start communicating with the serial port.
-
Set the CAPS LOCK on. The Galil needs all caps.
-
Press the return key.
The Galil should respond with a full colon (:)
If
it doesn't, then the Sun and the Galil are not communicating.
TESTING THE GALIL AND FOCUS CONTROL COMMUNICATIONS
-
Type GN? The Galil should respond with
the current gain of the system. The response should be 08
as a default or 64 if ICE has already downloaded
the PFC parameters.
-
The ICE program changes various values in the Galil. Here's
a list of the changes.
MOVING THE FOCUS MOTOR
-
Type PR 500. This is the number of counts
to move the Focus Motor.
-
Type BG. This tells the Galil to Begin
Motor and run the number of steps you stored into PR.
-
Type PR -500. This is the number of counts
to move the motor in the reverse direction.
-
Type BG. This tells the Galil to Begin
Motor and run the number of steps you stored into PR.
TO EXIT THE TEST
-
Type ^C. Press and hold the Control key,
then press C to tell Kermit to go off-line.
-
Type quit. To exit Kermit.