en-us_products:mpaino
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en-us_products:mpaino [2026/09/12 16:28] – 바깥 편집 127.0.0.1 | en-us_products:mpaino [2026/09/15 15:28] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== MPAINO Series ====== | ====== MPAINO Series ====== | ||
| + | |||
| + | [[en-us_guide: | ||
| + | |||
| + | [[: | ||
| MPAINO Series is a modular industrial Arduino family that controls digital I/O, analog I/O, temperature sensor inputs, and high-speed pulse I/O using Arduino IDE (Arduino C/C++) or MPINO STUDIO 2 (Arduino C/C++ & ladder logic). | MPAINO Series is a modular industrial Arduino family that controls digital I/O, analog I/O, temperature sensor inputs, and high-speed pulse I/O using Arduino IDE (Arduino C/C++) or MPINO STUDIO 2 (Arduino C/C++ & ladder logic). | ||
| Line 34: | Line 38: | ||
| Optional modules provide analog I/O, temperature sensor inputs, and high-speed pulse outputs. | Optional modules provide analog I/O, temperature sensor inputs, and high-speed pulse outputs. | ||
| + | |||
| + | ===== MPAINO Series specifications ===== | ||
| + | |||
| + | Find the Arduino IDE board name, download cable, driver, and base pin numbers for each product. For option-module pin numbers, check the ordered configuration and that module' | ||
| + | |||
| + | ^ Product ^ Arduino IDE board ^ Download cable and driver ^ Pin type ^ Pin numbers ^ | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs (R model) | D64–D71 | | ||
| + | | ::: | ::: | ::: | Transistor outputs (T model) | D64–D71 | | ||
| + | | ::: | ::: | ::: | Module high-speed inputs / interrupts | D0, D1 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs (R model) | D64–D79 | | ||
| + | | ::: | ::: | ::: | Transistor outputs (T model) | D64–D79 | | ||
| + | | ::: | ::: | ::: | Module high-speed inputs / interrupts | D0, D1 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs | D64–D95 | | ||
| + | | ::: | ::: | ::: | Module high-speed inputs / interrupts | D0, D1 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs (R model) | D64–D87 | | ||
| + | | ::: | ::: | ::: | Transistor outputs (T model) | D64–D87 | | ||
| + | | ::: | ::: | ::: | Module high-speed inputs / interrupts | D0, D1 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs | D64–D79 | | ||
| + | | ::: | ::: | ::: | Module high-speed inputs / interrupts | D0, D1 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs (R model) | D64–D95 | | ||
| + | | ::: | ::: | ::: | Transistor outputs (T model) | D64–D95 | | ||
| + | | ::: | ::: | ::: | Module high-speed inputs / interrupts | D0, D1 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs (R model) | D64–D111 | | ||
| + | | ::: | ::: | ::: | Transistor outputs (T model) | D64–D111 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| + | | [[en-us_products: | ||
| + | | ::: | ::: | ::: | Relay outputs (R model) | D64–D127 | | ||
| + | | ::: | ::: | ::: | Transistor outputs (T model) | D64–D127 | | ||
| + | | ::: | ::: | ::: | CPU interrupts | D20, D21 | | ||
| ===== CPU module ===== | ===== CPU module ===== | ||
| Line 57: | Line 103: | ||
| The combined total of analog outputs and high-speed pulse outputs cannot exceed 12 points. \\ | The combined total of analog outputs and high-speed pulse outputs cannot exceed 12 points. \\ | ||
| Products with optional modules are custom-built, | Products with optional modules are custom-built, | ||
| - | |||
| - | ==== Option module front views ==== | ||
| - | |||
| - | These are the front views of the option modules. Click an image to enlarge it. | ||
| - | |||
| - | ^ X ^ F ^ Y ^ K ^ K2 ^ | ||
| - | | {{: | ||
| - | |||
| - | PWM0–PWM5 on the K2 image are terminal labels on the second K module. Its additional program channels are 6–11. | ||
| ===== Logical channel numbers ===== | ===== Logical channel numbers ===== | ||
| Line 83: | Line 120: | ||
| const uint8_t outputChannel = 64; | const uint8_t outputChannel = 64; | ||
| - | void setup() { | + | void setup() {} |
| - | pinMode(inputChannel, | + | |
| - | pinMode(outputChannel, | + | |
| - | } | + | |
| void loop() { | void loop() { | ||
| Line 95: | Line 129: | ||
| On MPAINO, '' | On MPAINO, '' | ||
| - | [[: | + | [[: |
en-us_products/mpaino.1789198137.txt.gz · Last modified: by 127.0.0.1
