| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.drivers |
This package is for the software which communicates with the drivers of the
real hardware.
|
| Modifier and Type | Method and Description |
|---|---|
static CanOpenEPOS.Parameter |
CanOpenEPOS.Parameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CanOpenEPOS.Parameter[] |
CanOpenEPOS.Parameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CanOpenEPOS.readParameter(CanOpenEPOS.Parameter param)
Reads in the EPOS CPU the value of the Parameter.
|
String |
CanOpenEPOS.writeParameter(CanOpenEPOS.Parameter param,
int value) |
Copyright © 2014 LSST. All Rights Reserved.