
public class LoaderMain extends MainModule
bridge, controllerList, dataProviderDictionaryService, haltRequired, hardMovedByController, name, stopRequired, subsAGENT_RUNTIMEINFO_TASK, commandExecutorLock, currentAction, currentQueries, currentSignals, jvmShutdown, logBusHandler, stateService, treeComponentInitializedalertSeparator| Constructor and Description |
|---|
LoaderMain() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectLoader()
Connect the loader hardware.
|
void |
init() |
void |
initializeHardware()
initialize hardware after initialization.
|
void |
postStart()
In Standalone mode, we want to connect Loader when the subsystem starts.
|
String |
printHardwareState()
Print list of hardware with initialization information.
|
String |
toString() |
void |
updateStateWithSensors()
Update loader state in reading the sensors.
|
allDevicesBooted, build, getAlertService, getFilterNames, getFilterReadinessState, getMobilNameControllerNameMap, getSensorsMapPluggedOnPlutoGateway, getSubsystem, isHaltRequired, isInState, isStopRequired, listAcSensorsNames, listHardwareNames, listLoaderHardwareNames, listLoSensorsNames, postShutdown, publishData, signal, updateAgentState, updateAgentState, updateFCSStateToReady, updateGuigetLogHandler, getNumberCommandThreads, ping, printRunningCommands, setLogFormat, setLogHandlerLevel, setLogLevel, setStackTraceDepthcreateHelper, executeCommandRequest, getAgentInfo, getAgentPersistenceService, getAgentService, getAgentServices, getCCSVersions, getCommandCount, getComponentConfigurationEnvironment, getComponentConfigurationEnvironmentByName, getComponentLookup, getCurrentAction, getDescription, getDistributionInfo, getEnvironmentLockService, getEnvironmentMessagingAccess, getLogger, getMessagingAccess, getName, getScheduler, helper, initAgent, initLogBusHandler, isInEngineeringMode, populateComponentLookup, preInit, preStart, printComponentNodeTree, publishSubsystemDataOnStatusBus, sendAck, sendNack, sendStatusMessage, setAgentName, shutdownAgent, shutdownAgent, startAgent, vetoTransitionToNormalModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearAlarm, getAlertSeparator, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarmOnlyIfNew, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyIfNew, raiseWarning, raiseWarning, raiseWarning, raiseWarning, raiseWarningOnlyEveryTenMinutes, raiseWarningOnlyIfNewpublic void init()
init in interface org.lsst.ccs.framework.HasLifecycleinit in class MainModule@Command(type=QUERY, level=0, description="Update loader state in reading the sensors.") public void updateStateWithSensors()
updateStateWithSensors in class MainModuleFcsHardwareExceptionpublic void initializeHardware()
MainModuleinitializeHardware in class MainModule@Command(type=ACTION, level=0, description="Connect the loader hardware.") public void connectLoader()
public void postStart()
@Command(type=QUERY, level=1, description="Print the list of hardware with initialization information.") public String printHardwareState()
Copyright © 2022 LSST. All rights reserved.