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 String |
getErrorSDONameByCode(int aCode)
Return the name of an SDO error returned by canfestival
|
static void |
loadCanOpenErrorTables() |
public static void loadCanOpenErrorTables()
public static String getDeviceErrorNameByCode(int aCode)
aCode - device error codepublic static String getErrorRegisterNameByCode(int aCode)
aCode - error registerpublic static String getErrorSDONameByCode(int aCode)
aCode - error SDO sent by canfestivalpublic static String getCommErrorNameByCode(int aCode)
aCode - error registerCopyright © 2019 LSST. All rights reserved.