
public class Maq20PulseControl
extends org.lsst.ccs.monitor.Control
| Constructor and Description |
|---|
Maq20PulseControl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(org.lsst.ccs.monitor.Monitor mon,
org.lsst.ccs.monitor.Device devc)
Performs configuration.
|
int |
getPulsesPerRevn()
Getter for pulses/revolution.
|
void |
initialize()
Performs initialization.
|
void |
setPulsesPerRevn(int pulses)
Setter for the pulses/revolution.
|
checkOnline, checkTimeout, getDescription, getHwChan, getName, getSubsystem, init, testOnlineprotected void configure(org.lsst.ccs.monitor.Monitor mon,
org.lsst.ccs.monitor.Device devc)
configure in class org.lsst.ccs.monitor.Controlmon - The associated monitordevc - The associated devicepublic void initialize()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@ConfigurationParameterChanger
public void setPulsesPerRevn(int pulses)
throws org.lsst.ccs.drivers.commons.DriverException
pulses - The number of pulses per revolutionorg.lsst.ccs.drivers.commons.DriverException@Command(description="Get number of pulses per revolution") public int getPulsesPerRevn()
Copyright © 2018 LSST. All rights reserved.