public class ValveMaq20Device
extends org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Device
org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Device.Maq20Control, org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Device.ModuleData, org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Device.ModuleDefCHAN_FREQUENCY, CHAN_PULSE_COUNT, CHAN_PULSE_RPM, CHAN_PWM_LOW1, CHAN_PWM_LOW2, CHAN_PWM_PERIOD, controlMap, DISC_FUNC_FREQ, DISC_FUNC_NONE, DISC_FUNC_PULSE, DISC_FUNC_PWM, maq, modules, node, NUM_CHAN_DINP, NUM_CHAN_DIOH, NUM_CHAN_DIOL, NUM_CHAN_DOUT, NUM_CHAN_FREQ, NUM_CHAN_IVD, NUM_CHAN_IVO, NUM_CHAN_IVS, NUM_CHAN_PULSE, NUM_CHAN_PWM, NUM_CHAN_RTD, NUM_CHAN_TC, serials| Constructor and Description |
|---|
ValveMaq20Device() |
| Modifier and Type | Method and Description |
|---|---|
void |
getSetValves() |
protected void |
initDevice() |
protected void |
initialize() |
Boolean |
isPositionSet(int index,
int chan) |
Boolean |
isValveSet(int index,
int chan) |
void |
readPositions() |
boolean |
registerIn(int index,
int chan) |
boolean |
registerOut(int index,
int chan) |
void |
setValve(int index,
int chan,
boolean on) |
void |
setValves() |
checkChannel, close, getModuleCount, getModuleData, initChannel, readChannel, setOnlineaddLine, checkHardware, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, enable, getDeviceMonitorUpdateTasks, getFullName, getGroupForChannel, getMonitorUpdateTasksForChannels, getName, getOutputLines, getPath, init, initChannel, initSensors, isHwLineSet, isLineSet, isOnline, isTimeout, readChannel, readChannelGroup, readChannelGroup, readChannelNow, setDisabled, setHwLine, setLine, setLineWarm, setOutputLines, testOnlineprotected void initDevice()
initDevice in class org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Deviceprotected void initialize()
initialize in class org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Devicepublic void setValves()
public void getSetValves()
public void readPositions()
public boolean registerOut(int index,
int chan)
public boolean registerIn(int index,
int chan)
public void setValve(int index,
int chan,
boolean on)
public Boolean isValveSet(int index, int chan)
public Boolean isPositionSet(int index, int chan)
Copyright © 2021 LSST. All rights reserved.