| Package | Description |
|---|---|
| org.lsst.ccs.monitor |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.setDbandHi(double value)
Sets the high warning offset (formerly deadband)
|
void |
Channel.setDbandLo(double value)
Sets the low warning offset (formerly deadband)
|
void |
Channel.setLimitHi(double limit)
Sets the high limit.
|
void |
Channel.setLimitLo(double limit)
Sets the low limit.
|
Copyright © 2018 LSST. All rights reserved.