Running DAQ real - in multicamera mode

1/ single camera mode


  1. get daq code from heplx43 or from svn server on heplx47, src and ndir directories
  2. run corba ( corba_nsd! )
  3. goto directory where fitc will be stored :
     cd $DATADIR
     mkdir 20051129
     cp -a /opt/pi/dev/pisys/daq/src/ccd/cfg/WZORY_CCD_CFG/doubleCAM_Real/2K2K_2K2K_multi/* .
  4. run daq-server - which is request server passing requests from piman to proper ccdsingle program :
    cd DAQ_SERVER
    daqserver -cam_no=1 -ORBInitRef NameService=corbaloc::heplx43.fuw.edu.pl:12456/NameService
    NOTE : heplx43.fuw.edu.pl should be replaced with name of machine on which you are running
  5. Run collecting frames by 4 cameras :
      ccdsingle -cam_idx=0
      ccdsingle -cam_idx=1
      ccdsingle -cam_idx=2
      ccdsingle -cam_idx=3

2/ setting up ethernet camera

In order to setup ethernet camera the following settings must be set :

PARAMETER NAME
DESCRIPTION
DEFAULT VALUE
FILE
CCD_CAMERA_IP

100.100.100.102
device.cfg
CCD_CAMERA_PORT

1234
device.cfg
CCD_CAM_TYPE

4
device.cfg
CCD_DEVICE_ID

102
ccd_pipeline0.cfg
CCD_BASE_FILE_NAME_FITS

k20

CCD_ETH_CAM_LOGFILE


ccd_pipeline0.cfg
CCD_ETH_CAM_ERRFILE

cam_driver.err
ccd_pipeline0.cfg