public class SimMaq20DiscControl
extends org.lsst.ccs.subsystem.common.devices.dataforth.Maq20DiscControl
| Constructor and Description |
|---|
SimMaq20DiscControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Life-cycle initialization.
|
Boolean |
isLineOn(int chan)
Gets the state of an output line.
|
void |
setLineOn(int chan,
boolean on)
Sets the state of an output line.
|
getModIndex, getName, getPath, isInputOnpublic void init()
init in interface org.lsst.ccs.framework.HasLifecycleinit in class org.lsst.ccs.subsystem.common.devices.dataforth.Maq20DiscControlpublic void setLineOn(int chan,
boolean on)
setLineOn in class org.lsst.ccs.subsystem.common.devices.dataforth.Maq20DiscControlchan - The channel numberon - Whether to set onpublic Boolean isLineOn(int chan)
isLineOn in class org.lsst.ccs.subsystem.common.devices.dataforth.Maq20DiscControlchan - The channel numberCopyright © 2023 LSST. All rights reserved.