
public class CornerRaftRebPowerSupplyNode extends RebPowerSupplyNode
agent, agentStateService, channel, hvBias, LOG, powerSupplyConfiguration, powerSupplyDevice, rebName, rebPath| Constructor and Description |
|---|
CornerRaftRebPowerSupplyNode(PowerSupplyConfiguration powerSupplyConfiguration,
int channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
dphiOff() |
void |
dphiOn() |
void |
setDphi(double dphi) |
build, getChanExtrema, hvBiasOff, hvBiasOn, powerRebOff, powerRebOn, resetChanExtrema, setHVBiaspublic CornerRaftRebPowerSupplyNode(PowerSupplyConfiguration powerSupplyConfiguration, int channel)
@ConfigurationParameterChanger(propertyName="dphi") public void setDphi(double dphi)
@Command(type=ACTION,
description="Turns on the dphi bias to the configuration value",
autoAck=false)
public void dphiOn()
throws PowerException
PowerException@Command(type=ACTION,
description="Turns off the dphi bias")
public void dphiOff()
throws PowerException
PowerExceptionCopyright © 2020 LSST. All rights reserved.