public static interface ADSLibrary.DeviceState
| Modifier and Type | Field and Description |
|---|---|
static int |
CONFIG |
static int |
ERROR |
static int |
EXCEPTION |
static int |
IDLE |
static int |
INCOMPATIBLE |
static int |
INIT |
static int |
INVALID |
static int |
LOADCFG |
static int |
POWERFAILURE |
static int |
POWERGOOD |
static int |
RECONFIG |
static int |
RESET |
static int |
RESUME |
static int |
RUN |
static int |
SAVECFG |
static int |
SHUTDOWN |
static int |
START |
static int |
STOP |
static int |
STOPPING |
static int |
SUSPEND |
static final int INVALID
static final int IDLE
static final int RESET
static final int INIT
static final int START
static final int RUN
static final int STOP
static final int SAVECFG
static final int LOADCFG
static final int POWERFAILURE
static final int POWERGOOD
static final int ERROR
static final int SHUTDOWN
static final int SUSPEND
static final int RESUME
static final int CONFIG
static final int RECONFIG
static final int STOPPING
static final int INCOMPATIBLE
static final int EXCEPTION
Copyright © 2018 LSST. All rights reserved.