Inheritance diagram for Sct_SctApi.RunControlOperations:

Public Member Functions | |
| void | initialiseAll (int runNumber) throws Sct_SctApi.SctApiException |
| boolean | isInitialised () |
| void | shutdownAll () throws Sct_SctApi.SctApiException |
| String | status () |
| void | setRunNumber (int newRun) |
| void | setScanNumber (int newScan) |
| int | getRunNumber () |
| int | getScanNumber () |
| boolean | changeRunMode (Sct_SctApi.RunType mode) |
| boolean | changeEventFormat (Sct_SctApi.EventFormatType format) |
| void | standardRegisterDumpAll () |
| void | lasersOff () |
Generated by the IDL-to-Java compiler (portable), version "3.2" from SctApi.idl 28 January 2006 13:05:15 o'clock GMT
Definition at line 13 of file RunControlOperations.java.
1.4.6