Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-33285

Rotator simulator at NTS faults when comanded to move

    XMLWordPrintable

    Details

    • Team:
      Telescope and Site
    • Urgent?:
      No

      Description

      Rotator simulator at NTS faults when commanded to move.

      Error messages can be found on Chronograph:

      https://lsst-chronograf-nts-efd.ncsa.illinois.edu/sources/1/dashboards/79?refresh=Paused&lower=2022-01-14T11%3A37%3A00.000Z&upper=2022-01-14T19%3A37%3A00.000Z&zoomedLower=2022-01-14T17%3A35%3A00.604Z&zoomedUpper=2022-01-14T18%3A02%3A17.268Z

      Example code to reproduce the problem:

      from lsst.ts import salobj
      rot = salobj.Remote(salobj.Domain(), "MTRotator")
      await rot.start_task
       
      await salobj.set_summary_state(rot, salobj.State.ENABLED)
       
      # Move the Rotator to 10 deg
      await rot.cmd_move.set_start(position=10, timeout=5)

      Your help would be very much appreciated!

       

       

       

        Attachments

          Activity

          Hide
          rowen Russell Owen added a comment - - edited

          Is this still an issue? If so, what do the logMessage messages from MTRotator show? If not, I'd like to close it.

          Show
          rowen Russell Owen added a comment - - edited Is this still an issue? If so, what do the logMessage messages from MTRotator show? If not, I'd like to close it.
          Hide
          rowen Russell Owen added a comment -

          Please reopen if you can provide log messages from MTRotator.

          Show
          rowen Russell Owen added a comment - Please reopen if you can provide log messages from MTRotator.

            People

            Assignee:
            rowen Russell Owen
            Reporter:
            hdrass Holger Drass
            Watchers:
            Holger Drass, Russell Owen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.