From f31c621c201cad28220371f0492ae418af88ab58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20M=C3=A9ndez?= Date: Mon, 17 Jun 2024 09:56:17 -0400 Subject: [PATCH 1/2] Output mapping table added --- .../opta/tutorials/01.user-manual/content.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md b/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md index e369e65839..82c7a33bff 100644 --- a/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md +++ b/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md @@ -2210,6 +2210,20 @@ The Opta™ Expansions have **8 relay outputs** accessible through terminals pai ![Opta Digital Expansions outputs](assets/variants-emr-ssr-new.png) +Relay Output terminals are mapped as described in the following table: + +| **Opta Digital Expansion Terminal** | **Arduino Pin Mapping** | +|:-----------------------------------:|:-----------------------:| +| Relay 1 | 0 | +| Relay 2 | 1 | +| Relay 3 | 2 | +| Relay 4 | 3 | +| Relay 5 | 4 | +| Relay 6 | 5 | +| Relay 7 | 6 | +| Relay 8 | 7 | + + The **Ext D1608E (EMR)** variant features 8 electromechanical relays with the following characteristics: From dddea2e1e897ff0094152df2fe72ddde1d435244 Mon Sep 17 00:00:00 2001 From: jcarolinares Date: Tue, 9 Jul 2024 15:21:39 +0200 Subject: [PATCH 2/2] Small format improvement for the new table --- .../opta/tutorials/01.user-manual/content.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md b/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md index 82c7a33bff..f2d19330a7 100644 --- a/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md +++ b/content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md @@ -2213,15 +2213,15 @@ The Opta™ Expansions have **8 relay outputs** accessible through terminals pai Relay Output terminals are mapped as described in the following table: | **Opta Digital Expansion Terminal** | **Arduino Pin Mapping** | -|:-----------------------------------:|:-----------------------:| -| Relay 1 | 0 | -| Relay 2 | 1 | -| Relay 3 | 2 | -| Relay 4 | 3 | -| Relay 5 | 4 | -| Relay 6 | 5 | -| Relay 7 | 6 | -| Relay 8 | 7 | +| :---------------------------------: | :---------------------: | +| Relay 1 | 0 | +| Relay 2 | 1 | +| Relay 3 | 2 | +| Relay 4 | 3 | +| Relay 5 | 4 | +| Relay 6 | 5 | +| Relay 7 | 6 | +| Relay 8 | 7 | The **Ext D1608E (EMR)** variant features 8 electromechanical relays with the following characteristics: