Inheritance diagram for Sct_SctApi.DirectRODAccessOperations:

Public Member Functions | |
| short | dspBlockDump (int rod, int dspStart, int numWords, int dspNumber) |
| int[] | dspBlockRead (int rod, int dspStart, int numWords, int dspNumber) |
| short | dspBlockWrite (int rod, int[] buffer, int dspAddress, int dspNumber) |
| int | dspSingleRead (int rod, int dspAddr, int dspNumber) |
| void | dspSingleWrite (int rod, int dspAddr, int val, int dspNumber) |
| int[] | readSlaveDsp (int rod, short s, int add, int words) |
| void | printBOCSetup (int rod) |
| sctConf.ABCDModule | getABCDModuleRaw (int rod, int slot, Sct_SctApi.BankType bank) throws Sct_SctApi.SctApiException |
Generated by the IDL-to-Java compiler (portable), version "3.2" from SctApi.idl 28 January 2006 13:05:14 o'clock GMT
Definition at line 13 of file DirectRODAccessOperations.java.
1.4.6