
public class TTC580Utils extends Object
| Constructor and Description |
|---|
TTC580Utils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getErrorCode(int error) |
static int |
getErrorCounter(int error) |
static int |
getErrorSource(int error) |
static int |
getErrorType(int error) |
static int |
getFilterPresenceXm(long pdo)
return filter presence sensor for clampXminus
|
static int |
getFilterPresenceXp(long pdo)
return filter presence sensor value for clampXplus.
|
static int |
getLockXm(long pdo)
return lock sensor for clampXminus
|
static int |
getLockXp(long pdo)
return lock sensor for clampXplus
|
static int |
getOffset1Xminus(long sdo) |
static int |
getOffset1Xplus(long sdo) |
static int |
getOffset2Xminus(long sdo) |
static int |
getOffset2Xplus(long sdo) |
static int |
getSlaveModuleStatus(long pdo)
return slave module status.
|
public static int getLockXm(long pdo)
pdo - public static int getFilterPresenceXm(long pdo)
pdo - public static int getLockXp(long pdo)
pdo - public static int getFilterPresenceXp(long pdo)
pdo - public static int getSlaveModuleStatus(long pdo)
pdo - public static int getOffset1Xminus(long sdo)
sdo - public static int getOffset1Xplus(long sdo)
sdo - public static int getOffset2Xminus(long sdo)
sdo - public static int getOffset2Xplus(long sdo)
sdo - public static int getErrorSource(int error)
public static int getErrorType(int error)
public static int getErrorCounter(int error)
public static int getErrorCode(int error)
Copyright © 2022 LSST. All rights reserved.