| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CONTROL_AUTO |
2 |
public static final int |
CONTROL_NONE |
3 |
public static final int |
CONTROL_OFF |
0 |
public static final int |
CONTROL_ON |
1 |
public static final String |
KEY |
"RefrigState" |
public static final int |
MAX_COMPRESSORS |
8 |
public static final int |
POWER_OFF |
0 |
public static final int |
POWER_ON |
1 |
public static final int |
POWER_TRIPPED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LOAD_POWER_STATE |
4 |
public static final int |
LOAD_POWER_STATE_BIT |
2 |
public static final int |
LOAD_TEMP_LOOP_STATE |
16 |
public static final int |
LOAD_TEMP_LOOP_STATE_BIT |
4 |
public static final int |
LOAD_TRIP_ENAB_STATE |
8 |
public static final int |
LOAD_TRIP_ENAB_STATE_BIT |
3 |
public static final int |
MAIN_LOAD_ONLY_STATE |
32 |
public static final int |
MAIN_LOAD_ONLY_STATE_BIT |
5 |
public static final int |
MAIN_POWER_STATE |
1 |
public static final int |
MAIN_POWER_STATE_BIT |
0 |
public static final int |
MAIN_TRIPPED_STATE |
2 |
public static final int |
MAIN_TRIPPED_STATE_BIT |
1 |
Copyright © 2017 LSST. All rights reserved.