This section explains the screens and operation methods of the TWELITE STAGE APP.
How to Launch the App
To launch the TWELITE STAGE app, execute the executable file located in {MWSTAGE Installation}.
When replacing the executable file of the TWELITE STAGE app due to updates, be sure to copy it to the specified folder {MWSTAGE Installation}. Behavior is undefined if the executable is placed in any other path.
The method of execution varies depending on the platform (Windows, macOS, Linux).
System
Extension
Notes
Windows
.exe
Double-click the executable file in Explorer
macOS
.command
Double-click the executable file in Finder
Linux
RasPi
.run
Depends on the distribution and installation environment.Execute as a command from a terminal window (such as xterm) on the X Window System
Executable Types of the App
The TWELITE STAGE APP has two types of executables.
TWELITE_Stage.{extension} - Launches with standard settings.
TWELITE_Stage_VSCode.{extension} - Configured to “Use VSCode” (settings saved in TWELITE_Stage_VSCode.ini). When the VSCode usage setting is enabled, the app operates in a way suitable for development work using VSCode.
The TWELITE STAGE APP does not produce errors when multiple instances are launched, but some features (such as the sensor graph function) may malfunction if multiple instances are running simultaneously.
Therefore, when running multiple apps at the same time, you need to duplicate the executable and launch separate files. This separates various configuration and input/output files, avoiding mutual interference.
App Interface
When you launch the app, two types of windows are displayed:
Main Window
Displays the user interface of the TWELITE STAGE APP.
The serial port under connection (e.g. TWELITE-R or TWELITE STICK) is displayed in the title bar.
All operations of the TWELITE STAGE APP are performed within this window.
Press the ALT (Cmd) key to display the operating aid screen.
The [ A ][ B ][ C ] buttons appear at the bottom of the screen and are used for operation. These buttons can be pressed and held down to call up sub-functions.
Command Window
Usually not used, but displays auxiliary information.
Shows serial communication content, making it ideal for checking logs.
When launched from the command line, the originating terminal acts as the command window.
Example Screen of TWELITE STAGE APP
Exiting the App
Exit the app by any of the following methods:
Move the mouse pointer to the upper right of the execution screen and press the exit button displayed within the screen.
Close the app window (on macOS, ⌘Q can also be used).
On rare occasions, the execution screen may remain after the exit operation. In such cases, please try the following:
Close the TWELITE STAGE APP command line window.
Force quit the app (refer to your system’s documentation for how to force quit).