- saveConfiguration(String) - Method in class org.lsst.ccs.startup.NodeModularSubsystem
-
Saves a configuration with a new name.
- saveConfiguration() - Method in class org.lsst.ccs.startup.NodeModularSubsystem
-
Saves the current Configuration.
- saveInCache(DescriptiveNode, String, String, String) - Static method in class org.lsst.ccs.startup.BootUtils
-
saves the latest run configuration in a local cache.
- searchForDictionary(Command) - Method in class org.lsst.ccs.startup.NodeModularSubsystem
-
*
searches for details of an incoming command
- stop(long) - Method in class org.lsst.ccs.startup.NodeModularSubsystem
-
forwards a STOP signal to all components (that are signalHandlers)
- stop() - Method in class org.lsst.ccs.startup.NodeModularSubsystem
-
same as stop(delay) but with an infinite delay
- stopAndWait(long) - Method in class org.lsst.ccs.startup.NodeModularSubsystem
-
forwards a STOP signal to all components and then checks if all hardwares have been stopped within expectedMaxDelay
- SubsystemBoot - Class in org.lsst.ccs.startup
-
- SubsystemBoot() - Constructor for class org.lsst.ccs.startup.SubsystemBoot
-
- SubsystemBootFromBus - Class in org.lsst.ccs.startup
-
Starts a subsystem by requiring data from the network.
- SubsystemBootFromBus() - Constructor for class org.lsst.ccs.startup.SubsystemBootFromBus
-
- SubsystemBootFromStream - Class in org.lsst.ccs.startup
-
Boots a subsystem from a local resource.
- SubsystemBootFromStream() - Constructor for class org.lsst.ccs.startup.SubsystemBootFromStream
-
- switchConfiguration(ConfigProfile, ConfigProfile) - Method in class org.lsst.ccs.startup.NodeModularSubsystem
-
TODO: modify this code: the quesiton is what is changed between profiles
2 different cases: after engineering modifications and other switches.