| Package | Description |
|---|---|
| org.lsst.ccs.drivers.ccob | |
| org.lsst.ccs.drivers.ccob.jni |
| Modifier and Type | Method and Description |
|---|---|
static CCOBInterface.LED |
CCOBInterface.LED.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CCOBInterface.LED[] |
CCOBInterface.LED.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCOBInterface.selectLed(CCOBInterface.LED led)
Select which LED will be turned on (by startExposure, pulseLED etc)
|
void |
CCOBUsb.selectLed(CCOBInterface.LED led)
Selects the LED
|
void |
CCOBCommands.selectLed(CCOBInterface.LED led) |
void |
CCOBSocketDriver.selectLed(CCOBInterface.LED led) |
void |
CCOBSim.selectLed(CCOBInterface.LED led)
Selects the LED
|
default void |
CCOBInterface.selectLED(CCOBInterface.LED led)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CcobJNI.selectLed(CCOBInterface.LED led) |
Copyright © 2018 LSST. All rights reserved.