Uploaded image for project: 'Instrument control development'
  1. Instrument control development
  2. INSTRM-94

Setting CCD0 serial number clears the CCD1 serial number

    XMLWordPrintable

    Details

      Description

      Setting the CCD0 serial number clears the CCD1 serial number. Other way is OK.

      Using the raw FEE commands:

      Starting with both set to unknown:

      pfs@pfsDevSvr:~$ oneCmd.py ccd_r7 fee raw=gs,CCD0
      2017-02-09T20:01:03.347 ccd_r7 : text="returned: unknown"
      pfs@pfsDevSvr:~$ oneCmd.py ccd_r7 fee raw=gs,CCD1
      2017-02-09T20:01:06.548 ccd_r7 : text="returned: unknown"
      

      Set CCD0 to urk:

      pfs@pfsDevSvr:~$ oneCmd.py ccd_r7 fee raw=ss,CCD0,urk
      2017-02-09T20:01:37.786 ccd_r7 : text="returned: SUCCESS"
      

      Then check both:

      pfs@pfsDevSvr:~$ oneCmd.py ccd_r7 fee raw=gs,CCD0
      2017-02-09T20:01:42.586 ccd_r7 : text="returned: urk"
      pfs@pfsDevSvr:~$ oneCmd.py ccd_r7 fee raw=gs,CCD1
      2017-02-09T20:01:45.786 ccd_r7 : text="returned: "
      

        Attachments

          Activity

            People

            • Assignee:
              shope shope
              Reporter:
              cloomis cloomis
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: