| Modifier and Type | Method and Description |
|---|---|
int |
DacControl.loadChanged(boolean check,
List<REBDevice.AdcData> dataList)
Loads changed configured DAC values onto the REB.
|
int |
DacControl.loadChanged(int wait,
boolean check,
List<REBDevice.AdcData> dataList)
Loads changed configured DAC values onto the REB.
|
int |
DacControl.loadConfig(boolean check,
List<REBDevice.AdcData> dataList)
Loads configured DAC values onto the REB.
|
int |
DacControl.loadConfig(int wait,
boolean check,
List<REBDevice.AdcData> dataList)
Loads configured DAC values onto the REB.
|
Copyright © 2019 LSST. All rights reserved.