public final class CanOpenErrorsTable extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getCanopenSDOErrorNameByCode(int aCode)
Return the name of a SDO error code (SDO abortCode) 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 - device error codepublic static String getErrorRegisterNameByCode(int aCode)
aCode - error registerpublic static String getCanopenSDOErrorNameByCode(int aCode)
aCode - SDO abort codeCopyright © 2023 LSST. All rights reserved.