public class CCOBMainModule
extends org.lsst.ccs.subsystem.common.BasicMain
| Constructor and Description |
|---|
CCOBMainModule() |
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.drivers.ccob.CCOBDataRead |
getADCValues()
Gets the ADC values.
|
void |
postStart() |
void |
turnOffLed()
Turn Off the led.
|
void |
turnOnLed()
Turn On the led.
|
getFullState, postInit, setUpdatePeriodgetLogHandler, getNumberCommandThreads, ping, printRunningCommands, setLogFormat, setLogHandlerLevel, setLogLevel, setStackTraceDepth, switchToEngineeringMode, switchToNormalModebroadcastStatus, checkAllHardwareStopped, createHelper, executeCommandRequest, getAgentInfo, getAgentPersistenceService, getAgentService, getAgentServices, getCCSVersions, getCommandCount, getComponentConfigurationEnvironment, getComponentConfigurationEnvironmentByName, getComponentLookup, getCurrentAction, getDescription, getDistributionInfo, getEnvironmentLockService, getEnvironmentMessagingAccess, getLogger, getMessagingAccess, getName, getScheduler, getStatusBroadcastPeriod, helper, internalCheckHardware, isConnectedToTheBuses, isInEngineeringMode, populateComponentLookup, preBuild, preInit, printComponentNodeTree, publishSubsystemDataOnStatusBus, sendAck, sendNack, sendStatusMessage, setAgentName, shutdownAgent, startAgentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void postStart()
@Command public org.lsst.ccs.drivers.ccob.CCOBDataRead getADCValues()
org.lsst.ccs.drivers.commons.DriverException@Command(type=ACTION,
level=1,
description="Turn On the led.")
public void turnOnLed()
@Command(type=ACTION,
level=1,
description="Turn Off the led.")
public void turnOffLed()
Copyright © 2019 LSST. All rights reserved.