| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger
Subsystem.
|
| org.lsst.ccs.subsystems.fcs.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| Constructor and Description |
|---|
AutochangerThreeOnlineClamps(AutochangerOnlineClampModule onlineClampXminus,
AutochangerOnlineClampModule onlineClampXplus,
AutochangerOnlineClampModule onlineClampYminus)
Create a AutochangerThreeOnlineClamps with 3 AutochangerOnlineClampModule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimuAutochangerPlutoGateway.simulateAutochangerOnlineClampIsClosed(AutochangerOnlineClampModule clamp)
simulates onlineClamp is CLOSED : CLOSED and sentCurrent is currentToClamp.
|
void |
SimuAutochangerPlutoGateway.simulateAutochangerOnlineClampIsLocked(AutochangerOnlineClampModule clamp)
simulates onlineClamp is LOCKED : CLOSED and sentCurrent is currentToClamp.
|
void |
SimuAutochangerPlutoGateway.simulateAutochangerOnlineClampIsOpened(AutochangerOnlineClampModule clamp) |
void |
SimuAutochangerPlutoGateway.simulateAutochangerOnlineClampIsUnlocked(AutochangerOnlineClampModule clamp) |
Copyright © 2017 LSST. All rights reserved.