Uses of Class
org.lsst.ccs.subsystems.fcs.errors.ConfigNodeIDMismatchException

Packages that use ConfigNodeIDMismatchException
org.lsst.ccs.subsystems.fcs.drivers This package is for the software which communicates with the drivers of the real hardware. 
 

Uses of ConfigNodeIDMismatchException in org.lsst.ccs.subsystems.fcs.drivers
 

Methods in org.lsst.ccs.subsystems.fcs.drivers that throw ConfigNodeIDMismatchException
 boolean CanOpenProxy.checkCanOpenNodeConfiguration(PieceOfHardware pieceOfHardware)
          When the hardware is booted and we have retrieve the information, we want to check for each piece of hardware that the node ID stored in the Configuration data base is the same than the node ID which is stored on the hardware with a switch.
 boolean CanOpenProxy.checkCanOpenNodes()
           
 



Copyright © 2012 LSST. All Rights Reserved.