org.lsst.ccs.subsystems.fcs.drivers
Class CanOpenCommand

java.lang.Object
  extended by org.lsst.ccs.subsystems.fcs.drivers.CanOpenCommand

public class CanOpenCommand
extends Object

NOT USED IN SINGLE FILTER TEST This class is not used for the moment (februar 2012).

Author:
virieux

Constructor Summary
CanOpenCommand(String commandLine)
           
CanOpenCommand(String command, String nodeID, String index)
           
CanOpenCommand(String command, String nodeID, String index, String subindex, String size)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CanOpenCommand

public CanOpenCommand(String command,
                      String nodeID,
                      String index,
                      String subindex,
                      String size)

CanOpenCommand

public CanOpenCommand(String command,
                      String nodeID,
                      String index)

CanOpenCommand

public CanOpenCommand(String commandLine)


Copyright © 2013 LSST. All Rights Reserved.