To ensure a good startup, we should shutdown the dispatcher.
Example crate output from the shutdown
The power up procedure will bring down the dispatcher first. Then it will power up the Archon, start the dispatcher, check the communications (check for errors and setting some commands), and finally bring back the power to the CCD.
CCD power is on, turn off CCD power setting ccdpower = Off (wait) CCD power is off lredccd : Sending SIGKILL to pid: 132883 shut down dispatcher dispatcher is off turning off Archon setting powoff = 13 (wait) Done
Shut down dispatcher first before powering up Archon... lredccd : Sending SIGKILL to pid: 33967 Power up Archon Wait 60 sec for Archon to complete power up... setting powon = 13 (wait) Start the dispatcher... Starting lredccd (/kroot/rel/default/bin/mr_server -s lredccd -l lredccd_servic e -- -requestkey DISP1REQ -quekey DISP1QUE -quelenkey DISP1QLN -immediate 'ELAPT IME DATEPCLR DATE_END DATE_FIN DATE_BEG DATE_INI TELAPSE XPOSURE STARTEX EXPOSIP RDOUTIP EXPOSUID' true) Checking if Archon is properly connected Archon is connected setting archonaply = True (wait) wait 30 sec for archon to load configuration files Archon configuration file status is True after waiting 30 sec No Archon error, all good Successfully loaded Archon CDS deinterlace values Archon connection checks complete. Turning on the red CCD... setting ccdpower = On (wait) Red CCD power is On Done.