public class Line
extends org.lsst.ccs.framework.ConfigurableComponent
| Constructor and Description |
|---|
Line(String devcName,
int chan,
String devcNameC,
int chanC)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSet()
Gets the line value.
|
void |
set(boolean on)
Sets the line value.
|
void |
setWarm(boolean on)
Sets the warm-start state of the line.
|
Copyright © 2014 LSST. All Rights Reserved.