
public class AccumTimeChannel
extends org.lsst.ccs.monitor.DerivedChannel
alarmHi, alarmHiA, alarmLo, alarmLoA, checkHi, checkLo, dbandHi, dbandLo, description, devcName, doNotTrend, format, hwChan, limitHi, limitLo, offset, pageId, resetHi, resetLo, scale, subtype, type, TYPE_DIFF, TYPE_POWER, TYPE_PROD, TYPE_QUOT, TYPE_SUM, TYPE_SWITCH, TYPE_TEMP, TYPE_UNKNOWN, TYPE_VOLTS, typeI, units| Constructor and Description |
|---|
AccumTimeChannel() |
| Modifier and Type | Method and Description |
|---|---|
double |
evaluateDerivedValue()
Calculate the value.
|
void |
init()
Init phase
|
void |
setAccumTime(double time) |
void |
start()
Start phase
|
convertRawValue, enableAlarm, getAlarmNameHi, getAlarmNameLo, getDbandHi, getDbandLo, getDescription, getDevice, getFormat, getGroup, getLastMeasurement, getLimitHi, getLimitLo, getName, getPageId, getPath, getType, getTypeStr, getUnits, getValue, readValue, setDbandHi, setDbandLo, setLimitHi, setLimitLo, setValidpublic void init()
init in interface org.lsst.ccs.framework.HasLifecycleinit in class org.lsst.ccs.monitor.Channelpublic void start()
public double evaluateDerivedValue()
evaluateDerivedValue in class org.lsst.ccs.monitor.DerivedChannel@Command(type=ACTION, description="Set the accumulated time") public void setAccumTime(@Argument(description="Time period (hrs)") double time)
Copyright © 2021 LSST. All rights reserved.