The selection is done hierarchically in the autoguider. There are two network commands:
HED selects the Focal Station, and the corresponding serial port, header code and Virtual head within the CCD controller.
APP selects the Application code to interpret the CCD data. The routines have different actions for different focal stations, for example the guide window tracks at Cassegrain, but the fibres at UES are fixed.
The APP-STATUS command displays the currently selected values of each of these five parameters. Within the software, it is possible to change each of these parameters individually, by forcing variables to selected values in order to set up an unusual configuration for hardware testing. An odd situation will be shown up accordingly. In the example below, the header code has been forced to be that for the Cassegrain CCD controller, which was the only one in the Laboratory.
ok
APP-STATUS
Port Focus Header Application Head
UES UES Cass UES 1
ok
An ICL command procedure will eventually be implemented to change both the head and application together and handle any error status. This has been done in the engineering terminal user interface with the commands CASSEGRAIN UES PRIME and AUTOFIB. Note that the AutoFib instrumnet uses the Prime head, the Prime header code, and the Autofib application.