- get(int, int) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Gets one CABAC field value.
- get(int) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Gets all CABAC field values.
- get(int, int, int) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Gets several CABAC field values.
- getAddress() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the RCM address.
- getCacheSliceCount() - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Gets the slice count of the sequencer program cached copy.
- getCellErrorCount() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the PGP cell error count
- getCluster() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the CPU cluster number.
- getData() - Method in class org.lsst.ccs.drivers.rcm.Image
-
Gets the image pixel data.
- getDrebSN() - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Gets the DREB serial number.
- getElement() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the CPU element number.
- getFormat() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the image format.
- getImage(Image) - Method in class org.lsst.ccs.drivers.rcm.ImageClient
-
Reads an image.
- getLength() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the image length.
- getLinkDownCount() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the PGP link down count
- getLinkErrorCount() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the PGP link error count
- getLinkStatus() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the PGP link status
- getMetadata() - Method in class org.lsst.ccs.drivers.rcm.Image
-
Gets the image metadata.
- getRebSN() - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Gets the REB serial number.
- getSchema() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the firmware schema.
- getTag() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the image tag.
- getTime() - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Gets the time-base value as millisecond Unix time.
- getTimeRaw() - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Gets the raw time-base value.
- getTriggerTime(int) - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Gets the trigger time for a register set as Unix millisecond time.
- getTriggerTime() - Method in class org.lsst.ccs.drivers.rcm.PowerAdcs
-
Gets the time of the read enable.
- getTriggerTime() - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Gets the sequencer trigger time.
- getTriggerTime() - Method in class org.lsst.ccs.drivers.rcm.StatusSet
-
Gets the status block trigger time.
- getTriggerTime() - Method in class org.lsst.ccs.drivers.rcm.TempAdcs
-
Gets the time of the read enable.
- getTriggerTimeRaw(int) - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Gets the raw trigger time for a register set.
- getValue() - Method in enum org.lsst.ccs.drivers.rcm.TestReg.RsetId
-
- getVcBufferStatus() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the PGP VC buffer status
- getVcRxCounts() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the PGP VC receive counters
- getVcTxCounts() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the PGP VC transmit counters
- getVersion() - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Gets the firmware version.
- getVersion() - Method in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
Gets the firmware version.
- getVersion() - Method in class org.lsst.ccs.drivers.rcm.Status
-
Gets the version
- RCMCommands - Class in org.lsst.ccs.drivers.rcm
-
RCM vocabulary.
- RCMCommands(String) - Constructor for class org.lsst.ccs.drivers.rcm.RCMCommands
-
- RcmException - Exception in org.lsst.ccs.drivers.rcm
-
- RcmException(String) - Constructor for exception org.lsst.ccs.drivers.rcm.RcmException
-
- read(int) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Reads from a register.
- read(int, int[], int, int) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Reads from a set of registers.
- read(int, int[]) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Reads from a set of registers.
- read() - Method in class org.lsst.ccs.drivers.rcm.TestImage
-
Reads an image.
- read(int) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Shows register contents.
- read(int, int) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Shows register contents.
- readAdc(int) - Method in class org.lsst.ccs.drivers.rcm.PowerAdcs
-
Reads one power value.
- readAdc(int) - Method in class org.lsst.ccs.drivers.rcm.TempAdcs
-
Reads one temperature value.
- readAdcs() - Method in class org.lsst.ccs.drivers.rcm.PowerAdcs
-
Reads all the power values.
- readAdcs(int, int) - Method in class org.lsst.ccs.drivers.rcm.PowerAdcs
-
Reads a range of power values.
- readAdcs() - Method in class org.lsst.ccs.drivers.rcm.TempAdcs
-
Reads all the temperature values.
- readAdcs(int, int) - Method in class org.lsst.ccs.drivers.rcm.TempAdcs
-
Reads a range of temperature values.
- readDataSource() - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Reads the data source register.
- readImage(Image) - Method in class org.lsst.ccs.drivers.rcm.ImageClient
-
Reads an image.
- readLong(int) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Reads a register pair as a long value.
- readLong(int) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Shows a pair of registers.
- readRaw(int) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Reads all CABAC input registers in raw format.
- readReply() - Method in class org.lsst.ccs.drivers.rcm.TempRtds
-
Reads a reply.
- readRtd(int) - Method in class org.lsst.ccs.drivers.rcm.TempRtds
-
Reads one temperature value.
- readSliceCount() - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Reads the slice count.
- readStatus() - Method in class org.lsst.ccs.drivers.rcm.StatusSet
-
Reads the status block.
- readStripeSelect() - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Reads the stripe selection register.
- REG_BOARD_DACS - Static variable in class org.lsst.ccs.drivers.rcm.BoardDacs
-
Public constants
- REG_BOARD_DACS_0 - Static variable in class org.lsst.ccs.drivers.rcm.BoardDacs
-
Public constants
- REG_CABAC - Static variable in class org.lsst.ccs.drivers.rcm.Cabac
-
Public constants.
- REG_DCDC_SYNC - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_ID - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_POWER_ADCS - Static variable in class org.lsst.ccs.drivers.rcm.PowerAdcs
-
Public constants.
- REG_RTD_COMMAND - Static variable in class org.lsst.ccs.drivers.rcm.TempRtds
-
Public constants
- REG_RTD_REPLY - Static variable in class org.lsst.ccs.drivers.rcm.TempRtds
-
Public constants
- REG_SCHEMA - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_SEQ_BEB - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_LINES - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_NSLICE - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_PROGRAM - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_SOURCE - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_SSIZE - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_STACK - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_STEP - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_STEP_0 - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_STOP - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_STOP_0 - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_STRIPE - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SEQ_TIMES - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- REG_SN_DREB_START - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_SN_DREB_VALUE - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_SN_REB_START - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_SN_REB_VALUE - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_STATE - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_STATUS - Static variable in class org.lsst.ccs.drivers.rcm.StatusSet
-
Public constants.
- REG_STATUS_0 - Static variable in class org.lsst.ccs.drivers.rcm.StatusSet
-
Public constants.
- REG_TEMP_ADCS - Static variable in class org.lsst.ccs.drivers.rcm.TempAdcs
-
Public constants
- REG_TIME_BASE - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_TRIG_TIME - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_TRIGGER - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- REG_VERSION - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- RegClient - Class in org.lsst.ccs.drivers.rcm
-
Java interface to the RCM registers.
- RegClient() - Constructor for class org.lsst.ccs.drivers.rcm.RegClient
-
Constructor.
- region(int) - Method in class org.lsst.ccs.drivers.rcm.TestImage
-
Sets the internal image display region.
- region(int, int) - Method in class org.lsst.ccs.drivers.rcm.TestImage
-
Sets the internal image display region.
- reset(int) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Resets a CABAC pair.
- reuse(TestImage.OnOff) - Method in class org.lsst.ccs.drivers.rcm.TestImage
-
Turns image data buffer re-use on or off.
- RSET_POWER_ADCS - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- RSET_SEQUENCER - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- RSET_STATUS - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- RSET_TEMP_ADCS - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- RSET_TIME_BASE - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
Public constants.
- run() - Method in class org.lsst.ccs.drivers.rcm.ImageClient.ReadThread
-
Receives image data.
- run() - Method in class org.lsst.ccs.drivers.rcm.TestImageOld
-
Runs the test.
- run() - Method in class org.lsst.ccs.drivers.rcm.TestRegOld
-
Runs the test
- run(int, int, int, int) - Method in class org.lsst.ccs.drivers.rcm.TestSpeed
-
Runs the test
- schema - Variable in class org.lsst.ccs.drivers.rcm.ImageMetadata
-
- sendStep() - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Sends the step command.
- sendStop() - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Sends the stop command.
- SEQ_MAX_FUNC - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_MAX_FUNC_0 - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_MAX_PROGRAM - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_MAX_SLICE - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_MAX_STACK - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_OPC_END_PROG - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_OPC_END_SUBR - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_OPC_EXECUTE - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_OPC_JUMP - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_M_EXCCNT - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_M_FUNC - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_M_SUBADD - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_M_SUBCNT - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_V_FUNC - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_V_LOOP - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_V_OPCODE - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_PRG_V_SUBADD - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_SRC_ADC - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_SRC_BEB_ADC - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_SRC_BEB_PTN - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_SRC_FPGA_PTN - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_SRC_PATTERN - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_STK_M_COUNT - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_STK_M_FUNC - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_STK_V_FUNC - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- SEQ_STK_V_LOOP - Static variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
Public constants.
- Sequencer - Class in org.lsst.ccs.drivers.rcm
-
RCM sequencer access routines.
- Sequencer(RegClient) - Constructor for class org.lsst.ccs.drivers.rcm.Sequencer
-
Constructors.
- Sequencer() - Constructor for class org.lsst.ccs.drivers.rcm.Sequencer
-
- SequencerUtils - Class in org.lsst.ccs.drivers.rcm
-
Sequencer utility routines.
- SequencerUtils() - Constructor for class org.lsst.ccs.drivers.rcm.SequencerUtils
-
Constructors.
- SequencerUtils(RegClient) - Constructor for class org.lsst.ccs.drivers.rcm.SequencerUtils
-
- set(int, int, int) - Method in class org.lsst.ccs.drivers.rcm.BoardDacs
-
Sets a DAC value.
- set(int, int, int[]) - Method in class org.lsst.ccs.drivers.rcm.BoardDacs
-
Sets multiple DAC values.
- set(int, int, int) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Sets one CABAC field value.
- set(int, int[]) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Sets all CABAC field values.
- set(int, int, int, int[]) - Method in class org.lsst.ccs.drivers.rcm.Cabac
-
Sets several CABAC field values.
- setDcdcSync(boolean) - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Sets the DC/DC synchronization.
- setListener(ImageClient.Listener, Image) - Method in class org.lsst.ccs.drivers.rcm.ImageClient
-
Sets the data listener.
- setState(int) - Method in class org.lsst.ccs.drivers.rcm.ImageClient.ReadThread
-
Sets the thread state.
- setTime(long) - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Sets the time-base value as millisecond Unix time.
- setTime() - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Sets the time-base value to the current system time.
- setTime(String) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Sets the time.
- setTimeRaw(long) - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Sets the raw time-base value.
- show() - Method in class org.lsst.ccs.drivers.rcm.TestImage
-
Displays parameters.
- show() - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Shows connection parameters.
- showStatus() - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Shows the contents of the status block.
- sliceCount() - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Shows the slice count register.
- sliceCount(int) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Sets the slice count register.
- SN_READ_ERROR - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
- SN_READ_OKAY - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
- SN_READ_TIMEOUT - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
- SN_VALUE_MASK - Static variable in class org.lsst.ccs.drivers.rcm.BaseSet
-
- stack - Variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
- stackSize - Variable in class org.lsst.ccs.drivers.rcm.Sequencer
-
- Status - Class in org.lsst.ccs.drivers.rcm
-
RCM status block
- Status() - Constructor for class org.lsst.ccs.drivers.rcm.Status
-
- StatusSet - Class in org.lsst.ccs.drivers.rcm
-
RCM status block access routines.
- StatusSet() - Constructor for class org.lsst.ccs.drivers.rcm.StatusSet
-
Constructors.
- StatusSet(RegClient) - Constructor for class org.lsst.ccs.drivers.rcm.StatusSet
-
- stripeSelect() - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Shows the stripe selection register.
- stripeSelect(int) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Sets the stripe selection register.
- waitDone(int) - Method in class org.lsst.ccs.drivers.rcm.BaseSet
-
Waits for a register set to become disabled.
- waitDone() - Method in class org.lsst.ccs.drivers.rcm.PowerAdcs
-
Waits for the data to be available.
- waitDone() - Method in class org.lsst.ccs.drivers.rcm.TempAdcs
-
Waits for the data to be available.
- waitForImage(Image) - Method in class org.lsst.ccs.drivers.rcm.ImageClient
-
Awaits an image.
- write(int, int) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Writes to a register.
- write(int, int[], int, int) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Writes to a set of registers.
- write(int, int[]) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Writes to a set of registers.
- write(int, int) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Writes to a register.
- writeBebSelect(int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes the BEB selector register.
- writeCommand(int) - Method in class org.lsst.ccs.drivers.rcm.TempRtds
-
Writes a command.
- writeDataSource(int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes the data source register.
- writeLines(int, int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes an output lines value.
- writeLines(int, int[]) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of output lines values.
- writeLines(int, int[], int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of output lines values.
- writeLong(int, long) - Method in class org.lsst.ccs.drivers.rcm.RegClient
-
Writes a long value to a register pair.
- writeLong(int, long) - Method in class org.lsst.ccs.drivers.rcm.TestReg
-
Writes a pair of registers.
- writeProgEnd(int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes an end program word.
- writeProgEndSubr(int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes an end subroutine word.
- writeProgExec(int, int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes an execute program word.
- writeProgJump(int, int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a jump program word.
- writeProgram(int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a program word.
- writeProgram(int, int[]) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of program words.
- writeProgram(int, int[], int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of program words.
- writeSliceCount(int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes the slice count.
- writeStack(int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a stack value.
- writeStack(int, int[]) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of stack values.
- writeStack(int, int[], int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of stack values.
- writeStack(int[]) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a complete set of stack values, setting the stack size.
- writeStack(int[], int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a complete set of stack values, setting the stack size.
- writeStackSize(int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes the stack size.
- writeStripeSelect(int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes the stripe selection register.
- writeTimes(int, int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a time slice value.
- writeTimes(int, int[]) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of time slice values.
- writeTimes(int, int[], int, int) - Method in class org.lsst.ccs.drivers.rcm.Sequencer
-
Writes a set of time slice values.