Skip to content

File

The File menu contains all settings to open, load, and save project data.

Open Project (Shortcut: Ctrl+O)#

Open an existing project. In the dialog that appears, the user can select a project file to load into the Measmatic application. The following file extensions can be loaded:

• Measmatic project files (*.mmprj)

• PinTester project files (*.ptprj)

New Project (Shortcut: Ctrl+N)#

Create a new project with an empty test sequence list. The currently opened project will be closed.

Save project (Shortcut: Ctrl+S)#

Stores the current project. If there hasn’t been a project created before, Measmatic will open a dialog to select the target directory and allow users to (re)name the file.

Save project as (Shortcut: Ctrl+Alt+S)#

Stores the current project. In the dialog that appears, the user can select a target directory and rename the file.

Recent projects#

The user can select a recently loaded project from the displayed list and load it into the Measmatic application.

Save test to file#

Save a selected test from the test sequence module into a Measmatic test file (*.mmtst) by keeping all user-specific settings.

Add test from file#

Loads an existing test file and adds it to the active project.

Export Project Lua Script#

Exports the current project as Lua code. Measmatic will open a dialog that prompts the user to select the target directory and filename.

Exit#

Exits the application. If unsaved data is detected, a warning appears and allows the user to save the project file or cancel exiting the application.