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

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 Thu Dec 15 21:22:35 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5