en-us_products:mpaino_48a48t
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en-us_products:mpaino_48a48t [2026/09/13 00:34] – external edit 127.0.0.1 | en-us_products:mpaino_48a48t [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 41: | Line 46: | ||
| ===== 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 | {{: | | Module 0 | COM0 \\ COM1 | D0~D3 \\ D4~D7 | 8 isolated digital inputs | {{: | ||
| Line 172: | Line 178: | ||
| ===== Transistor outputs ===== | ===== Transistor outputs ===== | ||
| + | [[: | ||
| ^ Module ^ Output terminals ^ Output power ^ Output configuration ^ Terminals and Wiring Example ^ | ^ Module ^ Output terminals ^ Output power ^ Output configuration ^ Terminals and Wiring Example ^ | ||
| | Module 0 | D64~D71 | P24 \\ N24 | 8 isolated SINK transistor outputs | {{: | | Module 0 | D64~D71 | P24 \\ N24 | 8 isolated SINK transistor outputs | {{: | ||
| Line 283: | Line 290: | ||
| <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 302: | Line 309: | ||
| <code cpp> | <code cpp> | ||
| - | // MP download | + | // USB download |
| void setup() { | void setup() { | ||
| Serial.begin(115200); | Serial.begin(115200); | ||
| Line 321: | Line 328: | ||
| <code cpp> | <code cpp> | ||
| - | // MP download | + | // USB download |
| void setup() { | void setup() { | ||
| Serial.begin(115200); | Serial.begin(115200); | ||
| Line 895: | Line 902: | ||
| - 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 917: | Line 924: | ||
| [[: | [[: | ||
| - | |||
en-us_products/mpaino_48a48t.1789227264.txt.gz · Last modified: by 127.0.0.1
