Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractVisitor - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
Base class for FPGA XML structure visitors that does the proper call trees and recursions.
AbstractVisitor() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Main
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
accept(Visitor) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.xml.Visitable
 
add(FPGA2Model.StackOpCode) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Adds to the map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Adds to the map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Adds to the map of configured values.
addMetadata(String, String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
addUpChannel(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
ASPIC - Class in org.lsst.ccs.subsystem.rafts.config
 
ASPIC() - Constructor for class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
AspicControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of an ASPIC.
AspicControl(String, int, int, int, int, int, int) - Constructor for class org.lsst.ccs.subsystem.rafts.AspicControl
Constructor.

B

BK1696Device - Class in org.lsst.ccs.subsystem.rafts
Interface to a B&K model 1696 power supply device.
BK1696Device(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.BK1696Device
Constructor.
BK9130Device - Class in org.lsst.ccs.subsystem.rafts
Interface to a B&K model 9130 power supply device.
BK9130Device(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.BK9130Device
Constructor.

C

CABAC - Class in org.lsst.ccs.subsystem.rafts.config
 
CABAC() - Constructor for class org.lsst.ccs.subsystem.rafts.config.CABAC
 
CabacControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of a CABAC.
CabacControl(String, int, int, int, int, int, int[], int[], int[], int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.CabacControl
Constructor, version 0.
CabacControl(String, int, int, int, int, int, int, int[], int[], int[], int[], int[], int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.CabacControl
Constructor, version 1.
Call - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Call() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Call(Callable) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Call(Callable, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Call(String, List<Call>) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Callable - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Callable() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Callable
 
CCD_MASK - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
Constants.
ccdMask - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
changeVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Changes the voltage.
Channel() - Constructor for class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
Channel - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Channel() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
Channel(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
checkAspics() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Checks all loaded ASPIC values against the configuration.
checkAspics() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Checks loaded ASPIC configuration data.
checkAspics() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Checks loaded ASPIC configuration data.
checkCabac() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Checks CABACs on a REB.
checkCabacs() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Checks all loaded CABAC values against the configuration.
checkCabacs() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Checks loaded CABAC configuration data.
checkCabacs() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Checks loaded CABAC configuration data.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Checks a monitoring channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Checks a channel's parameters for validity.
checkHardware() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Initializes the hardware.
checkHardware() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Initializes the hardware.
checkStarted() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Checks whether hardware is started.
checkStarted() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Checks whether hardware is started.
checkStopped() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Checks whether hardware is stopped.
checkStopped() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Checks whether hardware is stopped.
checkVersion() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Checks for hardware compatibility.
checkVersion() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Checks for hardware compatibility.
checkVersion() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Checks for hardware compatibility.
checkXml(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Checks the sequencer code compiled from a local XML file.
Clock - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Clock() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
Clock(Channel) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
close() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Closes the connection.
CMD_LINES - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGEND - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGFUNC - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGJUMP - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGSUBE - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_TIME - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
compileFile(File) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
completeRoutines() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Configures channel description.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Configures channel description.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
Configures channel description.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Performs configuration.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Configures DAC description.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Configures channel description.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs configuration.
CONN_TYPE_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.
connecting(Agent) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
connecting(Agent) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
connecting(Agent) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
Constant - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Constant() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
Constant(Channel, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
copyFrom(ASPIC) - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
copyFrom(CABAC) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
copyFrom(DACS) - Method in class org.lsst.ccs.subsystem.rafts.config.DACS
 
copyFrom(REB) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
CRControlPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
CRControlPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.CRControlPlugin
 
CRMonitorPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
CRMonitorPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.CRMonitorPlugin
 
CRPowerPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
CRPowerPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.CRPowerPlugin
 
CryoControl - Class in org.lsst.ccs.subsystem.rafts
Implements CryoCon control.
CryoControl(String, int, double, double, double) - Constructor for class org.lsst.ccs.subsystem.rafts.CryoControl
Constructor.
CryoDevice - Class in org.lsst.ccs.subsystem.rafts
Interface to a Cryogenics device.
CryoDevice(String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.CryoDevice
Constructor.
CSGATE_1 - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
CSGATE_2 - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
CSGATE_3 - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
currImage - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 

D

DacControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of the DACs on a REB.
DacControl(String, int, int, int, int, int, int, int, int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.DacControl
Constructor, version 0.
DacControl(String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.DacControl
Constructor, version 1.
DACS - Class in org.lsst.ccs.subsystem.rafts.config
 
DACS() - Constructor for class org.lsst.ccs.subsystem.rafts.config.DACS
 
DEVC_ID_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.
DEVC_PARM_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.
devcId - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
devcParm - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
disableSystem(int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorPanel
 
disconnecting(Agent) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
disconnecting(Agent) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
disconnecting(Agent) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
display(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlPanel
Displays a message in the message area.
display(String) - Method in interface org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel.Parent
 
dump() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
dump() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
dump() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
dumpImage(int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Dumps the contents of the current image.
dumpImage(int, int, String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Dumps the contents of a raw image file.
DumpVisitor - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
This debugging visitor dumps the parsed structure.
DumpVisitor() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
dumpXml(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Dumps the sequencer code compiled from a local XML file.

E

edit(Window, Power[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.PowerConfigPanel
Edits the power configuration.
edit(Window, String, REBConfigPanel.Parent) - Static method in class org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel
Edits the REB configuration.
EmbeddedSubroutine - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
An EmbeddedSubroutine is created on the fly to implement anonymous blocks
EmbeddedSubroutine(Subroutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
enableScan(boolean) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Sets the scan mode enables.
enableScan(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Enables or disables scan mode.
enableScan(boolean) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Enables or disables scan mode.
EndSliceTime(int, Function, int) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 

F

FPGA2Model - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
The FPGA-specific model.
FPGA2Model() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
FPGA2Model.EndSliceTime - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.FPGARoutine - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.RegisterOpcode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.SliceTime - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.SliceValues - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackFunctionOpCode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackOpCode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackReturnOpcode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackSubroutineOpCode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2ModelBuilder - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
The FPGA-specific visitor.
FPGA2ModelBuilder() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
FPGARoutine() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
FSB_CTRL - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
Function - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Function() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
Function(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 

G

GD - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
GD - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackOpCode
 
getAf1() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getAspics() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getAspicVersion() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getBaseAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
getCabacPower() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the CABAC power enable bits.
getCabacPower() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets the CABAC power enable bits.
getCabacs() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getCabacVersion() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getCalls() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
getCalls() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getCalls() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
getCcdMask() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getCcdMask() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the mask of CCDs being used.
getChannel() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
getChannel() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
getChannels() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getChannels() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
getClamp() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getClamp() - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
getClocks() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
getCommands() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
getConfigValues() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets the list of configured values from all devices.
getConnType() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getConnType() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the connection type.
getConstants() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getControlPanel() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorAssembly
 
getCount() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
getCsGate() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getCurrent() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getCurrent() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getCurrent() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 
getDacs() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getDacVersion() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getData() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
getDataSource() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets the data sources.
getDataSource() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the data source.
getDataSource() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets the data source.
getDevcId() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getDevcId() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the device ID.
getDevcParm() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getDevcParm() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the device parameter.
getDevices() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets the list of all device names.
getDuration() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getDurationNanos() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getFsbCtrl() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
getFullState() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Gets the full raft power state.
getFullState() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets the full state of the vertical slice test module.
getFunctions() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
getGain() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getGain() - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
getGd() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getGd() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getGuiLayout() - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
getGuiLayout() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
getGuiLayout() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
getHostName() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
 
getHwVersion() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Gets the hardware version.
getHwVersion() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Gets the hardware version.
getHwVersion() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Gets the hardware version.
getId() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Callable
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB ID.
getIfcName() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getIfcName() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the network interface name.
getImage(String, int, int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets a portion of a saved raw image.
getImage(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets a portion of the current image.
getImageMetadata() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the DAQ metadata for the current image.
getIndex() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
getIndex() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getLength() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageState
 
getMains() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
getMaxCcdMask() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getMaxChannel() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the maximum channel number.
getMetadata(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getMetadataKeys() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getMinChannel() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the minimum channel number.
getModel() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
getMonitor() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorAssembly
 
getMonitorFullState() - Method in class org.lsst.ccs.subsystem.rafts.data.RaftFullState
 
getName() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getName() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getName() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getOdCtrl() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getOdExp() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getOdRdo() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getOffDelay() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getOffDelay() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 
getOffset() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
getOg() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getOg() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getOgSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getOnDelay() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getOnDelay() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 
getOpcodes() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getParameters() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
getParent() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
getPclkFall() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getPclkHigh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getPclkHighSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getPclkLow() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getPclkLowSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getPclkRise() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getPort() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
 
getPowerConfig() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the configuration data.
getPowerConfig() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Gets the configuration data.
getPowerState() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the list of power state data.
getPowerState() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Gets the power state.
getPowerState() - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlPanel
Gets the power state from the power subsystem.
getPowerState() - Method in interface org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel.Parent
 
getRaftState() - Method in class org.lsst.ccs.subsystem.rafts.data.RaftFullState
 
getRc() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getRc() - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
getRd() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getRd() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getREBConfig() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB configuration data.
getREBConfig() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets the REB configuration data.
getREBDevices() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets the list of REB device names.
getRebStatus() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB status block.
getRebStatus() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets the REB status block.
getRef() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the contents of REB registers.
getRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets the contents of REB registers.
getRepeat() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getRepeatValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getRgFall() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getRgHigh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getRgHighSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getRgLow() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getRgLowSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getRgRise() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getScales() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getScales() - Method in class org.lsst.ccs.subsystem.rafts.config.DACS
 
getSclkFall() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getSclkHigh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getSclkHighSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getSclkLow() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getSclkLowSh() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
 
getSclkRise() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getSequencerConfig() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
getSequencerRoutines() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
getStartNanos() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getState() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getSubroutines() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
getTag() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
getTag() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageState
 
getTickMillis() - Method in class org.lsst.ccs.subsystem.rafts.data.RaftState
 
getTime() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets all time base values.
getTime() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the time base as Unix time.
getTime(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
 
getTime() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets the time base as Unix time.
getTime(String) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets a trigger time as Unix time.
getTimes() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets all time base values.
getTimeslices() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getTm() - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
 
getUpChannels() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getValues() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getValues() - Method in class org.lsst.ccs.subsystem.rafts.config.DACS
 
getValues() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
getVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getVoltage() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getVoltage() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 

H

HamegDevice - Class in org.lsst.ccs.subsystem.rafts
Interface to a Hameg HMP series power supply device.
HamegDevice(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.HamegDevice
Constructor.

I

ID - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
Constants.
id - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
IFC_NAME - Static variable in class org.lsst.ccs.subsystem.rafts.REBDevice
Constants.
ifcName - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
ImageData - Class in org.lsst.ccs.subsystem.rafts.data
Contains a subset of image data
ImageData(long, int, int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.data.ImageData
 
ImageState - Class in org.lsst.ccs.subsystem.rafts.data
Contains the meta-information for an image.
ImageState(long, int) - Constructor for class org.lsst.ccs.subsystem.rafts.data.ImageState
 
imageTime - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.CRControlPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.CRMonitorPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.CRPowerPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTControlPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTMonitorPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPowerPlugin
 
initGui(boolean) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
initGui() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
initGui() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
initialize() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs basic initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Performs basic initialization.
initModule() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Initializes the power subsystem.
initModule() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Initializes the rafts subsystem.
isAf1() - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
isInfinity() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
isScanEnabled() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Gets the scan mode enabled states.
isScanEnabled() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the scan mode enabled state.
isScanEnabled() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Gets the scan mode enabled state.
isTm() - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 

K

KEY - Static variable in class org.lsst.ccs.subsystem.rafts.data.ImageState
 
KEY - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
KEY - Static variable in class org.lsst.ccs.subsystem.rafts.data.RaftState
 

L

loadAspics() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Loads all ASPICs with their configured values.
loadAspics() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads configuration data to the ASPICs.
loadAspics() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Loads configuration data to the ASPICs.
loadCabac() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Loads CABACs on a REB.
loadCabacs() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Loads all CABACs with their configured values.
loadCabacs() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads configuration data to the CABACs in a safe way.
loadCabacs() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Loads configuration data to the CABACs in a safe way.
loadConfig() - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Loads configured DAC values onto the REB.
loadDacs() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Loads all DACs with their configured values.
loadDacs() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads configured DAC values.
loadDacs() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Loads configured DAC values.
loadSequencer(List<int[]>) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Loads all sequencers from an object.
loadSequencer(List<int[]>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads the sequencer from an object.
loadSequencer(List<int[]>) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Loads the sequencer from an object.
loadSequencerFile(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Loads all sequencers from a file.
loadSequencerFile(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads the sequencer from a file.
loadSequencerFile(String) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Loads the sequencer from a file.
loadSif(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Loads the sequencer from a remote SIF file.
loadXml(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Loads the sequencer from a local XML file.

M

Main - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Main() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Main
 
Main(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Main
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel
Test program.
maxCcdMask - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 
ModelBuilderVisitor - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
This visitor builds an intermediate model.
ModelBuilderVisitor() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 

N

N6700Device - Class in org.lsst.ccs.subsystem.rafts
Interface to an Agilent N6700 power supply device.
N6700Device(String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.N6700Device
Constructor.
N_ASIC - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
N_CCD - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
NETWORK_CONN_INVALID - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.
NUM_DACS - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
NUM_VALUES - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
numCcds - Variable in class org.lsst.ccs.subsystem.rafts.REBDevice
 

O

OD0_EXP - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
OD0_RDO - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
OD1_EXP - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
OD1_RDO - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
OD_CTRL - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
OG - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
OG - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
OG_SH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Receives status messages.
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
onNewCRControlPanel() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin.VSTCommands
 
onNewVSTControlPanel() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin.VSTCommands
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
org.lsst.ccs.subsystem.rafts - package org.lsst.ccs.subsystem.rafts
 
org.lsst.ccs.subsystem.rafts.config - package org.lsst.ccs.subsystem.rafts.config
 
org.lsst.ccs.subsystem.rafts.data - package org.lsst.ccs.subsystem.rafts.data
 
org.lsst.ccs.subsystem.rafts.fpga.compiler - package org.lsst.ccs.subsystem.rafts.fpga.compiler
 
org.lsst.ccs.subsystem.rafts.fpga.xml - package org.lsst.ccs.subsystem.rafts.fpga.xml
 
org.lsst.ccs.subsystem.rafts.ui - package org.lsst.ccs.subsystem.rafts.ui
 
org.lsst.ccs.subsystem.rafts.ui.jas - package org.lsst.ccs.subsystem.rafts.ui.jas
 

P

Parameter - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Parameter() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
Parameter(String, String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
PCLK0_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK0_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK1_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK1_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK2_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK2_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK3_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK3_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
PCLK_HIGH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
PCLK_HIGH_SH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
PCLK_LOW - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
PCLK_LOW_SH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.CRControlPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.CRMonitorPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.CRPowerPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTControlPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTMonitorPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPowerPlugin
 
Power - Class in org.lsst.ccs.subsystem.rafts.config
Contains a set of power configuration values.
Power() - Constructor for class org.lsst.ccs.subsystem.rafts.config.Power
 
Power.Channel - Class in org.lsst.ccs.subsystem.rafts.config
 
Power.ConnType - Enum in org.lsst.ccs.subsystem.rafts.config
 
PowerConfigPanel - Class in org.lsst.ccs.subsystem.rafts.ui
Power configuration editor.
PowerConfigPanel(Power[]) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.PowerConfigPanel
Constructor.
PowerControl - Class in org.lsst.ccs.subsystem.rafts
Implements power supply control functions.
PowerControl(String, int, double, double, double, double) - Constructor for class org.lsst.ccs.subsystem.rafts.PowerControl
Constructor.
PowerControlGui - Class in org.lsst.ccs.subsystem.rafts.ui
 
PowerControlGui(String) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
PowerControlPanel - Class in org.lsst.ccs.subsystem.rafts.ui
 
PowerControlPanel(PowerControlGui, boolean) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.PowerControlPanel
Constructor.
PowerDevice - Class in org.lsst.ccs.subsystem.rafts
Interface to an ASCII commanded power supply device.
PowerDevice(PowerSupplyDriver, String, String, int, int, int, int) - Constructor for class org.lsst.ccs.subsystem.rafts.PowerDevice
Constructor.
powerOff() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Powers off all channels.
powerOff() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Turns off the power.
powerOn() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Powers on all channels.
powerOn() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Turns on the power.
powerResized() - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlPanel
Resizes the panel if necessary.
powerResized() - Method in interface org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel.Parent
 
PowerState - Class in org.lsst.ccs.subsystem.rafts.data
Contains the state of a power channel.
PowerState() - Constructor for class org.lsst.ccs.subsystem.rafts.data.PowerState
 
PowerStatusPanel - Class in org.lsst.ccs.subsystem.rafts.ui
Implements the power status sub-panel.
PowerStatusPanel(PowerStatusPanel.Parent) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel
Constructor.
PowerStatusPanel.Parent - Interface in org.lsst.ccs.subsystem.rafts.ui
Parent interface for providing services.
psd - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Data fields.
PWR_STATE_OFF - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
PWR_STATE_OFFLINE - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
PWR_STATE_ON - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 

R

RaftException - Exception in org.lsst.ccs.subsystem.rafts.data
An exception throw by any rafts subsystem due to internal state errors.
RaftException(String) - Constructor for exception org.lsst.ccs.subsystem.rafts.data.RaftException
 
RaftFullState - Class in org.lsst.ccs.subsystem.rafts.data
Contains information describing the full raft system state.
RaftFullState(RaftState, MonitorFullState) - Constructor for class org.lsst.ccs.subsystem.rafts.data.RaftFullState
 
RaftsConsole - Class in org.lsst.ccs.subsystem.rafts.ui
Vertical Slice Test console program.
RaftsConsole() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Constructor.
RaftsConsole.Trigger - Enum in org.lsst.ccs.subsystem.rafts.ui
Trigger enumeration.
RaftsControlGui - Class in org.lsst.ccs.subsystem.rafts.ui
 
RaftsControlGui(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
RaftsControlPanel - Class in org.lsst.ccs.subsystem.rafts.ui
Implements the rafts control panel.
RaftsControlPanel(RaftsControlGui) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.RaftsControlPanel
Constructor.
RaftsMonitorAssembly - Class in org.lsst.ccs.subsystem.rafts.ui
 
RaftsMonitorAssembly(RaftsMonitorGui) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorAssembly
 
RaftsMonitorGui - Class in org.lsst.ccs.subsystem.rafts.ui
Rafts monitoring GUI.
RaftsMonitorGui(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
RaftsMonitorPanel - Class in org.lsst.ccs.subsystem.rafts.ui
 
RaftsMonitorPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorPanel
 
RaftsPower - Class in org.lsst.ccs.subsystem.rafts
Implements the VST power control subsystem.
RaftsPower(String, int, int, String) - Constructor for class org.lsst.ccs.subsystem.rafts.RaftsPower
Main constructor.
RaftState - Class in org.lsst.ccs.subsystem.rafts.data
Contains the state of a raft subsystem
RaftState(int) - Constructor for class org.lsst.ccs.subsystem.rafts.data.RaftState
 
RaftsTest - Class in org.lsst.ccs.subsystem.rafts
Implements the rafts test subsystem.
RaftsTest(String, int, int, String) - Constructor for class org.lsst.ccs.subsystem.rafts.RaftsTest
Main constructor.
RD - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
RD - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads a monitoring channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Reads a channel.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads grouped channels.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Reads grouped channels.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads the current from the hardware.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the current from the hardware.
readCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads all the currents from the hardware.
readCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads a group of currents from the hardware.
readOutput(int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads the power output state from the hardware.
readOutput(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the power output state from the hardware.
readOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads all the output states from the hardware.
readOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads a group of power output states from the hardware.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads the voltage from the hardware.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the voltage from the hardware.
readVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads all the voltages from the hardware.
readVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads a group of voltages from the hardware.
REB - Class in org.lsst.ccs.subsystem.rafts.config
REB configuration.
REB() - Constructor for class org.lsst.ccs.subsystem.rafts.config.REB
 
REBConfigPanel - Class in org.lsst.ccs.subsystem.rafts.ui
REB configuration editor.
REBConfigPanel(REB, String, REBConfigPanel.Parent) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel
Constructor.
REBConfigPanel.Parent - Interface in org.lsst.ccs.subsystem.rafts.ui
Parent interface.
REBDevice - Class in org.lsst.ccs.subsystem.rafts
Implements access to a REB device.
REBDevice(int, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.REBDevice
Constructor.
REBSimDevice - Class in org.lsst.ccs.subsystem.rafts
Implements access to a simulated REB device.
REBSimDevice(int, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.REBSimDevice
Constructor.
RegisterData - Class in org.lsst.ccs.subsystem.rafts.data
Contains a set of REB register values
RegisterData(int, int, int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
RegisterOpcode() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
resetFrontEnd() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Resets the front end.
resetFrontEnd() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Resets the front end.
resetFrontEnd() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Resets the front end.
resetGui() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
resetScan() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Resets the scan modes.
resetScan() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Resets scan mode.
resetScan() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Resets scan mode.
RG_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
RG_HIGH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
RG_HIGH_SH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
RG_LOW - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
RG_LOW_SH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
RG_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 

S

saveConfig() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Saves the configuration data.
saveConfig() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Saves the configuration data.
saveConfiguration() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Saves the current configuration.
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Saves the current image data as one or more FITS files.
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Saves the current image data as one or more FITS files.
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Saves the image in FITS format.
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Saves the current image data as one or more sets of raw bytes.
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Saves the current image as raw bytes.
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Saves the raw image to a directory.
saveImage() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Saves the raw image to the current directory.
SCLK0_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
SCLK0_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
SCLK1_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
SCLK1_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
SCLK2_FALL - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
SCLK2_RISE - Static variable in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
SCLK_HIGH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
SCLK_HIGH_SH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
SCLK_LOW - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
SCLK_LOW_SH - Static variable in class org.lsst.ccs.subsystem.rafts.config.DACS
 
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlGui
 
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlGui
 
sendCommand(String, String, Object...) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsControlPanel
Sends a command to the rafts subsystem.
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
sendCommand(String, String, Object...) - Method in interface org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel.Parent
 
sendStep() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Sends a sequencer step command.
sendStep() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sends a sequencer step command.
sendStep() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Sends a sequencer step command.
sendStop() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Sends a sequencer stop command.
sendStop() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sends a sequencer stop command.
sendStop() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Sends a sequencer stop command.
Sequencer - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Sequencer() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
SequencerConfig - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
SequencerConfig() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
SequencerRoutines - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
SequencerRoutines() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
setAf1(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the af1 (force first-stage gain to 1) value.
setAf1(boolean) - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
setAspicVersion(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setCabacPower(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the CABAC power enable bits.
setCabacPower(int) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Sets the CABAC power enable bits.
setCabacVersion(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setCalls(List<Call>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
setCalls(List<Call>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setCalls(List<Call>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
setCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the mask of CCDs being used.
setChannel(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
setChannel(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
setChannels(Power.Channel[]) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setChannels(List<Channel>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
setClamp(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the clamp mask.
setClamp(int) - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
setClocks(List<Clock>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setConnType(Power.ConnType) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setConnType(String) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets the connection type.
setConstants(List<Constant>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setConstFitsMetadata(long) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets constant FITS metadata.
setCsGate(int[]) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the current source gates.
setCurrent(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the current.
setDacVersion(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setDataSource(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Sets the data sources.
setDataSource(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the data source.
setDataSource(int) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Sets the data source.
setDevcId(String) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setDevcId(String) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets the device ID.
setDevcParm(int) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setDevcParm(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets the device parameter.
setDuration(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setDurationNanos(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setFitsConditions(String, double, double) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the FITS file test conditions.
setFitsParameters(String, String, String[], String[], String[], String[]) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the FITS file test parameters.
setFsbCtrl(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the FSB control.
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
setFunctions(List<Function>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
setGain(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the gain.
setGain(int) - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
setGd(int) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Guard Diode voltage.
setGd(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the GD.
setHostName(String) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Sets/gets the network host name.
setId(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setId(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Callable
 
setId(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
setId(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
setId(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the REB ID.
setIfcName(String) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setIfcName(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the network interface name.
setIndex(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
setIndex(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setInfinity(boolean) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setMains(List<Main>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
setMaxCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setName(String) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setName(String) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setName(String) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setOdCtrl(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the output drain control.
setOdExp(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the exposure mode Output Drain voltages.
setOdRdo(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the readout mode Output Drain voltages.
setOffDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setOffDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the power-off delay.
setOg(int) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Output Gate voltage.
setOg(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the OG.
setOgSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the OG shift.
setOnDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setOnDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the power-on delay.
setParent(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
setParmameters(List<Parameter>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
setPclkFall(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Parallel Clock fall currents.
setPclkHigh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the high parallel clock rail.
setPclkHighSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the high parallel clock rail shift.
setPclkLow(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the low parallel clock rail.
setPclkLowSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the low parallel clock rail shift.
setPclkRise(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Parallel Clock rise currents.
setPort(int) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Sets/gets the network port number.
setPowerConfig(Power) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets the configuration data.
setPowerConfig(Power[]) - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Sets the configuration data.
setPrintWriter(PrintWriter) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorGui
 
setRc(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the rc value.
setRc(int) - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
setRd(int) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Reset Drain voltage.
setRd(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the RD.
setReb(int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Sets the default REB.
setREBConfig(REB) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the REB configuration data.
setREBConfig(REB) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Sets the REB configuration data.
setRef(Callable) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setRegister(int, int[]) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the contents of REB registers.
setRegister(int, int[]) - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Sets the contents of REB registers.
setRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Sets the value of a register.
setRegister(int, int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Sets the value of a register.
setRepeat(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setRepeatValue(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setRgFall(int) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Reset Gate fall current.
setRgHigh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the high reset gate rail.
setRgHighSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the high reset gate rail shift.
setRgLow(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the low reset gate rail.
setRgLowSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the low reset gate rail shift.
setRgRise(int) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Reset Gate rise current.
setSclkFall(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Serial Clock fall currents.
setSclkHigh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the high serial clock rail.
setSclkHighSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the high serial clock rail shift.
setSclkLow(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the low serial clock rail.
setSclkLowSh(int) - Method in class org.lsst.ccs.subsystem.rafts.DacControl
Sets/Gets the low serial clock rail shift.
setSclkRise(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Serial Clock rise currents.
setSequencerConfig(SequencerConfig) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
setSequencerRoutines(SequencerRoutines) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
setSource(int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Sets the sequencer data source.
setStartNanos(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setState(int) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setSubroutines(List<Subroutine>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Sets the tick period.
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Sets the tick period.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Sets the time base to the current system time.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the time base to the current system time.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Sets the time base to the current system time.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Sets the time on all REBs to the Unix system time.
setTimeslices(List<Timeslice>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setTm(int) - Method in class org.lsst.ccs.subsystem.rafts.AspicControl
Sets/gets the tm (transparent mode) value.
setTm(boolean) - Method in class org.lsst.ccs.subsystem.rafts.config.ASPIC
 
setValue(double) - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
Sets/gets the value.
setValue(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
setValue(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
setValue(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
setValue(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setValue(String, String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Sets a configured value.
setVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the voltage.
showDevices() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows all devices.
showImageStats() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows the metadata for the current image.
showReb() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows the default REB.
showRebStats() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows the REB statistics data.
showRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows the values of registers.
showRegister(int, int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows the values of registers.
showTime(int) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows the current time on a REB.
showTime() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows the current times on all REBs.
showTime(int, RaftsConsole.Trigger) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows a trigger time on an REB.
showValue(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows one or more configured values.
showValue() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Shows all configured values.
SimPowerDevice - Class in org.lsst.ccs.subsystem.rafts
Implementation of a simulated power supply device.
SimPowerDevice(double[]) - Constructor for class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Constructor.
SliceTime(int, Function, Timeslice) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
SliceValues(int, Function, Timeslice) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
splitImage() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Splits the current image into its segments.
StackFunctionOpCode(Call, FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
StackOpCode(Call, FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackOpCode
 
StackReturnOpcode(FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
StackSubroutineOpCode(Call, FPGA2Model.FPGARoutine, FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Starts the sequencers.
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Starts the sequencer.
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.REBSimDevice
Starts the sequencer.
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Starts the sequencer.
startTicking() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Starts the subsystem.
startTicking() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Starts the subsystem.
StatusData - Class in org.lsst.ccs.subsystem.rafts.data
Contains a set of REB status data
StatusData(Status) - Constructor for class org.lsst.ccs.subsystem.rafts.data.StatusData
 
stepSequencer() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Steps a sequencer loop.
stop() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Terminates the program.
stopSequencer() - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsConsole
Stops a sequencer loop.
Subroutine - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Subroutine() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
Subroutine(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 

T

tick() - Method in class org.lsst.ccs.subsystem.rafts.RaftsPower
Performs periodic power data broadcast.
tick() - Method in class org.lsst.ccs.subsystem.rafts.RaftsTest
Performs periodic trending data broadcast.
Timeslice - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Timeslice() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
Timeslice(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.RaftState
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.StatusData
 

U

updateControlPanel(int, RaftState) - Method in class org.lsst.ccs.subsystem.rafts.ui.RaftsMonitorPanel
 
updatePowerState(List<PowerState>) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel
Updates the power state.
updatePowerStatus(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel
Updates the power status

V

validate() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.rafts.config.Power.ConnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.rafts.ui.RaftsConsole.Trigger
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.rafts.config.Power.ConnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.rafts.ui.RaftsConsole.Trigger
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_0 - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
VERSION_1 - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
VERSION_2 - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
VERSION_UNSUPP - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(SequencerConfig) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(SequencerRoutines) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Call) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(SequencerConfig) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(SequencerRoutines) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Parameter) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Constant) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Clock) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Timeslice) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Call) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Timeslice) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Parameter) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Clock) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Constant) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Timeslice) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Call) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Sequencer) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(SequencerConfig) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(SequencerRoutines) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Function) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Parameter) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Channel) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Clock) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Constant) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Timeslice) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Subroutine) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Main) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Call) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
Visitable - Interface in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Visitor - Interface in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
VSTCommands() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin.VSTCommands
 
VSTControlPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTControlPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTControlPlugin
 
VSTMonitorPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTMonitorPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTMonitorPlugin
 
VSTPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin
 
VSTPlugin.VSTCommands - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTPowerPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTPowerPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPowerPlugin
 

W

writeCurrent(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the current to the hardware.
writeCurrent(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the current to the hardware.
writeCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes all the currents to the hardware.
writeCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of currents to the hardware.
writeOffDelay(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power-off delay to the hardware.
writeOffDelayGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of power-off delays to the hardware.
writeOnDelay(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power-on delay to the hardware.
writeOnDelayGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of power-on delays to the hardware.
writeOutput(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the power output state to the hardware.
writeOutput(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power output state to the hardware.
writeOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes all the output states to the hardware.
writeOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of power output states to the hardware.
writeVoltage(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the voltage to the hardware.
writeVoltage(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the voltage to the hardware.
writeVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes all the voltages to the hardware.
writeVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of voltages to the hardware.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2015 LSST. All rights reserved.