/      日本語

How to Use

How to use TWELITE STAGE APP
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}.

The method of execution varies depending on the platform (Windows, macOS, Linux).

SystemExtensionNotes
Windows.exeDouble-click the executable file in Explorer
macOS.commandDouble-click the executable file in Finder
Linux RasPi.runDepends 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.

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

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).

Key and Mouse Operations

Key and mouse operations for TWELITE STAGE APP

Screen Operations

Operation instructions for each screen of TWELITE STAGE APP

Logging Function

Logging function between TWELITE and PC