| Modifier and Type | Method and Description | 
|---|---|
| static void | ScDllWrapper. scGetFmwUpdtState(int devIdx,
                 ScTwoInts out)Retrieves the state of a firmware update in progress. The SpaceController contains three micro controllers (MCU): The main micro controller (#1). | 
| static void | ScDllWrapper. scGetSendDelay(int devIdx,
              ScTwoInts out)Retrieves the device's data rate parameters. | 
| static void | ScDllWrapper. scGetSens(int devIdx,
         ScTwoInts out)Retrieves the SC device's sensitivity. | 
| static void | ScDllWrapper. scSetSendDelay(int devIdx,
              ScTwoInts inout)Sets and retrieves the devices's data rate parameters. | 
| static void | ScDllWrapper. scSetSens(int devIdx,
         ScTwoInts inout)Sets and retrieves the device's sensitivity. |