Tango Server for the motors controlled via GPIB with the Kohzu Stage Controller. The Server uses three classes: KohzuSCCtrl (GPIB interface), KohzuSCAxis (individual axis), KohzuSCMultiAxis (multiple movements of axis in the same controller). Each controller has four axis.
With this class a library is generated (libKohzuSC.a) and the class is included in the ClassFactory of KohzuSCAxis.