
public class QbMaq20Device extends org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Device implements SwitchControl
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 |
|---|
QbMaq20Device() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSwitchDevice()
Gets the switch device type.
|
void |
initDevice()
Device initialization - checks configuration.
|
Boolean |
isSwitchOn(int sw)
Gets the on state of a switch.
|
void |
switchOff(int sw)
Sets a switch off.
|
void |
switchOn(int sw)
Sets a switch on.
|
checkChannel, close, getModuleCount, getModuleData, initChannel, initialize, 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, testOnlinepublic void initDevice()
initDevice in class org.lsst.ccs.subsystem.common.devices.dataforth.Maq20Devicepublic int getSwitchDevice()
getSwitchDevice in interface SwitchControlpublic void switchOn(int sw)
switchOn in interface SwitchControlsw - The switch number.public void switchOff(int sw)
switchOff in interface SwitchControlsw - The switch number.public Boolean isSwitchOn(int sw)
isSwitchOn in interface SwitchControlsw - The switch number.Copyright © 2021 LSST. All rights reserved.