| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.testbench.LPC |
| Modifier and Type | Field and Description |
|---|---|
protected CanOpenDigitaxVariator.DigitaxMode |
CanOpenDigitaxVariator.mode |
| Modifier and Type | Method and Description |
|---|---|
static CanOpenDigitaxVariator.DigitaxMode |
CanOpenDigitaxVariator.DigitaxMode.getMode(String hexa)
Retrieve and returns a mode which hexa code is given as an argument.
|
static CanOpenDigitaxVariator.DigitaxMode |
CanOpenDigitaxVariator.DigitaxMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CanOpenDigitaxVariator.DigitaxMode[] |
CanOpenDigitaxVariator.DigitaxMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CanOpenDigitaxVariator.changeMode(CanOpenDigitaxVariator.DigitaxMode newMode)
This methods changes the mode to the new mode given as an argument.
|
void |
CanOpenDigitaxVariator.writeParameters(CanOpenDigitaxVariator.DigitaxMode mode)
This methods writes in the CPU of the EPOS devis the values of the parameters set for the mode.
|
Copyright © 2015 LSST. All rights reserved.