en-us_products:mpino_studio2:first_project
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en-us_products:mpino_studio2:first_project [2026/09/08 13:59] – 바깥 편집 127.0.0.1 | en-us_products:mpino_studio2:first_project [2026/09/14 12:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| * A PC with MPINO Studio 2 installed | * A PC with MPINO Studio 2 installed | ||
| * An MPINO-8A4R(T)-S board | * An MPINO-8A4R(T)-S board | ||
| - | * An MP download cable | + | * An MP download cable (for MPINO-8A4R(T)-S) |
| * A P0 input signal wired according to the product manual if you will perform the live input test | * A P0 input signal wired according to the product manual if you will perform the live input test | ||
| Line 23: | Line 23: | ||
| ===== 2. Initial Screen ===== | ===== 2. Initial Screen ===== | ||
| - | MPINO Studio 2 opens an Untitled project that you can edit immediately. The Explorer already contains the '' | + | MPINO Studio 2 opens **① an Untitled project** that you can edit immediately. The Explorer already contains |
| - | {{ : | + | {{ : |
| - | On the first launch, a notice about automatic error reporting appears once. Read the notice and select **OK** to close it. You can later change this option under **Settings | + | On the first launch, a notice about automatic error reporting appears once. Read the notice and select **OK** to close it. You can later change this option under **File → Preferences |
| - | {{ : | + | {{ : |
| ===== 3. Learn the Six Screen Areas ===== | ===== 3. Learn the Six Screen Areas ===== | ||
| Line 35: | Line 35: | ||
| Identify these areas before editing the project. | Identify these areas before editing the project. | ||
| - | - **Menu bar:** File, Edit, View, Run, Settings, and Help | + | - **① Menu bar:** File, Edit, View, Run, Settings, and Help |
| - | - **Activity bar:** Explorer, | + | - **② Activity bar:** Explorer, |
| - | - **Sidebar: | + | - **③ Sidebar:** Project and board information for the selected activity |
| - | - **Editor:** Arduino C code or ladder circuit editor | + | - **④ Editor:** Arduino C code or ladder circuit editor |
| - | - **Bottom panel:** Build output, problems, mnemonic view, and Serial Monitor | + | - **⑤ Bottom panel:** Build output, problems, mnemonic view, and Serial Monitor |
| - | - **Status bar:** Current status and port selector | + | - **⑥ Status bar:** Current status and port selector |
| - | {{ : | + | {{ : |
| - | The **Ready** | + | **⑦ Ready** at the lower left is a static |
| ===== 4. Create a Project and Select the Board ===== | ===== 4. Create a Project and Select the Board ===== | ||
| Line 50: | Line 50: | ||
| - Select **File → New**, or press '' | - Select **File → New**, or press '' | ||
| - If the current project contains unsaved changes, choose whether to continue in the confirmation window. | - If the current project contains unsaved changes, choose whether to continue in the confirmation window. | ||
| - | - In the board selection window, select | + | - In the board selection window, select **① the MPINO-8A4R(T)-S |
| - | - Select | + | - Choose |
| - When the new project opens, press '' | - When the new project opens, press '' | ||
| + | - Open **Settings → Ladder Pin Map Settings**, select **Use** for the '' | ||
| + | - Press '' | ||
| - | {{ : | + | {{ : |
| Selecting the board does not create a file on disk. The name and location of the '' | Selecting the board does not create a file on disk. The name and location of the '' | ||
| Line 60: | Line 62: | ||
| ===== 5. Place the P0 Contact and P32 Coil ===== | ===== 5. Place the P0 Contact and P32 Coil ===== | ||
| - | In the Explorer, select **Ladder → ladderLoop**. Select a grid cell first, then use a toolbar button or function key to place an element in that cell. | + | In the Explorer, select **① Ladder → ladderLoop**. Select a grid cell first, then use a toolbar button or function key to place an element in that cell. |
| - | - Select row 1, column 1, then choose **NO contact** or press '' | + | - Select row 1, column 1, then choose **② NO contact** or press '' |
| - | - Select row 1, column 2, then choose **output coil** or press '' | + | - Select row 1, column 2, then choose **③ output coil** or press '' |
| - | - Press '' | + | - Press '' |
| - | - Press '' | + | - Press '' |
| - Confirm that your screen matches the figure below. | - Confirm that your screen matches the figure below. | ||
| - | {{ : | + | {{ : |
| - | Pressing | + | Press '' |
| - | {{ : | + | {{ : |
| ==== Common Ladder Tools ==== | ==== Common Ladder Tools ==== | ||
| Line 110: | Line 112: | ||
| - Select **Run → Build**, or press '' | - Select **Run → Build**, or press '' | ||
| - | - Confirm that the bottom panel switches to **Build Output**. | + | - Confirm that the bottom panel switches to **① Build Output**. |
| - Wait for the compilation log to finish. | - Wait for the compilation log to finish. | ||
| - | - The build succeeded if the final line contains '' | + | - The build succeeded if the final line contains |
| - | {{ : | + | {{ : |
| If the build fails, start with the error summary and the last part of the log. Check the selected board, cell addresses, and code syntax in that order. | If the build fails, start with the error summary and the last part of the log. Check the selected board, cell addresses, and code syntax in that order. | ||
| Line 122: | Line 124: | ||
| > **Caution: | > **Caution: | ||
| - | - Connect the board to the PC with the MP download cable. | + | - Connect the MPINO-8A4R(T)-S |
| - | - Select **Select Port** at the right side of the status bar. | + | - In Windows **Device Manager → Ports (COM & LPT)**, check for '' |
| - | - Choose the required port, such as '' | + | - Select **① Select Port** at the right side of the status bar. |
| + | - Choose the required port, such as '' | ||
| - Select **Run → Upload**, or press '' | - Select **Run → Upload**, or press '' | ||
| - Confirm that the upload log continues below the build log and ends normally. | - Confirm that the upload log continues below the build log and ends normally. | ||
| - | {{ : | + | {{ : |
| The port list refreshes automatically when the drop-down opens. You can cancel an upload from the bottom panel while it is running. | The port list refreshes automatically when the drop-down opens. You can cancel an upload from the bottom panel while it is running. | ||
| Line 136: | Line 139: | ||
| ==== Serial Monitor ==== | ==== Serial Monitor ==== | ||
| - | Select | + | Select **① Serial Monitor** in the Activity bar. Choose |
| - | {{ : | + | {{ : |
| ==== Real-Time Ladder Monitoring ==== | ==== Real-Time Ladder Monitoring ==== | ||
| - | Before using real-time monitoring, select a communication port under **Settings | + | Before using real-time monitoring, select a communication port under **File → Preferences |
| - | When a physical input signal reaches P0, the energized | + | When a physical input signal reaches P0, **② the P0 contact** and **③ the P32 coil** are highlighted. Press '' |
| - | {{ : | + | {{ : |
| ===== 10. Phase 1 Shortcuts ===== | ===== 10. Phase 1 Shortcuts ===== | ||
| Line 171: | Line 174: | ||
| * You selected the correct port and uploaded the project. | * You selected the correct port and uploaded the project. | ||
| * The P32 coil's monitoring state changes with the P0 input. | * The P32 coil's monitoring state changes with the P0 input. | ||
| + | |||
| + | ===== Follow Along with MPAINO-8A8R(T) ===== | ||
| + | |||
| + | For MPAINO-8A8R(T), | ||
| + | |||
| + | Connect the USB download port on the MPAINO-8A8R(T) CPU module to the PC with a standard USB cable. In Windows **Device Manager → Ports (COM & LPT)**, check for '' | ||
| + | |||
| + | ^ Item ^ MPINO-8A4R(T)-S example on this page ^ MPAINO-8A8R(T) ^ | ||
| + | | Board selection | '' | ||
| + | | First digital input | '' | ||
| + | | First digital output | '' | ||
| + | |||
| + | - Select the '' | ||
| + | - Under **Settings → Ladder Pin Map Settings**, check that **Use** is enabled for input '' | ||
| + | - Place an NO contact at '' | ||
| + | - Follow **Build → Select the COM port above in the status bar → Upload → Verify Operation**. Check wiring against the [[: | ||
| + | |||
| + | Other MPAINO models can have different I/O counts and module configurations. Check the pin map of the selected project board and use the addresses for your model. | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
| Line 176: | Line 197: | ||
| ^ Symptom ^ What to check ^ | ^ Symptom ^ What to check ^ | ||
| | Upload stops immediately. | Make sure a port is selected in the status bar. | | | Upload stops immediately. | Make sure a port is selected in the status bar. | | ||
| - | | P0 or P32 does not behave as expected. | Check that the selected board matches the physical product and that both cell addresses are correct. | | + | | P0 or the output |
| | The ladder does not show energized elements. | Set the monitoring port, then build and upload the project again. | | | The ladder does not show energized elements. | Set the monitoring port, then build and upload the project again. | | ||
| | The build fails. | Read the last error in Build Output and check the '' | | The build fails. | Read the last error in Build Output and check the '' | ||
| + | |||
| + | |||
| + | ===== Related Documentation ===== | ||
| + | |||
| + | * [[en-us_products: | ||
| + | * [[en-us_products: | ||
| [[: | [[: | ||
en-us_products/mpino_studio2/first_project.1788843564.txt.gz · Last modified: by 127.0.0.1
