- 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
-
- 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
-
- 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.
- 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
-
- 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
-