XmCCD
=====

This INDI client version xmccd connects to the indiserver to run the cameras.
To use it, start the indiserver and then the client.  You may also run XEPhem,
control the camera using the INDI Control Planel, and at the same time
use xmccd and the command line interface with setINDI and getINDI.  

The INDI versions are not compatible with simultaneous use of xmccd1 because
it connects to the camera hardware directly without utilizing INDI.

1. Start the indiserver from the directory in which you want to save 
   image files on the computer connected to the camera
   
   cd image_directory
   indiserver ccd
   
   where indiserver and ccd are in the path (usually /usr/local/bin)

2. Start the INDI version with

   xmccd

