|
|
|
____________________
|
|
|
|
running with broken cameras
Running WFCAM with fewer than four cameras
1) Run down the OCS and WFCAM low level software
2) cd /jac_sw/itsroot/src/oracda_new/scripts/
3) edit orac_env.vws
4) change the second from last line from wfcam1234.dat to e.g.,
wfcam124.dat (i.e., leave out the number/s of the camera you don't want
running).
5) save the file, exit editor and then type "make"
6) run up wfcamControl as normal, but run up the low level software
individually for each camera except, obviously, the camera that is not
running
7) DO NOT use the status button for all cameras, instead use the
individual status buttons for each camera
8) add inst and enable arrays in the normal way
9) when finished, disable and ocs_down as normal
10) run down the low level software for each camera individually
Changing wfcamMenu to use fewer than four cameras (old)
1) cd
/jac_sw/itsroot/src/engineering/wfcam/scripts/
2) edit wfcamMenu.tcl
3) comment out all lines that deal
with the camera that isn't working (i.e., if it's camera 3, all lines
with camera3 in them could be commented out).
4) type "make"
|
|