Tango Server for controlling the LCX Camera from Roper Scientific. The software for the camera runs in a Windows PC. A perl server running in this PC allows the connection via socket from a Linux PC and sends the commands to the camera.
The Server uses two classes: LCXCameraCtrl (Socket interface) and LCXCamera (the interface to the detector).
The code of the LCXCamera class includes the LCXCameraCtrl class.
Before starting the Tango Server, the windows program talking to the hardware and the perl server have to be running in the windows PC:
rdesktop -a 16 -g 90% haso052lcx
with the user lcxuser.
C:\Program Files\PI Acton\WinView
perl> perl lcxserver.pl