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 Mon Feb 6 14:12:15 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6