org.lsst.ccs.subsystems.fcs.drivers
Class CanOpenProxy.PDOStorage

java.lang.Object
  extended by org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy.PDOStorage
Enclosing class:
CanOpenProxy

public class CanOpenProxy.PDOStorage
extends Object

To store the values returned by the PDO.


Constructor Summary
CanOpenProxy.PDOStorage()
           
 
Method Summary
 String getVarValue(String nodeID, String inputNB)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CanOpenProxy.PDOStorage

public CanOpenProxy.PDOStorage()
Method Detail

getVarValue

public String getVarValue(String nodeID,
                          String inputNB)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 LSST. All Rights Reserved.