| Modifier and Type | Method and Description | 
|---|---|
| static void | ScDllWrapper. scGetDom(int devIdx,
        ScOneBoolean out)Answers with true if the dominant mode is set. | 
| static void | ScDllWrapper. scGetRot(int devIdx,
        ScOneBoolean out)Answers with true if the rotational mode is set. | 
| static void | ScDllWrapper. scGetTra(int devIdx,
        ScOneBoolean out)Answers with true if the translational mode is set. | 
| static void | ScDllWrapper. scGetXRot(int devIdx,
         ScOneBoolean out)Answers with true if the x-axis' rotational data will be transmitted. | 
| static void | ScDllWrapper. scGetXRotRev(int devIdx,
            ScOneBoolean out)Answers with true if the x-axis' rotational mode is set to reverse. | 
| static void | ScDllWrapper. scGetXTra(int devIdx,
         ScOneBoolean out)Answers with true if the x-axis' translational data will be transmitted. | 
| static void | ScDllWrapper. scGetXTraRev(int devIdx,
            ScOneBoolean out)Answers with true if the x-axis' translational data is set to reverse. | 
| static void | ScDllWrapper. scGetYRot(int devIdx,
         ScOneBoolean out)Answers with true if the y-axis' rotational data will be transmitted. | 
| static void | ScDllWrapper. scGetYRotRev(int devIdx,
            ScOneBoolean out)Answers with true if the y-axis' rotational mode is set to reverse. | 
| static void | ScDllWrapper. scGetYTra(int devIdx,
         ScOneBoolean out)Answers with true if the y-axis' translational data will be transmitted. | 
| static void | ScDllWrapper. scGetYTraRev(int devIdx,
            ScOneBoolean out)Answers with true if the y-axis' translational mode is set to reverse. | 
| static void | ScDllWrapper. scGetZRot(int devIdx,
         ScOneBoolean out)Answers with true if the z-axis' rotational data will be transmitted. | 
| static void | ScDllWrapper. scGetZRotRev(int devIdx,
            ScOneBoolean out)Answers with true if the z-axis' rotational mode is set to reverse. | 
| static void | ScDllWrapper. scGetZTra(int devIdx,
         ScOneBoolean out)Answers with true if the z-axis' translational data will be transmitted. | 
| static void | ScDllWrapper. scGetZTraRev(int devIdx,
            ScOneBoolean out)Answers with true if the z-axis' translational mode is set to reverse. | 
| static void | ScDllWrapper. scIsProcessRunning(ScOneString processName,
                  ScOneBoolean isRunning)Checks if the process with the given name is running or not.\n
          Example: | 
| static void | ScDllWrapper. scSetDom(int devIdx,
        ScOneBoolean inout)Sets and retrieves the dominant mode. | 
| static void | ScDllWrapper. scSetRot(int devIdx,
        ScOneBoolean inout)Sets and retrieves the rotational mode. | 
| static void | ScDllWrapper. scSetTra(int devIdx,
        ScOneBoolean inout)Sets and retrieves the translational mode. | 
| static void | ScDllWrapper. scSetXRot(int devIdx,
         ScOneBoolean inout)Sets and retrieves the rotational mode for the x-axis. | 
| static void | ScDllWrapper. scSetXRotRev(int devIdx,
            ScOneBoolean inout)Sets and retrieves the x-axis' reverse rotational mode. | 
| static void | ScDllWrapper. scSetXTra(int devIdx,
         ScOneBoolean inout)Sets and retrieves the translational mode for the x-axis. | 
| static void | ScDllWrapper. scSetXTraRev(int devIdx,
            ScOneBoolean inout)Sets and retrieves the x-axis' reverse translational mode. | 
| static void | ScDllWrapper. scSetYRot(int devIdx,
         ScOneBoolean inout)Sets and retrieves the rotational mode for the y-axis. | 
| static void | ScDllWrapper. scSetYRotRev(int devIdx,
            ScOneBoolean inout)Sets and retrieves the y-axis' reverse rotational mode. | 
| static void | ScDllWrapper. scSetYTra(int devIdx,
         ScOneBoolean inout)Sets and retrieves the translational mode for the y-axis. | 
| static void | ScDllWrapper. scSetYTraRev(int devIdx,
            ScOneBoolean inout)Sets and retrieves the y-axis' reverse translational mode. | 
| static void | ScDllWrapper. scSetZRot(int devIdx,
         ScOneBoolean inout)Sets and retrieves the rotational mode for the z-axis. | 
| static void | ScDllWrapper. scSetZRotRev(int devIdx,
            ScOneBoolean inout)Sets and retrieves the z-axis' reverse rotational mode. | 
| static void | ScDllWrapper. scSetZTra(int devIdx,
         ScOneBoolean inout)Sets and retrieves the translational mode for the z-axis. | 
| static void | ScDllWrapper. scSetZTraRev(int devIdx,
            ScOneBoolean inout)Sets and retrieves the z-axis' reverse translational mode. |