[SCHEDULER-557]  Dome Opening - Not Slaved
Type Bug
Priority High
Severity Major
Component Dispatch Scheduler Engine
Fixed In Version [3.33.3
Versions Affected [3.2.13.3 dev
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 1/13/2011

Description
The new logic for opening the dome within the dispatcher leave the dome unslaved. Need to also slave it after opening, then wait for the slave-slew.

Comments
1/14/2011 10:45:47 AM   Bob Denny
Fixed in ACP. See related issue.
1/13/2011 8:41:54 AM   Bob Denny
Well the logic is there in the ACP Sequencer class. It calls Dome.UnParkHome(), which should slave the dome...

More to it... It should also set Dome.Slaved = True, but this doesn't work if the dome is unslaved. Looks like problems in ACP as well. Will open related issue.