JAFS6 / SysmacStudioParameterEditorUserSelectionFileMaker

A tool to create .usel files for Sysmac Studio Parameter Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sysmac Studio Parameter Editor User Selection File Maker

License

A tool to create .usel files for Sysmac Studio Parameter Editor

🔧 Setup

  1. Make sure you have installed .Net 8.0 Desktop Runtime.
  2. Download latest release.
  3. Unzip.

⭐ How to create a new .usel file

  1. Execute SysmacStudioParameterEditorUserSelectionFileMaker.exe.
  2. Fill the fields. Required ones are: Family, Title and Indexes (One per line and/or several per line separated by a whitespace).
  3. Click Save file button and select a location.

✏️ How to edit an existing .usel file

  1. Execute SysmacStudioParameterEditorUserSelectionFileMaker.exe.
  2. Click Load file button and select the desired file.
  3. Update the fields. Required ones are: Family, Title and Indexes (One per line and/or several per line separated by a whitespace).
  4. Click Save file button and select a location (replace file if desired).

📋 Changelog

Check the changes of the application in Changelog.

📜 License

This application is licensed under the GPL-3.0 License.

👨 Author

Juan Antonio Fajardo Serrano

About

A tool to create .usel files for Sysmac Studio Parameter Editor

License:GNU General Public License v3.0


Languages

Language:C# 96.1%Language:Batchfile 3.9%