
public final class CanOpenErrorsTable extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getCommErrorNameByCode(int aCode)
Return the name of a communication error code given as a parameter in reading in the
communication error table.
|
static String |
getDeviceErrorNameByCode(int aCode)
Return the name of an error code given as a parameter in reading in the
error codes table.
|
static String |
getErrorRegisterNameByCode(int aCode)
Return the name of an error register given as a parameter in reading in the
error register table.
|
static void |
loadCanOpenErrorTables() |
public static void loadCanOpenErrorTables()
public static String getDeviceErrorNameByCode(int aCode)
aCode - error in hexapublic static String getErrorRegisterNameByCode(int aCode)
aCode - error register in hexapublic static String getCommErrorNameByCode(int aCode)
aCode - error register in hexaCopyright © 2018 LSST. All rights reserved.