en-us_products:mpaino_24a24r
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en-us_products:mpaino_24a24r [2026/09/13 00:34] – external edit 127.0.0.1 | en-us_products:mpaino_24a24r [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~D3 \\ D4~D7 | 8 isolated digital inputs \\ D0/D1 also serve as INT0/INT1 | {{: | | Module 0 | COM0 \\ COM1 | D0~D3 \\ D4~D7 | 8 isolated digital inputs \\ D0/D1 also serve as INT0/INT1 | {{: | ||
| Line 170: | Line 176: | ||
| ===== 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 | COM2 \\ COM3 | D64~D67 \\ D68~D71 | 8 relay outputs \\ 4 points/1COM | {{: | | Module 0 | COM2 \\ COM3 | D64~D67 \\ D68~D71 | 8 relay outputs \\ 4 points/1COM | {{: | ||
| Line 279: | Line 286: | ||
| <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 298: | Line 305: | ||
| <code cpp> | <code cpp> | ||
| - | // MP download | + | // USB download |
| void setup() { | void setup() { | ||
| Serial.begin(115200); | Serial.begin(115200); | ||
| Line 317: | Line 324: | ||
| <code cpp> | <code cpp> | ||
| - | // MP download | + | // USB download |
| void setup() { | void setup() { | ||
| Serial.begin(115200); | Serial.begin(115200); | ||
| Line 891: | Line 898: | ||
| - 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 913: | Line 920: | ||
| [[: | [[: | ||
| - | |||
en-us_products/mpaino_24a24r.1789227264.txt.gz · Last modified: by 127.0.0.1
