Inheritance diagram for Sct_SctApi.SctApiOperations:

Public Member Functions | |
| void | initialiseAll (int runNumber) |
| void | shutdownAll () |
| void | status () |
| void | setRunNumber (int newRun) |
| void | setScanNumber (int newScan) |
| void | awaitResponse (int partition, int crate, int rod) |
| int[] | getResponse (int partition, int crate, int rod, org.omg.CORBA.IntHolder length) |
| void | flashLED (int partition, int crate, int rod, short slaveNumber, int period, int flashes) |
| void | echo (int partition, int crate, int rod, int length, int[] data) |
| void | createDebugPrimList () |
| void | addDebugPrimList (int length, int index, int id, int version, int[] body) |
| void | sendDebugPrimList (int partition, int crate, int rod) |
| void | sendDebugSlavePrimList (int partition, int crate, int rod, int slave, boolean await, boolean response) |
| void | loadConfiguration (String filename) |
| void | storeModuleConfigurations () |
| void | configureAllModules () |
| sctConf.ABCDModule | retrieveModule (int mid) |
| Retrieve module configuration data. | |
| short | dspBlockDump (int partition, int crate, int rod, int dspStart, int numWords, int dspNumber) |
| int[] | dspBlockRead (int partition, int crate, int rod, int dspStart, int numWords, int dspNumber, org.omg.CORBA.IntHolder length) |
| short | dspBlockWrite (int partition, int crate, int rod, int[] buffer, int dspAddress, int numWords, int dspNumber) |
| int | dspSingleRead (int partition, int crate, int rod, int dspAddr, int dspNumber) |
| void | dspSingleWrite (int partition, int crate, int rod, int dspAddr, int val, int dspNumber) |
| int[] | readSlaveDsp (int partition, int crate, int rod, short s, int add, int words) |
| int | findModuleSerial (String sn) |
| String | convertToString (int mid) |
| int | findModule (short mur, short number) |
| int | findBarrelModule (int barrel, int row, short number) |
| void | convertToBarrelModule (int mid, org.omg.CORBA.IntHolder barrel, org.omg.CORBA.IntHolder row, org.omg.CORBA.ShortHolder number) |
| int | findEndcapModule (int disk, int ring, int number) |
| void | convertToEndcapModule (int mid, org.omg.CORBA.IntHolder disk, org.omg.CORBA.IntHolder ring, org.omg.CORBA.IntHolder number) |
| void | getABCDModules (int bank) |
| Get all modules from ROD to memory. | |
| void | getABCDModule (int mid, int bank) |
| void | setABCDModule (int mid, int bank) |
| void | setABCDModules (int bank) |
| void | sendABCDModule (int mid, int bank, int type) |
| void | sendABCDModules (int bank) |
| void | modifyABCDMask (int mid, int[] mask) |
| void | modifyABCDTrims (int mid, short[] trims) |
| void | modifyABCDRC (int mid, int chip, short index, double p0, double p1, double p2) |
| void | modifyABCDVar (int typ, double var) |
| void | modifyABCDModuleVar (int mid, int typ, double var) |
| void | modifyABCDChipVar (int mid, int chip, int typ, double var) |
| void | modifyBOCParam (int partition, int crate, int rod, int channel, int type, int val) |
| void | lasersOff () |
| void | freeTriggers (int partition, int crate, double freq) |
| void | stopTriggers (int partition, int crate) |
| void | timL1A (int partition, int crate) |
| void | timCalL1A (int partition, int crate, short delay) |
| void | sendTriggerAll (Sct_SctApi.Trigger trig) |
| void | sendTrigger (int partition, int crate, int rod, Sct_SctApi.Trigger trig) |
| void | doScan (Sct_SctApi.Scan thisScan) |
| void | doRawScan (Sct_SctApi.Scan thisScan, int delay) |
| void | printBOCSetup (int partition, int crate, int rod) |
| void | printABCDModule (int mid) |
| void | printABCDRodModule (int mid, short bank) |
| void | decodeEvent (int partition, int crate, int rod, short sl, short index, boolean extFlag, boolean errorType) |
| void | rawData (int partition, int crate, int rod, int delay, int units, boolean setMask) |
| void | rawDataWithTrigger (int partition, int crate, int rod, int delay, int units, boolean setMask, Sct_SctApi.Trigger trig) |
| void | sendL1A (int partition, int crate, int rod) |
| short[] | probe (int partition, int crate, int rod) |
| short[] | probeHarness (int partition, int crate, int rod, int harness) |
| short[] | probeWithTrigger (int partition, int crate, int rod, Sct_SctApi.Trigger trig) |
| short[] | probeHarnessWithTrigger (int partition, int crate, int rod, Sct_SctApi.Trigger trig, int harness) |
| void | requestHardReset (int mid) |
| void | requestIVCurve (int mid, float start, float stop, float step, short delay, float currentLim) |
| void | setSelect (int mid, boolean value) |
| void | changeRunState (int state) |
| void | ddcGetChannelParameter (int crate, int channel, String dpeName, org.omg.CORBA.IntHolder dpeValue, int timeout) |
| Sct_SctApi.Scan | defaultScan () |
| Sct_SctApi.Trigger | defaultTrigger () |
| Sct_SctApi.Scan[] | knownScans () |
Generated by the IDL-to-Java compiler (portable), version "3.1" from SctApi.idl 15 December 2003 19:17:58 o'clock GMT
1.3-rc3