Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

OtherCrateLevelOperations.java

00001 package Sct_SctApi;
00002 
00003 
00012 // Others: Only used by SctApiGUI (I think).
00013 public interface OtherCrateLevelOperations 
00014 {
00015   int getRodSlot (int partition, int crate, int rod);
00016   void testLinkOutSelect (int partition, int crate, int rod, int link);
00017   int testLinkOutRetrieve (int partition, int crate, int rod);
00018   boolean isRODPresent (int partition, int crate, int rod);
00019 } // interface OtherCrateLevelOperations

Generated on Fri Sep 16 18:05:59 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5