en-us_products:mpaino_32a16r
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en-us_products:mpaino_32a16r [2026/09/13 00:34] – external edit 127.0.0.1 | en-us_products:mpaino_32a16r [2026/09/15 15:28] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| Program the controller with Arduino IDE (Arduino C/C++) or MPINO STUDIO 2 (Arduino C/C++ & ladder logic). | Program the controller with Arduino IDE (Arduino C/C++) or MPINO STUDIO 2 (Arduino C/C++ & ladder logic). | ||
| + | |||
| + | See the [[: | ||
| + | |||
| + | |||
| + | |||
| \\ | \\ | ||
| Line 42: | Line 47: | ||
| ===== Digital inputs ===== | ===== Digital inputs ===== | ||
| + | [[: | ||
| ^ Module ^ Group ^ Terminal ^ Input Configuration ^ Terminals and Wiring Example ^ | ^ Module ^ Group ^ Terminal ^ Input Configuration ^ Terminals and Wiring Example ^ | ||
| | Module 0 | COM0 \\ COM1 | D0~D7 \\ D8~D15 | 16 isolated digital inputs \\ D0/D1 also serve as INT0/INT1 | {{: | | Module 0 | COM0 \\ COM1 | D0~D7 \\ D8~D15 | 16 isolated digital inputs \\ D0/D1 also serve as INT0/INT1 | {{: | ||
| Line 169: | Line 175: | ||
| ===== Relay outputs ===== | ===== Relay outputs ===== | ||
| + | [[: | ||
| ^ Module ^ Group ^ Output terminals ^ Contact configuration ^ Terminals and Wiring Example ^ | ^ Module ^ Group ^ Output terminals ^ Contact configuration ^ Terminals and Wiring Example ^ | ||
| | Module 0 | COM0~COM3 | D64~D79 | 16 relay outputs \\ 4 points/1COM | {{: | | Module 0 | COM0~COM3 | D64~D79 | 16 relay outputs \\ 4 points/1COM | {{: | ||
| Line 276: | Line 283: | ||
| <code cpp> | <code cpp> | ||
| - | // Serial Monitor via MP download | + | // Serial Monitor via USB download |
| void setup() { | void setup() { | ||
| Serial.begin(115200); | Serial.begin(115200); | ||
| Line 295: | Line 302: | ||
| <code cpp> | <code cpp> | ||
| - | // MP download | + | // USB download |
| void setup() { | void setup() { | ||
| Serial.begin(115200); | Serial.begin(115200); | ||
| Line 314: | Line 321: | ||
| <code cpp> | <code cpp> | ||
| - | // MP download | + | // USB download |
| void setup() { | void setup() { | ||
| Serial.begin(115200); | Serial.begin(115200); | ||
| Line 888: | Line 895: | ||
| - Select the verified COM number under Tools → Port in Arduino IDE. | - Select the verified COM number under Tools → Port in Arduino IDE. | ||
| - Select '' | - Select '' | ||
| - | - Select '' | + | - Click **Verify (✓)** in Arduino IDE. If there are no errors, click **Upload (→)** to transfer |
| [[https:// | [[https:// | ||
| Line 910: | Line 917: | ||
| [[: | [[: | ||
| - | |||
en-us_products/mpaino_32a16r.1789227264.txt.gz · Last modified: by 127.0.0.1
