Skip navigation links
A C D G I L M N O P R S T V 

A

ADC_BOARD_TEMP - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
ADC_LED_CURRENT - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
ADC_LED_TEMP1 - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
ADC_LED_TEMP2 - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
ADC_LED_VOLTAGE - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
ADC_LED_VREF - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
ADC_PD_CURRENT - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
ADC_SPHERE_TEMP - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 

C

CCOBCommands - Class in org.lsst.ccs.drivers.ccob
Adds convenience commands on top of the driver implementation.
CCOBCommands(CCOBInterface) - Constructor for class org.lsst.ccs.drivers.ccob.CCOBCommands
 
CCOBDataRead - Class in org.lsst.ccs.drivers.ccob
Constructor CCOBDataRead(String ).
CCOBDataRead(double[]) - Constructor for class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
CCOBDataRead(String) - Constructor for class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
CCOBInterface - Interface in org.lsst.ccs.drivers.ccob
A high-level interface to the CCOB designed to be implementable using either sockets or JNI or UsbLib
CCOBInterface.LED - Enum in org.lsst.ccs.drivers.ccob
 
CcobJNI - Class in org.lsst.ccs.drivers.ccob.jni
 
CcobJNI() - Constructor for class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
CCOBSim - Class in org.lsst.ccs.drivers.ccob
A simulation implementation of the CCOB driver
CCOBSim() - Constructor for class org.lsst.ccs.drivers.ccob.CCOBSim
 
CCOBSocketDriver - Class in org.lsst.ccs.drivers.ccob
An implementation of the CCOB driver which uses sockets to communicate with a CCOBServer
CCOBSocketDriver(String, int) - Constructor for class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
CCOBUsb - Class in org.lsst.ccs.drivers.ccob
An implementation of the CCOB driver which uses the CCS USB driver
CCOBUsb() - Constructor for class org.lsst.ccs.drivers.ccob.CCOBUsb
Constructor.
CCOBUsb(int) - Constructor for class org.lsst.ccs.drivers.ccob.CCOBUsb
Constructor.
close() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
close() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 

D

date() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
date() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
The date of compilation of the firmware
date() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Gets the date string
date() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
date() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Gets the date string
date() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
device() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
device() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Identify the device type
device() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Gets the device string
device() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
device() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Gets the device string
device() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 

G

getAdcPhotoDiode() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getAdcPhotoDiode() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Return photodiode ADC values
getAdcPhotoDiode() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Reads the photodiode voltage.
getAdcPhotoDiode() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
getAdcPhotoDiode() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Reads the photodiode voltage.
getAdcPhotoDiode() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
getAdcValues() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getAdcValues() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Return housekeeping ADC values.
getAdcValues() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Reads the converted ADC values.
getAdcValues() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
getAdcValues() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Reads the converted ADC values.
getAdcValues() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
getBoardTemperature() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getDoubleArray() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getInputString() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getInputStringAsArray() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getLed1Temperature() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getLed2Temperature() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getLedCurrent() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getLedCurrent() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getLedRefVoltage() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getLedVoltage() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getLedVoltage() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getLedVref() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getPhotodiodeCurrent() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getSphereTemperature() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
getTempBrd() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getTempLed1() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getTempLed2() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 
getTempSphere() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 

I

init() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
init() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Initializes the interface, should be called before anything else
init() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Initializes the connection to a device
init() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
init() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Initializes the connection to a device
init() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 

L

ledOn(int, int) - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
ledOn(int, int) - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Turn one of the 4 onboard LED on or off
ledOn(int, int) - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Turns on a board LED.
ledOn(int, int) - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
ledOn(int, int) - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Turns on a board LED.
ledOn(int, int) - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 

M

main(String[]) - Static method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
main(String[]) - Static method in class org.lsst.ccs.drivers.ccob.TestCcob
Main program.
main(String[]) - Static method in class org.lsst.ccs.drivers.ccob.TestCcobSocket
 
manu() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
manu() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Manufacturer/developer info from the firmware
manu() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Gets the manufacturer string
manu() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
manu() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Gets the manufacturer string
manu() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
misc() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
misc() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Additional firmware details
misc() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Gets the miscellaneous string
misc() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
misc() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Gets the miscellaneous string
misc() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 

N

NUM_ADCS - Static variable in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 

O

org.lsst.ccs.drivers.ccob - package org.lsst.ccs.drivers.ccob
 
org.lsst.ccs.drivers.ccob.jni - package org.lsst.ccs.drivers.ccob.jni
 

P

pollEnd() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
pollEnd() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Check to see if the exposure has finished
pollEnd() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Polls for exposure end
pollEnd() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
pollEnd() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Polls for exposure end
pollEnd() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
pulse() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
pulse() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Set the mode to pulsed, timed by setExposureTime
pulse() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Sets LED pulse mode
pulse() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
pulse() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Sets LED pulse mode
pulse() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 

R

readButton(int) - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
readButton(int) - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Reads the state of one of the 5 buttons
readButton(int) - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Reads the state of a button.
readButton(int) - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
readButton(int) - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Reads the state of a button.
readButton(int) - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 

S

sayHello() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
selectLed(CCOBInterface.LED) - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
selectLed(CCOBInterface.LED) - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Select which LED will be turned on (by startExposure, pulseLED etc)
selectLED(CCOBInterface.LED) - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Deprecated.
selectLed(CCOBInterface.LED) - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Selects the LED
selectLed(CCOBInterface.LED) - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
selectLed(CCOBInterface.LED) - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Selects the LED
selectLed(CCOBInterface.LED) - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
setDriver(CCOBInterface) - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
setExposureTime(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
setExposureTime(double) - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Duration for use in pulsed mode
setExposureTime(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Sets the exposure tine
setExposureTime(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
setExposureTime(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Sets the exposure tine
setExposureTime(double) - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
setLedCurrent(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
setLedCurrent(double) - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Sets the current (for all LEDs)
setLEDCurrent(double) - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Deprecated.
setLedCurrent(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Sets the LED current
setLedCurrent(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
setLedCurrent(double) - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Sets the LED current
setLedCurrent(double) - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
shutter() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
shutter() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Set the mode to shutter (unlimited time, remember to stop it)
shutter() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Sets shutter mode
shutter() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
shutter() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Sets shutter mode
shutter() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
startExposure() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
startExposure() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Turn on the LED based on exposure time and LED current
startExposure() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Starts exposure
startExposure() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
startExposure() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Starts exposure
startExposure() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
stop() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
stop() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
Closes the interface, should be called at end or before you restart a cycle
stop() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Stops the CCOB and closes the connection
stop() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
stop() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Stops the CCOB and closes the connection
stop() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 

T

TestCcob - Class in org.lsst.ccs.drivers.ccob
Program to test the CCOB drivers
TestCcob() - Constructor for class org.lsst.ccs.drivers.ccob.TestCcob
 
TestCcob.ConnType - Enum in org.lsst.ccs.drivers.ccob
 
TestCcobSocket - Class in org.lsst.ccs.drivers.ccob
 
TestCcobSocket() - Constructor for class org.lsst.ccs.drivers.ccob.TestCcobSocket
 
toString() - Method in class org.lsst.ccs.drivers.ccob.CCOBDataRead
 

V

valueOf(String) - Static method in enum org.lsst.ccs.drivers.ccob.CCOBInterface.LED
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.drivers.ccob.TestCcob.ConnType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.drivers.ccob.CCOBInterface.LED
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.drivers.ccob.TestCcob.ConnType
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class org.lsst.ccs.drivers.ccob.CCOBCommands
 
version() - Method in interface org.lsst.ccs.drivers.ccob.CCOBInterface
The version of the firmware
version() - Method in class org.lsst.ccs.drivers.ccob.CCOBSim
Gets the version string
version() - Method in class org.lsst.ccs.drivers.ccob.CCOBSocketDriver
 
version() - Method in class org.lsst.ccs.drivers.ccob.CCOBUsb
Gets the version string
version() - Method in class org.lsst.ccs.drivers.ccob.jni.CcobJNI
 
A C D G I L M N O P R S T V 
Skip navigation links

Copyright © 2018 LSST. All rights reserved.