| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuAutochangerStandalonePlutoGateway
In the autochanger-standalone subsystem, there are 2 electric switchs to simulate that
carousel is holding a filter at STANDBY or loader is holding a filter at HANDOFF.
|
| Constructor and Description |
|---|
SimuAutochangerLatchController(int nodeID,
String serialNB,
String latchName,
SimuAutochangerPlutoGateway plutoGateway,
Map<String,Integer> paramsForCurrent,
Map<String,Integer> paramsForProfilePosition,
Map<String,Integer> paramsForHoming)
Build a SimuAutochangerLatchController.
|
SimuAutochangerLinearRailController(int nodeID,
String serialNB,
SimuAutochangerPlutoGateway plutoGateway,
Map<String,Integer> paramsForCurrent,
Map<String,Integer> paramsForProfilePosition,
Map<String,Integer> paramsForHoming,
int encoderRibbonMinValue)
Build a new SimuAutochangerLinearRailController
|
SimuAutochangerOnlineClampController(int nodeID,
String serialNB,
SimuAutochangerPlutoGateway plutoGateway,
String onlineClampName,
Map<String,Integer> paramsForCurrent,
Map<String,Integer> paramsForProfilePosition,
Map<String,Integer> paramsForHoming)
Build a new SimuAutochangerOnlineClampController.
|
Copyright © 2017 LSST. All rights reserved.