public class MonChannel
extends org.lsst.ccs.framework.ConfigurableComponent
| Constructor and Description |
|---|
MonChannel(String desc,
String units,
String loCheck,
double limitLo,
double deadbandLo,
String hiCheck,
double limitHi,
double deadbandHi,
String devcName,
int hwChan,
String type,
String subtype,
int alarm,
double offset,
double scale)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setLimitHi(double limit)
Sets the high limit.
|
void |
setLimitLo(double limit)
Sets the low limit.
|
Copyright © 2014 LSST. All Rights Reserved.