
public class Maq20PulseControl extends Object implements org.lsst.ccs.framework.HasLifecycle
| Constructor and Description |
|---|
Maq20PulseControl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPulsesPerRevn()
Getter for pulses/revolution.
|
void |
init() |
void |
initialize()
Performs initialization.
|
void |
setPulsesPerRevn(int pulses)
Setter for the pulses/revolution.
|
public void init()
init in interface org.lsst.ccs.framework.HasLifecyclepublic 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 © 2019 LSST. All rights reserved.