User Tools

Site Tools


en-us_products:mpino_studio2:menus_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en-us_products:mpino_studio2:menus_settings [2026/09/11 17:20] – 바깥 편집 127.0.0.1en-us_products:mpino_studio2:menus_settings [2026/09/12 21:42] (current) – 바깥 편집 127.0.0.1
Line 29: Line 29:
 ^ Marker ^ Item ^ Default shortcut ^ Action ^ ^ Marker ^ Item ^ Default shortcut ^ Action ^
 | **①** | New | ''Ctrl + N'' | Select a board and create a project. | | **①** | New | ''Ctrl + N'' | Select a board and create a project. |
-| **** | Open | ''Ctrl + O'' | Open a saved ''.mp2'' project. | +| **** | Open | ''Ctrl + O'' | Open a saved ''.mp2'' project. | 
-| **** | Save | ''Ctrl + S'' | Save the current project to its existing path. | +| **** | Save | ''Ctrl + S'' | Save the current project to its existing path. | 
-| **** | Save As | ''Ctrl + Shift + S'' | Choose a new path and project filename. | +| **** | Save As | ''Ctrl + Shift + S'' | Choose a new path and project filename. | 
-| **** | Print | ''Ctrl + P'' | Print Arduino Code or ladder logic according to the active tab. | +| **** | Print | ''Ctrl + P'' | Print Arduino Code or ladder logic according to the active tab. | 
-| **** | Preferences | - | Open the **General** tab in Settings. | +| **** | Preferences | - | Open the **General** tab in Settings. | 
-| **** | Quit | - | Close MPINO Studio 2. |+| **** | Quit | - | Close MPINO Studio 2. | 
 + 
 +**Open** accepts ''.mp2'' projects saved by MPINO Studio 2. It cannot open project files from MPINO STUDIO 1.x. Create a new project and transfer the previous contents after checking them.
  
 If the current project has unsaved changes, **New** and **Open** first ask whether to discard them. Canceling that prompt or the following file or board picker keeps the current project open. If the current project has unsaved changes, **New** and **Open** first ask whether to discard them. Canceling that prompt or the following file or board picker keeps the current project open.
Line 107: Line 109:
 ^ Marker ^ Item ^ Action ^ Scope ^ ^ Marker ^ Item ^ Action ^ Scope ^
 | **①** | Address + symbol | Show the symbol and address together in each ladder cell. | This PC | | **①** | Address + symbol | Show the symbol and address together in each ladder cell. | This PC |
-| **** | Symbol only | Show the symbol when one exists, and the address otherwise. | This PC | +| **** | Symbol only | Show the symbol when one exists, and the address otherwise. | This PC | 
-| **** | Use Ladder | When cleared, exclude ladder logic from the build and use Arduino Code only. | This PC | +| **** | Use Ladder | When cleared, exclude ladder logic from the build and use Arduino Code only. | This PC | 
-| **** | Duplicate coil check | Report a build error when two or more output coils use the same address. | This PC | +| **** | Duplicate coil check | Report a build error when two or more output coils use the same address. | This PC | 
-| **** | Auto input box on contact creation | Open the address input box immediately after creating a contact or edge. | This PC | +| **** | Auto input box on contact creation | Open the address input box immediately after creating a contact or edge. | This PC | 
-| **** | Monitoring port | Select the board serial channel that sends ladder-monitoring data. | Current project |+| **** | Monitoring port | Select the board serial channel that sends ladder-monitoring data. | Current project |
  
 Clearing **Use Ladder** does not delete ladder tabs. It excludes only the generated ladder code from the build. Clearing **Use Ladder** does not delete ladder tabs. It excludes only the generated ladder code from the build.
Line 127: Line 129:
 ^ Marker ^ Color ^ Current use ^ ^ Marker ^ Color ^ Current use ^
 | **①** | Cell color | Ladder-cell background | | **①** | Cell color | Ladder-cell background |
-| **** | Selected cell color | Selected ladder cell | +| **** | Selected cell color | Selected ladder cell | 
-| **** | Line color | Contacts, connection lines, and coils | +| **** | Line color | Contacts, connection lines, and coils | 
-| **** | Text color | Addresses and box-function text | +| **** | Text color | Addresses and box-function text | 
-| **** | Symbol color | Marked **planned** and not currently applied to the ladder. | +| **** | Symbol color | Marked **planned** and not currently applied to the ladder. | 
-| **** | Monitoring color | Marked **planned** and not currently applied to the ladder. |+| **** | Monitoring color | Marked **planned** and not currently applied to the ladder. |
  
 ^ Marker ^ Item ^ Default ^ Allowed range ^ ^ Marker ^ Item ^ Default ^ Allowed range ^
-| **** | Width | 100px | 100–240px | +| **** | Width | 100px | 100–240px | 
-| **** | Height | 60px | 40–120px | +| **** | Height | 60px | 40–120px | 
-| **** | Columns | 12 | 4–32 | +| **** | Columns | 12 | 4–32 | 
-| **** | Text size | 13px | 9–24px | +| **** | Text size | 13px | 9–24px | 
-| **** | Line width | 2 | 1–4 in 0.5 steps | +| **** | Line width | 2 | 1–4 in 0.5 steps | 
-| **** | Factory Reset | - | Restore the input fields to their defaults. | +| **** | Factory Reset | - | Restore the input fields to their defaults. | 
-| **** | Save | - | Apply the entered design to the selected theme on this PC. |+| **** | Save | - | Apply the entered design to the selected theme on this PC. |
  
 {{ :en-us_products:mpino_studio2:ladder-design-before-after.svg?1000 |Ladder design before and after saving }} {{ :en-us_products:mpino_studio2:ladder-design-before-after.svg?1000 |Ladder design before and after saving }}
Line 157: Line 159:
 | **①** | Undo | ''Ctrl + Z'' | Undo the most recent ladder edit. | | **①** | Undo | ''Ctrl + Z'' | Undo the most recent ladder edit. |
 | **②** | Cut | ''Ctrl + X'' | Copy the selected ladder cells and clear the originals. | | **②** | Cut | ''Ctrl + X'' | Copy the selected ladder cells and clear the originals. |
-| **** | Copy | ''Ctrl + C'' | Copy the selected ladder cells. | +| **** | Copy | ''Ctrl + C'' | Copy the selected ladder cells. | 
-| **** | Paste | ''Ctrl + V'' | Paste copied cells at the current selection. | +| **** | Paste | ''Ctrl + V'' | Paste copied cells at the current selection. | 
-| **** | Delete | ''Delete'' | Clear the selected ladder cells. |+| **** | Delete | ''Delete'' | Clear the selected ladder cells. |
  
 ^ Marker ^ View item ^ Default shortcut ^ Action ^ ^ Marker ^ View item ^ Default shortcut ^ Action ^
-| **** | Toggle Sidebar | ''Ctrl + B'' | Show or hide the left sidebar. | +| **** | Toggle Sidebar | ''Ctrl + B'' | Show or hide the left sidebar. | 
-| **** | Toggle Panel | ''Ctrl + J'' | Show or hide the bottom panel below the editor. | +| **** | Toggle Panel | ''Ctrl + J'' | Show or hide the bottom panel below the editor. | 
-| **** | Toggle Monitoring | ''Ctrl + M'' | Start or stop ladder monitoring. |+| **** | Toggle Monitoring | ''Ctrl + M'' | Start or stop ladder monitoring. |
  
 Cut, Copy, Paste, and Delete in the top **Edit** menu apply to ladder tabs. To edit Arduino Code text, use the same shortcuts while focus is in the code editor. Cut, Copy, Paste, and Delete in the top **Edit** menu apply to ladder tabs. To edit Arduino Code text, use the same shortcuts while focus is in the code editor.
Line 180: Line 182:
 ^ Marker ^ Item ^ Default shortcut ^ Action ^ ^ Marker ^ Item ^ Default shortcut ^ Action ^
 | **①** | Build | ''Ctrl + R'' | Transpile and compile the current editor content. | | **①** | Build | ''Ctrl + R'' | Transpile and compile the current editor content. |
-| **** | Upload | ''Ctrl + U'' | Build the current content and upload it through the selected port. | +| **** | Upload | ''Ctrl + U'' | Build the current content and upload it through the selected port. | 
-| **** | Cancel Upload | - | Stop an upload in progress. | +| **** | Cancel Upload | - | Stop an upload in progress. | 
-| **** | Communication | - | Configure serial communication channels on the board. | +| **** | Communication | - | Configure serial communication channels on the board. | 
-| **** | Memory Write List | - | View and change memory values on the running board. |+| **** | Memory Write List | - | View and change memory values on the running board. |
  
 See [[en-us_products:mpino_studio2:first_project#build_the_project|Phase 1 · Build the Project]] for building, port selection, and upload. See [[en-us_products:mpino_studio2:first_project#build_the_project|Phase 1 · Build the Project]] for building, port selection, and upload.
Line 198: Line 200:
 | **③** | Slave ID | 1–247 | | **③** | Slave ID | 1–247 |
 | **④** | Baud Rate | Baud used by the channel | | **④** | Baud Rate | Baud used by the channel |
-| **** | Data Bits | 5, 6, 7, or 8 | +| **** | Data Bits | 5, 6, 7, or 8 | 
-| **** | Stop Bits | 1 or 2 | +| **** | Stop Bits | 1 or 2 | 
-| **** | Parity | None, Even, or Odd |+| **** | Parity | None, Even, or Odd |
  
 Select **None** to leave the channel unused. Selecting **Modbus RTU Slave** or **LS Electric Cnet Slave** enables the Slave ID and serial settings. The defaults are Slave ID 1, 115200bps, 8 data bits, 1 stop bit, and no parity. Select **None** to leave the channel unused. Selecting **Modbus RTU Slave** or **LS Electric Cnet Slave** enables the Slave ID and serial settings. The defaults are Slave ID 1, 115200bps, 8 data bits, 1 stop bit, and no parity.
Line 274: Line 276:
 | **④** | Direction/Function | Input, output, analog, or another pin function | Read only | | **④** | Direction/Function | Input, output, analog, or another pin function | Read only |
 | **⑤** | Use | Whether the mapping is enabled in the current project | Yes | | **⑤** | Use | Whether the mapping is enabled in the current project | Yes |
-| **** | Description | Description of the pin's purpose | Yes |+| **** | Description | Description of the pin's purpose | Yes |
  
 A pin with **Use** cleared is excluded from generated ladder I/O code. A build fails if the ladder references the LD address of a disabled pin. A pin with **Use** cleared is excluded from generated ladder I/O code. A build fails if the ladder references the LD address of a disabled pin.
Line 378: Line 380:
  
 ===== Related Documentation ===== ===== Related Documentation =====
- 
-  * [[en-us_products:mpino_studio2:activity_bar|Phase 8 · Activity Bar and Side Panels]] 
  
   * [[en-us_products:mpino_studio2:first_project|Phase 1 · Create Your First Project]] — project creation, build, and upload   * [[en-us_products:mpino_studio2:first_project|Phase 1 · Create Your First Project]] — project creation, build, and upload
Line 386: Line 386:
   * [[en-us_products:mpino_studio2:code_editor|Phase 5 · Editing Arduino Code]] — code editing and file management   * [[en-us_products:mpino_studio2:code_editor|Phase 5 · Editing Arduino Code]] — code editing and file management
   * [[en-us_products:mpino_studio2:monitoring|Phase 6 · Serial and Ladder Monitoring]] — monitoring connections and port usage   * [[en-us_products:mpino_studio2:monitoring|Phase 6 · Serial and Ladder Monitoring]] — monitoring connections and port usage
 +  * [[en-us_products:mpino_studio2:activity_bar|Phase 8 · Activity Bar and Side Panels]] — Explorer, Ladder Settings, libraries, and symbols
   * [[en-us_products:mpino_studio2|MPINO STUDIO 2 User Manual]]   * [[en-us_products:mpino_studio2|MPINO STUDIO 2 User Manual]]
  
-[[en-us_products:mpino_studio2:monitoring|← Phase 6 · Serial and Ladder Monitoring]] | [[en-us_products:mpino_studio2|Back to the MPINO STUDIO 2 User Manual]]+[[en-us_products:mpino_studio2:monitoring|← Phase 6 · Serial and Ladder Monitoring]] | [[en-us_products:mpino_studio2:activity_bar|Phase 8 · Activity Bar and Side Panels →]] | [[en-us_products:mpino_studio2|Back to the MPINO STUDIO 2 User Manual]]
  
en-us_products/mpino_studio2/menus_settings.1789114805.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki