public class PDOStorage extends Object implements Serializable
| Constructor and Description |
|---|
PDOStorage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVarValue(String nodeID,
String inputNB) |
String |
toString() |
void |
updatePDOs(String pdoLine)
update the PDO storage in reading a PDO line.
|
public void updatePDOs(String pdoLine) throws PDOBadResponseException
pdoLine - something like : "ADC1_1=10,ADC1_2=F53B, ...."PDOBadResponseExceptionCopyright © 2016 LSST. All rights reserved.