| Interface | Description |
|---|---|
| GlobalClient.Impl |
Inner interface to support choosing the hardware.
|
| ImageClient.Impl |
Inner interface to support choosing the hardware.
|
| ImageClient.Listener |
Defines the data listener.
|
| RegClient.Impl |
Inner interface to support choosing the hardware.
|
| Class | Description |
|---|---|
| Asic |
ASIC common code.
|
| Aspic |
ASPIC access routines.
|
| BaseSet |
Base register set access routines.
|
| BaseSet.Version |
Inner class for version numbers.
|
| BoardDacs |
Routines for setting the on-board DACs.
|
| Cabac |
CABAC access routines.
|
| ClientFactory |
A factory class for creating RegClient and ImageClient instances.
|
| Daq0Client |
Java interface to REBs connected via the DAQ0 system.
|
| Daq0Client.Global |
Global interface.
|
| Daq0Client.Images |
Image interface.
|
| Daq0Client.Registers |
Register interface.
|
| Daq1Client |
Java interfaces to REBs connected via the DAQ v1 system.
|
| Daq1Client.Global |
Global interface.
|
| Daq1Client.Images |
Image interface.
|
| Daq1Client.Registers |
Register interface.
|
| Daq2Client |
Java interfaces to REBs connected via the DAQ V2 system.
|
| Daq2Client.Global |
Global interface.
|
| Daq2Client.Images |
Image interface.
|
| Daq2Client.Registers |
Register interface.
|
| Daq4Client |
Java interfaces to REBs connected via the DAQ V4 system.
|
| Daq4Client.Global |
Global interface.
|
| Daq4Client.Images |
Image interface.
|
| Daq4Client.Registers |
Register interface.
|
| FastAdcs |
ASIC ADC reading routines.
|
| GlobalClient |
Java interface to the global client routines
|
| Image |
Image data
|
| ImageClient |
Java interface to the image client routines
|
| ImageMetadata |
Image metadata
|
| PciClient |
Java interface to the REB via the PGP PCI card.
|
| PciClient.Global |
Global interface.
|
| PciClient.Images |
Image interface.
|
| PciClient.Registers |
Register interface.
|
| PowerAdcs |
Power ADCs reading routines.
|
| RegClient |
Java interface to the REB registers.
|
| Sequencer |
REB sequencer access routines.
|
| SequencerUtils |
Sequencer utility routines.
|
| SlowAdcs |
ASIC ADC reading routines.
|
| Status |
REB status block.
|
| StatusSet |
REB status block access routines.
|
| TempAdcs |
Temperature ADCs reading routines.
|
| TempRtds |
Routines for reading the RTD temperature sensors.
|
| TestAD7794 |
Program to test the AD7794 RTD temperature readout chip.
|
| TestGlobal |
Program to test the Java global client interface routines
|
| TestImage |
Program to test the Java image client interface routines
|
| TestReg |
Program to test the Java REB register access routines.
|
| TestSlow | |
| TestSpeed |
Program to test the speed of Java REB register access routines
|
| Enum | Description |
|---|---|
| TestAD7794.CalibNames | |
| TestAD7794.ChanNames | |
| TestAD7794.ClockNames | |
| TestAD7794.CnvModeNames | |
| TestAD7794.GainNames | |
| TestAD7794.OptionNames | |
| TestAD7794.RateNames | |
| TestAD7794.RefsNames | |
| TestGlobal.HdwType |
Enumeration for hardware type.
|
| TestImage.HdwType |
Enumeration for hardware type.
|
| TestImage.OnOff |
Enumeration for on/off.
|
| TestReg.CabacField | |
| TestReg.DacChan | |
| TestReg.DacName | |
| TestReg.HdwType |
Enumerations.
|
| TestReg.OnOff | |
| TestReg.RsetId | |
| TestReg.ScanOption | |
| TestReg.VoltsChan |
| Exception | Description |
|---|---|
| REBException | |
| REBTimeoutException |
Copyright © 2023 LSST. All rights reserved.