Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ddamiani@daq-rix-andor-01:/cds/home/c/cpo$ grep CAM_ID /cds/group/pcds/epics/ioc/common/andorCam/R0.6.0/children/build/iocBoot/ioc-rix-dir-andor/st.cmd
#epicsEnvSetepicsEnvSet( "CAM_ID",       "2264926601" )
epicsEnvSet( "CAM_ID",       "26601" )

The serial number for a camera can be determined like this (I think it connects to cameras that are not already connected by other software like IOCs):

Code Block
daq-rix-andor-01:~$ /reg/g/pcds/dist/pds/current/build/pdsapp/bin/x86_64-rhel7-opt/andorStandAlone -m
SDKVersion: 2.100.30026.0
Found 2 Andor Cameras
Waiting for hardware to finish initializing...
DeviceDriverVersion: 0.0.0.0
Software Version: eprom 0 coffile 0 vxdrev 0 vxdver 0 dllrev 100 dllver 2
Hardware Version: PCB 0 Decode 0 FirewareVer 20 FirewareBuild 24
Camera serial number: 26601
Camera Head Model: DU940P_BN
etc.