public class CanOpenErrorsTable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.lsst.ccs.utilities.logging.Logger |
log |
| Constructor and Description |
|---|
CanOpenErrorsTable() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDeviceErrorNameByCode(String aCode)
Return the name of an error code given as a parameter
in reading in the error codes table.
|
static void |
loadCommunicationErrorTable() |
static void |
loadDeviceErrorTable() |
static void |
loadErrorRegisterTable() |
static void |
main(String[] args) |
public static void loadDeviceErrorTable()
throws DeploymentException
DeploymentExceptionpublic static String getDeviceErrorNameByCode(String aCode)
code - error in hexapublic static void loadErrorRegisterTable()
throws DeploymentException
DeploymentExceptionpublic static void loadCommunicationErrorTable()
throws DeploymentException
DeploymentExceptionpublic static void main(String[] args) throws DeploymentException
DeploymentExceptionCopyright © 2014 LSST. All Rights Reserved.