DebugOptionsJustCrateOperations.java

00001 package Sct_SctApi;
00002 
00003 
00011 public interface DebugOptionsJustCrateOperations 
00012 {
00013   String[] listEnabledDebugOptions ();
00014   void standardRegisterDumpRod (int rod);
00015 
00016   // These are used only by SctApiGUI
00017   void testLinkOutSelect (int rod, int link);
00018   int testLinkOutRetrieve (int rod);
00019   int getRodSlot (int rod);
00020   boolean isRODPresent (int rod);
00021 } // interface DebugOptionsJustCrateOperations

Generated on Mon Feb 6 14:12:10 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6